/*
Theme Name: Azzarello Group
Theme URI: http://www.azzarellogroup.com/
Description: The default Azzarello Group theme is based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Lam Huynh
Author URI: http://www.businesscoachlistings.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Azzarello v1.0
	 http://azzarellogroup.com/

	This theme was designed and built by Lam Huynh

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body {
	margin : 20px 10px;
	background: #efece2;	
	font-size:12px;	
	line-height:18px;
	font-family: 'lucida sans',arial, sans-serif;
	color: #7b6d6a;
}




.hr_blog { 
	height: 1px; 
	margin-top:12px; 
	margin-bottom:13px; 
	background-image: url(/images/dottedHR.gif);
	background-repeat: repeat-x;
} 
ul.triNav {
		margin: 0;
		padding: 0px 6px 7px 6px;
		list-style-type: none;
		line-height:24px;
		font-size:13px;
}
ul.archs {
		margin: 0;
		padding: 0px 6px 7px 6px;
		list-style-type: none;
		line-height:21px;
		font-size:13px;
}
h1 {
	font: 26px times;
	color: #806a65;
	margin : 0 0 10px 0;
	padding-bottom: 2px;
}

h2 {
	font: 26px times;
	color: #806a65;
	margin : 0 0 5px 0;
	padding-bottom: 2px;


}

h3 {
	font:bold 16px arial;
	color: #cf5057;
	margin : 20px 0 12px 0;
}

h4 {
	font:bold 14px arial;
	color: #cf5057;
	margin : 20px 0 12px 0;

}

h5 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 20px;

}

/* BOXES STYLES */
.boxMain {
margin-left:5px;margin-top:5px;
}
.boxHeader {
width:220px;height:24px;padding-top:6px;padding-left:10px;background:#ffffff url(/images/boxTopBg.gif) no-repeat;font:15px times;color:#ffffff;
}
.boxCenter {
width:205px;padding:10px 15px 5px 10px;background:#ffffff url(/images/boxMidBg.gif) repeat-y;font:12px/18px lucida sans;
}
.boxFooter {
width:230px;height:17px;background:#ffffff url(/images/boxBtmBg.gif) no-repeat;
}
.joinNow {
text-align:center;padding-top:10px;
}
.sendBtn {
float:left;padding-left:5px;
}
.grey {
color:#888888;
}
#footerBtm {
width:840px;height:7px;background:#ffffff url(/images/footerShadowBg.gif);
}
#footer_blog {
width:840px;height:23px;padding-left:10px;color:#ffffff;text-align:left;font:normal 11px arial;padding-top:30px;background:#ffffff url(/images/footerBg.gif);
}

a.footer_blog:link  {	
	color:#ffffff;
	text-decoration:underline;
}
a.footer_blog:visited  {	
	color:#ffffff;
	text-decoration:underline;
}
a.footer_blog:hover  {	
	color:#ffffff;
	text-decoration:underline;
}

#regNav {
float:right;padding-top:13px;padding-right:7px;font:normal 10px arial;
}

a.register:link  {	
	color:#44371b;
	text-decoration:none;
}
a.register:visited  {	
	color:#44371b;
	text-decoration:none;
}
a.register:hover  {	
	color:#b1882e;
	text-decoration:none;
}
#logoNav {
width:850px;text-align:left;
background: #efece2;
}

#header_blog {
width:850px;height:150px;background:#ffffff url(/images/headerBg.gif) repeat-x;
}
#headerTag {
width:840px;height:53px;padding-top:29px;font:normal 24px times;color:#f7efde;text-align:right;
}

ul li {
padding-left: 15px;
background-image: url('/themes/azzarello/images/global/bullet.gif');
background-repeat: no-repeat;
background-position: 0px 6px;
line-height: 18px;
list-style-type : none;
}

#topNav ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	
	
}

#topNav li
{
	float: left;
	margin: 0 0px 0 0;
	padding: 0;
	list-style: none;
	font: normal 12px/12px lucida sans;
	background-image: none;
	}

#topNav a
{

	display: block;
	float: none
}

	
 #topNav a
{
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
	padding:6px 30px 5px 30px;

}

#topNav a:hover
{
	font-weight:bold;
	color: #54413d;
	background:#d2bc93;
	text-decoration: none;
	padding:6px 30px 5px 30px;
	background-image: url(/images/nav_bg.gif); background-position:center center;background-repeat: no-repeat;
	
}


 #topNav  a#selected
{
	font-weight:bold;
	color: #54413d;
	background:#d2bc93;
	text-decoration: none;
	padding:6px 30px 5px 30px;
	background-image: url(/images/nav_bg.gif); background-position:center center;background-repeat: no-repeat;
}

 #topNav a.blog:link  {
	text-decoration:none;
	padding:6px 16px 6px 16px;
	background-image: url(/images/blogBg.gif); background-position:center center;background-repeat: no-repeat;
}
 #topNav a.blog:visited  {
	text-decoration:none;
	padding:6px 16px 6px 16px;
	background-image: url(/images/blogBg.gif); background-position:center center;background-repeat: no-repeat;

}
 #topNav a.blog:hover  {
	color:#ffffff;
	text-decoration:underline;
	padding:6px 16px 6px 16px;
	background-image: url(/images/blogBg.gif); background-position:center center;background-repeat: no-repeat;

}


 #topNav a.blog_blog:link  {	
	text-decoration:underline;
}
 #topNav a.blog_blog:visited  {	
	text-decoration:underline;
	
}
 #topNav a.blog_blog:hover  {	
	color:#54413d;
	text-decoration:underline;

	background:none;
}
 #topNav a.rss:link  {	
	text-decoration:none;
}
 #topNav a.rss:visited  {	
	text-decoration:none;
}
 #topNav a.rss:hover  {	
	text-decoration:none;
	background:none;
}

#sidebar ul{
list-style-type : none;
padding: 0px 20px 0 10px;
margin: 0px;
} 

#sidebar a:link, #sidebar a:visited, h2 a:link, h2 a:visited {
text-decoration: none;
}

a:link, a:visited {
text-decoration: underline;
}


#sidebar ul li {
padding: 0px;
margin: 0px 0px 0px 0px;
border: none;
background: none;
}

#sidebar .categories {
list-style : none;
}

#sidebar ul li  ul li {
padding: 0px;
margin: 0px 0px 0px 0px;
border: none;
background: none;
}

.navigation {
	display: block;
width:90%;
	margin-top: 0px;
margin-bottom: 20px;
float: left;
	}
	
	.alignright {
	
	padding-left:30px;
	float: right;
	font-size: 13px;
	}

.alignleft {
	float: left;
		font-size: 13px;

	}

#leftcol {
	padding: 10px 0px 0 10px;
	width: 263px;
	background-color: #ffffff;
	border-right: 1px solid #ccc;


}

#mainbody {
	background-color: #ffffff;
	vertical-align: top;
	width: 506px;
	background-image: url('/themes/azzarello/images/global/ds-bg.gif');
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 30px;
	padding-left: 20px;
}


#mainbody .content {
	padding: 10px 0px 20px 0px;

}

.widgettitle {
font-size: 14px;
font-family: arial;
color: #88736e;
margin-top:0px;margin-bottom:7px;
font-weight:bold;
}

.post {
	background-image: url('/themes/azzarello/images/global/hr.gif');
	background-repeat: repeat-x;
	background-position : bottom;
padding-bottom: 10px;
margin-bottom: 30px;
}


.post h2 {

margin-top: 0px;
margin-bottom: 5px;
}

.post h2 a:link, .post h2 a:visited{
color: #666;

}

.post small {
color: #aaa;
font-weight: bold;
font-size: 10px;
}

.postmetadata a:link ,.postmetadata a:visited,a:link.akst_share_link , a:visited.akst_share_link{
color: #b1882e;
}

strong {
font-weight: bold;

}

em {

font-style : italic;
}

.hl
{
	color: #cf5057;
}