﻿/*
Theme Name: The Latest Theme
Author: Chiq Montes
Author URI: http://www.wpthemedesigner.com/
*/
* {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	font: 12px Verdana;
	color: #727272;
	background-color: #f4f4f4;
	padding: 20px 0;
}
a {
	text-decoration: none;
	color: #748CB8;
	outline: none;
}
a:hover {
	text-decoration: underline;
	color: #4DB200;
}
img {
	border: 0px none;
}
.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: 967px;
	margin: auto auto;
	text-align: left;
}
/** END wrapper **/
/** BEGIN header **/
#header {
	background: url('images/headtile.gif') repeat-x 0 0;
	margin-bottom: 10px;
}
#header .buffer {
	background: url('images/headleft.gif') no-repeat 0 0;
}
#header .buffer .buffer {
	height: 169px;
	background: url('images/headright.gif') no-repeat top right;
	padding-top: 5px;
}
#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: #4DB200;
	text-decoration: none;
}
#header h1 {
	clear: both;
	float: left;
	padding: 25px 0 10px 18px;
}
#header h1 a {
	display: block;
	width: 405px;
	height: 74px;
	background: url('images/logo2.png') no-repeat 0 0;
	outline: none;
}
#header .ad {
	float: right;
	padding: 25px 20px 0 0;
}
#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: #4DB200;
	text-decoration: none;
}
/** END header **/
/** BEGIN body **/
#body {
	border: 1px solid #DBDBDB;
	margin: 10px 0;
	background: #FFFFFF url('images/wrapper.gif') repeat-y 745px 0;
}
/** END body **/
/** BEGIN content **/
#content {
	width: 745px;
	float: left;
}
#content .buffer {
	padding: 20px 5px;
}
#content .post {
	width: 345px;
	min-height: 340px;
	float: left;
	padding: 0 10px;
}
#content .post h2 {
	font-size: 1em;
	background-color: #F1F1F1;
	padding: 2px 5px;
	border-bottom: 1px solid #EDEDED;
}
#content .post h2 a {
	color: #588CB8;
}
#content .post .date {
	font-size: 0.8em;
	padding: 8px 5px;
}
#content .post .date a {
	color: #4DB200;
}
#content .post .thumb {
	width: 329px;
	height: 150px;
	overflow: hidden;
	margin-left: 7px;
}
#content .post .thumb img {
	width: 329px;
}
#content .post p {
	padding: 10px;
	line-height: 1.4em;
}
#content .post .readmore {
	display: block;
	float: right;
	text-indent: -9999px;
	width: 101px;
	height: 19px;
	outline: none;
	background: url('images/readmore.gif') no-repeat 0 0;
	margin-bottom: 10px;
}
#content .input .readmore {
	display: block;
	float: right;
	text-indent: -9999px;
	width: 101px;
	height: 19px;
	outline: none;
	background: url('images/readmore.gif') no-repeat 0 0;
	margin: 10px;
}
#content .posted {
	width: 715px;
	height: float;
	float: left;
	padding: 0 10px;
}
#content .posted h2 {
	font-size: 1em;
	background-color: #F1F1F1;
	padding: 2px 5px;
	border-bottom: 1px solid #EDEDED;
}
#content .posted h2 a {
	color: #588CB8;
}
#content .posted h3 {
	font-size: 2em;
	padding: 10px;
}
#content .post h2 a {
	color: #588CB8;
}
#content .posted .date {
	font-size: 0.8em;
	padding: 8px 5px;
}
#content .posted .date a {
	color: #4DB200;
}
#content .posted img {
	padding: 10px;
}
#content .posted p {
	padding: 10px;
	line-height: 1.4em;
}
#content .posted .readmore {
	display: block;
	float: right;
	text-indent: -9999px;
	width: 101px;
	height: 19px;
	outline: none;
	background: url('images/readmore.gif') no-repeat 0 0;
}
#content .postnav {
	clear: both;
	margin: 4px 10px 5px 330px;
}
#content .postnav ul {
	list-style-type: none;
}
#content .postnav ul li {
	float: left;
	padding: 4px 0 15px 8px;
}
#content .postnav ul li a {
	display: block;
	color: #8B728B;
	border: 1px solid #E1E1E1;
	padding: 3px 6px;
	text-decoration: none;
}
#content .postnav ul li a:hover {
	border-color: #ffffff;
}
#bottom {
	clear: both;
	padding: 15px 10px 0;
}
#bottom .box {
	width: 220px;
	float: left;
	padding: 10px;
}
#bottom .box h2 {
	color: #4DB200;
	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 #ABABAB;
	line-height: 1.4em;
	background: url('images/bullet.gif') no-repeat 0 11px;
;	padding-left: 12px;
	padding-right: 0;
	padding-top: 6px;
	padding-bottom: 6px;
}
#bottom .box ul li a {
	color: #727272;
}
#bottom .box ul li a:hover {
	text-decoration: none;
	color: #588CB8;
}
#bottom .box .comments a {
	font-weight: bold;
	color: #588CB8;
}
#content {
}
/** END content **/
/** BEGIN sidebar **/
#sidebar {
	width: 220px;
	float: right;
}
#sidebar h2 {
	color: #4DB200;
	font-size: 0.9em;
	text-transform: uppercase;
	background: url('images/horizontal.gif') no-repeat 8px 22px;
;	padding-left: 12px;
	padding-right: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#sidebar ul {
	list-style-type: none;
	padding: 0 10px 10px;
}
#sidebar ul li {
	line-height: 1.4em;
	padding: 2px;
	border-bottom: 1px dotted #ABABAB;
}
#sidebar ul li a {
	color: #727272;
}
#sidebar ul li a:hover {
	color: #588CB8;
	text-decoration: none;
}
#sidebar .tags {
	padding: 0 10px 10px;
}
#sidebar .tags a {
}
#sidebar .tags a:hover {
}
#sidebar .photos {
	padding: 10px 10px 10px 18px;
}
#sidebar .photos img {
	margin: 2px;
}
#sidebar .video {
	padding: 0 10px 10px;
}
#sidebar .photo {
	padding: 10px;
}
/** END sidebar **/
/** BEGIN footer **/
#footer {
	font-size: 0.8em;
	border: 1px solid #DBDBDB;
	height: 16px;
	padding: 12px;
	font color: #588CB8;
	background-color: #FFFFFF;
}
#footer p {
}
#footer .l {
	float: left;
}
#footer .r {
	float: right;
}
#footer a {
	text-decoration: none;
	color: #79B003;
}
#footer a:hover {
	text-decoration: underline;
	color: #79B003;
}
/** END footer **/

