/*************************************
 +Global Classes
 *************************************/
* { margin:0; padding:0; list-style-type: none; }

img {
border:0;
}
a img{border:none !important;}

h3, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}

/*
h1{font:normal 2.8em Georgia,Times,'Times New Roman',serif;color:#D80000;letter-spacing:-.05em;margin-bottom:20px;}
h2{font:bold 2.6em Arial,sans-serif;color:#8DC919;letter-spacing:-.04em;}* html h2{letter-spacing:-.1em;}
h3{font:bold 1.8em Arial,sans-serif;color:#549FC9;letter-spacing:-.04em;}* html h3{letter-spacing:-.1em;}
h4{font:normal 1.6em 'Lucida Grande',Arial,Helvetica,sans-serif;}
*/

h1{font:normal 2.2em Verdana, Georgia,Times,'Times New Roman',serif;color:#e46431;letter-spacing:-.05em;}* html h2{letter-spacing:-.1em;}
h2{font:normal 2.0em Verdana, Arial,sans-serif;color:#000;letter-spacing:-.04em;}* html h2{letter-spacing:-.1em;}
h4{font:normal 1.2em Verdana, 'Lucida Grande',Arial,Helvetica,sans-serif;color:#e46431;}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
	display:inline-block;
}

/* mac hide \*/
	* html .clearfix {height: 1%;}
	 .clearfix {display: block;}
/* End hide */

.clear         { clear:both; }
.block		   { display: block; }
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }



body {
background:#533722 url(images/la_bg.jpg) top center no-repeat;
color:#000000;
font:62.5% Arial,sans-serif;
text-align:left;
}

#container_top {
margin:140px auto 0 auto;
height:10px;
width:972px;
background:url(images/container_top.gif) top center no-repeat;
overflow:hidden;
}
#container {
margin:0 auto 0 auto;
width:972px;
background:#ffffff url(images/bg.gif) repeat-y;
}


/*************************************
 +Header
 *************************************/
#header {
width:958px;
height:116px;
margin:0 auto;
overflow:hidden;
background-image:url(images/header.jpg);
}

#nav {
width:943px;
height:31px;
margin:0 auto;
background-color:#0090e2;
text-align:center;
line-height:31px;
}

	#nav ul {
	margin-left:20px;
	padding:0;
	}
	#nav li {
	margin:0;
	padding:0;
	float:left;
	}
		#nav ul li a {
		font-size:1.4em;
		padding:0 20px;
		text-align:center;
		color:#FFF;
		display:block;
		text-decoration:none;
		}
		#nav ul li a:hover {
		color:#000;
		background-color:#FFF;
		text-decoration:none;
		}


/*************************************
 +Index
 *************************************/
#content {
margin-top:35px;

}

#left {
float:left;
width:663px;
margin-left:25px;
display:inline;
}

#topleft {
width:663px;
margin:0 auto 25px auto;
}

#topleft_content {
background-color:#FFF;
padding:0px 15px 1px 15px;
width: 633px;
background: url(images/pagebg.gif) bottom left repeat-y;
height:225px;
font: 1.2em Arial, Helvetica, Sans-serif;
}
#topleft_content a {
				color:#e46431;
}
.recommended {
				color:#e46431;
				text-decoration: none;
}

#pagecontent {
padding:0px 15px 1px 15px;
width: 633px;
background: url(images/pagebg.gif) bottom left repeat-y;
text-align: left;
}

.post {
		border-bottom:thin dashed #cccccc;
		margin-bottom:20px;
}
.post .postHeader {
		padding:0;
		margin-bottom:20px;
}

.post .postHeader .titleMeta {
		margin:0;
}	
.post .postHeader .titleMeta h1 {
				margin-bottom:2px;
				}
.post .postHeader .titleMeta a {
				color:#e46431;
				text-decoration: none;
}
.post .postHeader .titleMeta a:hover {
				border-bottom:#e46431 1px solid;
}
.post .postHeader .titleMeta h4 {
		font:bold 1.2em Arial, Helvetica, Sans-serif;
		color:#919288;
		
}

.post .postContent {
font: 1.2em Arial, Helvetica, Sans-serif;
margin-bottom:15px;
}
.post .postContent p {
			color:#000000;
			margin-bottom: 1.6em;
			padding: 0px 0px 10px;
			margin: 0px;
		    line-height: 1.6em;	
			padding-left:2px;
}
.post .postContent p img {
			padding:0 10px;
			max-width: 533px;
			border:0;
			}

.post .postContent p a {
			text-decoration:underline;
			color:#e46431;
}
.post .postContent p a:hover {
			text-decoration:underline;
			color:#0090e2;
}
.post .postContent p a img {
			border-bottom:0;
}
.post .postFooter {
margin:15px 0;
}
.post .postFooter .bookmark {
float:left;
width:250px;
}
.post .postFooter .bookmark a {
border-bottom:none;
}
.post .postFooter .numbercomments {
float:right;
}
.post .postFooter .numbercomments a {
color:#000;
font-weight:bold;
font-size:1.2em;
text-decoration:underline;
border-bottom:none;
}	

.navigation a {
		font:bold 1.2em Arial, Helvetica, Sans-serif;
		color:#e46431;
}
.navigation {
	margin-top: 10px;
	margin-bottom: 10px;

	}
/*************************************
 +Sidebar
 *************************************/
#right {
float:right;
width:220px;
margin-right:25px;
}

#sidebar {
padding: 0px 10px 1px 10px;
width:200px;
background: url(images/sidebarbg.gif) bottom left repeat-y;
text-align:left;
}
#sidebar ul li a {
font-size:11px;
font-weight:bold;
color:#000;
text-decoration:underline;
}
#sidebar p {
margin:4px 0;
} 
#sidebar p a {
font-size:11px;
font-weight:bold;
color:#000;
text-decoration:underline;
}
.sb_title {
margin:15px 0;
}
.sb_title a {
color:#e46431;
text-decoration:none;
}
.sb_title a:hover {
border-bottom:#e46431 1px solid;
}
#sidebar .sb_links ul {
margin-bottom:10px;
margin-left:3px;
}	
#sidebar .sb_links li {
margin-top:20px;
}	
#sidebar ul {
margin-bottom:10px;
}
#sidebar li {
margin-top:9px;
}
/*************************************
 +Footer
 *************************************/
#footer {
width:922px;
height:253px;
background:url(images/footerbg.gif) no-repeat;
margin-left:25px;
padding-top:32px;
padding-left:15px;
margin-top:5px;
}
#footer a {
	color:#e46431;
	font-size:1.4em;
}
#footer #footer_logo {
width:199px;
height:198px;
float:left;
display:inline;
}
#footer #footer_general {
float:left;
margin-left:20px;
margin-top:50px;
display:inline;
}
#footer #footer_recommended {
float:right;
margin-right:92px;
width:209px;
height:198px;
display:inline;
}
	#footer #footer_recommended #footer_recommended_title {
	margin:15px 0 0 0;
	color:#FFFFFF;
	font-size:1.4em;
	font-weight:bold;
	text-align:center;
	}
	#footer #footer_recommended #footer_recommended_content {
	width:180px;
	margin:25px auto 0 auto;
	}
	
	#footer #footer_recommended #footer_recommended_content img {
	padding-right:5px;
	}		
	#footer #footer_recommended #footer_recommended_content a {
	color:#000;
	font-size:1.2em;
	font-weight:bold;
	text-decoration:none;
	}
	#footer #footer_recommended #footer_recommended_content a:hover {
	color:#000;
	text-decoration:underline;
	}	
#container_bottom {
margin:0 auto 20px auto;
height:10px;
width:972px;
background:url(images/container_bottom.gif) top center no-repeat;
overflow:hidden;
}	

/*************************************
 +Contact
 *************************************/
#contact_container {
width:922px;
margin-left:25px;
margin-bottom:25px;
}
#contact {
background: url(images/contactbg.gif) bottom left repeat-y;
padding:20px;
}

/*************************************
 +Comments
 *************************************/
.comments_header {
margin:10px auto;
font-size:1.6em;
}