/*
Theme Name: TheLatest Theme
Author: ChiQ Montes
Author URI: http://www.wpthemedesigner.com/
*/

* {
	margin: 0; padding: 0;
}

p {padding: 10px 5px 10px 5px;
text-align:justify;
}


body {
	font-family: Georgia,"Times New Roman",Times,serif; font-size: 13px;
line-height:1.7em;
  margin: 0px;
 /* background: url("images/bg.gif"); */
  background-repeat: repeat-y;
  background-position:center;
  background-color:#f1dfc5; 
  color:#3d2a2f;
}


.commentthis { font-size: 14px;
    font-weight: bold;
list-style: none;
text-align:right;
}

.album {border:5px solid white;}

img  {border: 0px;}


a:link     { color: #b74242; text-decoration: none;} 
a:visited  { color: #b74242; text-decoration: none;} 
a:hover    { color: #000000; background: #F7F4E9; text-decoration: none;}  
a:active   { color: #b74242; text-decoration: none;}

p.subheading {font-family: georgia, "times new roman", serif; 
                  font-style: italic;
                  font-weight: bold;
	          font-size: 16px;
	          color: #562a19;
	          margin: 5px 10px 5px 10px;
}

h1 {font-family: georgia, "times new roman", serif; 
                  font-style: italic;
                  font-weight: bold;
	          font-size: 20px;
	          color: #562a19;
	          margin: 5px 10px 5px 10px;
}


.forumtop {float:right; font-size: 1.2em; padding-right:15px; text-align:right;}

.tiny {font-size:10px;}

.float {float: left;} 

.quote {border: 1px dotted #b74242;
        background: #e8a489;
        padding-right: 20px; padding-left: 20px; padding-top: 10px; padding-bottom: 10px;
        margin-left: 20px; margin-right: 20px; margin-top: 10px; margin-bottom: 10px;
} 



.news {border: 1px dotted #b74242;
        background: #f7c4af;
        padding-right: 20px; padding-left: 20px; padding-top: 10px; padding-bottom: 10px;
        margin-left: 40px; margin-right: 40px; margin-top: 10px; margin-bottom: 10px;
} 


.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

/** BEGIN wrapper **/
#wrapper {
	width: 960px;
	margin: auto auto;
	text-align: left;
/*background: url("images/bg.gif");*/

background-color:#f8dbc8;
}
/** END wrapper **/

/** BEGIN header **/
#header {
	/*background: url(images/headtile.gif) repeat-x 0 0;*/
	margin-bottom: 80px;
background-color:#600d0d;
}


	 #header .buffer .buffer { 
height: 500px; 
	} 
	#header ul {
		list-style-type: none
	}
		#header ul li {
			float: left;
			font-size: 0.8em;
		}
		#header ul li a {
			display: block;
			color: #727272;
			text-transform: uppercase;
			padding: 5px 10px;
		}
		#header ul li a:hover {
			color: #600d0d;
			text-decoration: none;
		}
	#mainbanner {
		clear: both;
		float: left;
		padding: 0px 0 0px 0px;
	}
		

#mainbanner a {
			display: block;
			width: 960px; height: 500px;
			background: url(images/mainheader.jpg) no-repeat 0 0;
			text-indent: -9999px;
background-color:#f6dac5;
			outline: none;

}

	
	#header ol {
		clear: both;
		list-style-type: none;

	}
		#header ol li {
			float: left;
			font-size: 0.9em;
			text-transform: uppercase;
			padding-left: 1px;

			background: url(images/divider.gif) no-repeat 0 0;
		}
			#header ol li.f {
				padding-left: 0;
				background: none;
			}
		#header ol li a {
			color: #727272;
			display: block;
			padding: 9px 10px 10px;
		}
		#header ol li a:hover {
			color: #600d0d;
			text-decoration: none;
		}
	#header form {
		float: right;
		width: 211px; height: 22px;
		background: url(images/search.gif) no-repeat 0 0;
		margin: 5px 10px 0 0;
	}
		#form input {
			border: 0;
			font-size: 0.9em;
			font-family: Verdana;
			float: left;
			width: 138px;
			background-color: transparent;
			margin: 4px 10px 0 2px;
		}
		#form button {
			border: 0;
			width: 61px; height: 22px;
			float: left;
			background-color: transparent;
		}
/** END header **/

/** BEGIN body **/
#body {
	border: none;
	margin: 10px 0;
	/* background: url(images/wrapper.gif) repeat-y 745px 0; */
	background-color: #f8dbc8;
}
/** END body **/

/** BEGIN content **/
#content {
	width: 736px;
	float: left;
/*background-color:#f8dbc8;*/
margin-top:-200px;

}
	#content .buffer {
		padding: 30px 30px;
	}
	#content .post {
		width: 320px; height: 370px;
		float: left;
		padding: 15px 5px;

	}
		#content .post h2 {
			font-size: 1em;
			background-color: #e8b0ae;
			padding: 2px 5px;
			border-bottom: 1px solid #EDEDED;
		}
			#content .post h2 a {
				color: #ba312b;
			}
		#content .post .date {
			font-size: 1em;
			padding: 8px 5px;
		}
			#content .post .date a {
				color: #600d0d;
			}
		#content .post .thumb {
			width: 329px; height: 150px;
			overflow: hidden;
			margin-left: 7px;
		}
			#content .post .thumb img {
				width: 320px;
			}
		#content .post p {
			padding: 20px;
			line-height: 1.4em;
text-align:justify;
font-size:12px;
		}
		#content .post .readmore {
			display: block;
			float: right;
clear:both;
		        text-indent: -9999px;
			width: 101px; height: 23px;
			outline: none;
			background: url(images/readmore.gif) no-repeat 0 0;
		}



/* Newly added */
#content .buffer {
		padding: 30px 30px;
	}
	#content .mainpost {
		width: 680px;
		float: left;
		padding: 15px 5px;

	}
		#content .mainpost h2 {
			font-size: 16px;
			padding: 5px 5px;
 border-bottom: 1px solid #EDEDED;
			
		}
			#content .mainpost h2 a {
				color: #ba312b;
                                font-size: 20px;
                                font-family: Georgia,"Times New Roman",Times,serif;
                                font-style: italic;
                                font-weight: bold;
			        padding: 2px 5px;
                               

	
			}
		#content .mainpost .date {
			font-size: 1em;
			padding: 8px 5px;
		}
			#content .mainpost .date a {
				color: #600d0d;
			}
		#content .mainpost .thumb {
			width: 329px; height: 150px;
			overflow: hidden;
			margin-left: 7px;
		}
			#content .mainpost .thumb img {
				width: 320px;
			}
		#content .mainpost p {
			padding: 10px 5px;
			line-height: 1.7em;
text-align:justify;
font-size:12px;
		}
		#content .mainpost .readmore {
			display: block;
			float: right;
clear:both;
		        text-indent: -9999px;
			width: 101px; height: 23px;
			outline: none;
			background: url(images/readmore.gif) no-repeat 0 0;
		}








	#bottom {
		clear: both;
		padding: 15px 10px 0;
	}
		#bottom .box {
			width: 200px;
			float: left;
			padding: 10px;
		}
			#bottom .box h2 {
				color: #600d0d;
				font-size: 1em;
				padding-bottom: 5px;
				border-bottom: 1px solid #DDDDDD;
			}
			#bottom .box ul {
				list-style-type: none;
				padding-bottom: 10px;
			}
				#bottom .box ul li {
					font-size: 0.8em;
					border-bottom: 1px dotted #f8b4b4;
					line-height: 1.4em;
					padding: 6px 0 6px 12px;
					background: url(images/bullet.gif) no-repeat 0 11px;
				}
				#bottom .box ul li a {
					color: #764634;
				}
				#bottom .box ul li a:hover {
					text-decoration: none;
					color: #BA312B;
				}
			#bottom .box .comments a {
				font-weight: bold;
				color: #764634;
			}
	#content h2.title {
		padding: 0 15px 20px;
		font-size: 1.4em;
		text-transform: uppercase;
		font-weight: normal;
	}
	#content .postnav {
		padding: 0 15px;
		font-size: 1.2em;
		text-transform: uppercase;
	}
		#content .postnav a {
			color: #bf312b;
		}
	#content .single {
		padding: 0 15px;
	}
		#content .single a {
			color: #b92f2c;
		}
		
/*#content .single h2 {
			font-size: 1em;
			background-color: #e8b0ae;
			padding: 2px 5px;
			border-bottom: 1px solid #b92f2c;
		}*/

#content .single h2 {

		georgia, "times new roman", serif; 
                  font-style: italic;
                  font-weight: bold;
	          font-size: 20px;
	          color: #562a19;
	          margin: 5px 10px 5px 10px;
		}



		#content .single .date {
			font-size: 1em;
		}
		#content .single p {
			line-height: 1.4em;
			margin-bottom: 10px;
text-align:justify;
color: #47352e;
		}
		#content .single ol, #content .single ul {
margin-bottom: 10px;
list-style-position: inside;
margin-left:20px;
		}
		#content .single li {
			line-height: 1.4em;
padding-bottom:10px;
padding-bottom:20px;
		}
		#content .single blockquote {
			line-height: 1.4em;
			margin-bottom: 10px;
			padding: 10px 10px 10px 10px;
			background-color: #eeeeee;
			border-width: 1px 0;
			border-style: solid;
			border-color: #e0e0e0;
		}
		#content .single h3, #content .single h4, #content .single h5, #content .single h6 {
			font-size: 1.2em;
			margin-bottom: 8px;
		}
/** END content **/

/** BEGIN sidebar **/
#sidebar {
	width: 220px;
	float: right;
/*background-color:#f8dbc8;*/
margin-top:-200px;
}
	#sidebar h2 {
		color: #690e0d;
		font-size: 1em;
		text-transform: uppercase;
		padding: 10px 12px;
	}
	#sidebar ul {
		list-style-type: none;
		padding: 0 10px 10px;
	}
		#sidebar ul li {
			line-height: 1.4em;
			padding: 2px;
			border-bottom: 1px dotted #f8b4b4;

		}
		#sidebar ul li a {
			color: #764634;

		}
		#sidebar ul li a:hover {
			color: #bd2f2e;
			text-decoration: none;

		}
	#sidebar .tags {
		padding: 0 10px 10px;
	}
		#sidebar .tags a {
			color: #727272;
		}
		#sidebar .tags a:hover {
			color: #bd2f2e;
			text-decoration: none;
		}
	#sidebar .flickr {
		padding: 0 10px 10px;
	}
		#sidebar .flickr img {
			margin: 2px;
		}
	#sidebar .video {
		padding: 0 10px 10px;
	}
/** END sidebar **/

/** BEGIN footer **/
#footer {
	border: none;
	padding: 12px;
	background-color: #f8dbc8;
text-align:center;
}
	#footer {
		
	}
/** END footer **/

/** BEGIN miscellaneous **/
#comments {
	padding: 15px;
}
	#comments h2 {
		font-size: 1em;
		background-color: #F8B4B4;
		padding: 2px 5px;
		border-bottom: 1px solid #F8B4B4;
	}
	#comments a {
		color: #b92f2c;
	}
	#comments p {
		margin-bottom: 8px;
		line-height: 1.4em;
font-size: 0.9em;
	}
	#comments form {
		padding-top: 20px;
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input {
			margin-right: 5px;
		}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 260px;
			border: 1px solid #cccccc;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
		}
		#comments form button {
			border: 1px solid #a0a0a0;
			font-size: 1em;
			font-family: Verdana;
			padding: 2px 6px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}
/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments ol li {
		padding: 10px;
		border: 1px solid #F8B4B4;
		margin-bottom: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 10px 0 20px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
#comments .says {
	display: none;
}
/** END wordpress 2.7 comments **/

