/*
Theme Name: TheLatest Theme
Author: ChiQ Montes
Author URI: http://www.wpthemedesigner.com/
*/

* {
margin: 0; padding: 0;
}
body {
background: transparent url(images/header-bg.jpg) repeat-x left top;
text-align: center;
font: 12px Helvetica;
color: #727272;
background-color: #f4f4f4;
padding: 0px 0;
}
td {
font: 12px Helvetica;
color: #727272;
}
a {
text-decoration: none;
color: #ea9f33;
}
a:hover {
text-decoration: none;
color: #ffd75f;
}
img {
border: 0;
}

.break {
font-size: 0;
width: 0; height: 0;
clear: both;
}
.clear {
clear:both;
}
.left {
float:left;
}
.right {
float:right;
}
.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: transparent url(images/header-center.jpg) no-repeat center top;
height: 200px;
position:relative;
}

#primary_navigation {
height:68px;
list-style:none;
margin:0 auto;
position:relative;
width:967px;
}
#primary_navigation li {
float:left;
}
#primary_navigation a {
display:block;
height:68px;
overflow:hidden;
text-indent:-2010px;
}
#primary_navigation a:hover, #primary_navigation .here {
background-position:bottom left ! important;
}

#primary_navigation a[href="/blog/"] {
background-image:url(images/nav_home.png);
width:153px;
}
#primary_navigation a[href="/blog/about"] {
background-image:url(images/nav_about.png);
width:153px;
}
#primary_navigation a[href="/blog/portfolio/"] {
background-image:url(images/nav_portfolio.png);
width:166px;
}
#primary_navigation a[href="/blog/resources/"] {
background-image:url(images/nav_resources.png);
width:168px;
}
#primary_navigation a[href="/blog/contact"] {
background-image:url(images/nav_contact.png);
width:161px;
}


#header form {
height: 68px;
background: url(images/search.png) no-repeat 0 0;
margin-left:16px;
}
#header form input {
border: 0;
font-size: 0.9em;
font-family: Helvetica;
float: left;
width: 138px;
color:#FFFFFF;
background-color: transparent;
margin: 38px 10px 0 2px;
}

/** END header **/

/** BEGIN body **/
#body {
border: 1px solid #DBDBDB;
margin: 24px 0;
background: url(images/wrapper.gif) repeat-y 745px 0;
background-color: #FFFFFF;
}
/** END body **/

/** BEGIN content **/
#content {
width: 745px;
float: left;
}
#content .buffer {
padding: 20px 5px;
}
#content .post {
width: 345px; height: 340px;
float: left;
padding: 0 10px;
}
#content .post h2 {
font-size: 1.6em;
background-color: #f4f1e9;
padding: 8px 10px;
border-bottom: 1px solid #EDEDED;
text-transform: uppercase;
}
#content .post h2 a {
color: #55554e;
}

#content .post h2 a:hover {
text-decoration: none;
color: #ffd75f;
}
#content .post .date {
font-size: 0.8em;
padding: 8px 5px;
}
#content .post .date a {
color: #ea9f33;
}
#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;
}
#bottom {
clear: both;
padding: 15px 10px 0;
}
#bottom .box {
width: 220px;
float: left;
padding: 10px;
}
#bottom .box h2 {
color: #ea9f33;
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;
padding: 6px 0 6px 12px;
background: url(images/bullet.gif) no-repeat 0 11px;
}
#bottom .box ul li a {
color: #727272;
}
#bottom .box ul li a:hover {
text-decoration: none;
color: #ea9f33;
}
#bottom .box .comments a {
font-weight: bold;
color: #ea9f33;
}
#content h2.title {
padding: 0 15px 20px;
font-size: 1.5em;
text-transform: uppercase;
font-weight: normal;
}
#content .postnav {
padding: 0 15px;
font-size: 0.8em;
text-transform: uppercase;
}
#content .postnav a {
color: #ea9f33;
}
#content .single {
padding: 0 15px;
}
#content .single a {
color: #55554e;
}

#content .single a:hover {
text-decoration: none;
color: #ffd75f;
}
#content .single h2 {
font-size: 1.6em;
background-color: #f4f1e9;
padding: 8px 10px;
border-bottom: 1px solid #EDEDED;
text-transform: uppercase;
}
#content .single .date {
font-size: 0.8em;
}
#content .single p {
line-height: 1.4em;
margin-bottom: 5px;
padding-left:8px;
}
#content .single ol, #content .single ul {
list-style-position:outside;
margin-bottom: 10px;
padding-left:32px;
}
#content .single li {
line-height: 1.6em;
}
#content .single blockquote {
line-height: 0.1em;
font-size:1.4em;
margin-bottom: 10px;
padding: 20px 20px 10px;
background-color: #ffffff;
border-width: 1px 0;
border-style: solid;
border-color: #e0ce9b;
color:#ad8141;
}
#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;
}
#sidebar h2 {
color: #ea9f33;
font-size: 0.9em;
text-transform: uppercase;
padding: 10px 12px;
background: url(images/horizontal.gif) no-repeat 8px 22px;
}
#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: #ea9f33;
text-decoration: none;
}
#sidebar .tags {
padding: 0 10px 10px;
}
#sidebar .tags a {
color: #727272;
}
#sidebar .tags a:hover {
color: #ea9f33;
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 {
background-color: #FFFFFF;
border: 1px solid #DBDBDB;
clear:both;
color: #727272;
font-size: 0.8em;
padding: 12px;
}
/** END footer **/

/** BEGIN miscellaneous **/
#comments {
padding: 15px;
}
#comments h2 {
font-size: 1.6em;
background-color: #f4f1e9;
padding: 8px 10px;
border-bottom: 1px solid #EDEDED;
text-transform: uppercase;
}
#comments a {
color: #55554e;
}

#comments a:hover {
text-decoration: none;
color: #ffd75f;
}

#comments p {
margin-bottom: 10px;
line-height: 1.6em;
}
#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: Helvetica;
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: Helvetica;
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: #ffd75f;
}
.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 #e0e0e0;
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: #666666;
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: #666666;
padding: 3px 8px;
border: 1px solid #cccccc;
}
#comments .navigation a:hover {
color: #000000;
border-color: #000000;
text-decoration: none;
}
#comments .says {
display: none;
}

.headline_1 {
font-size: 3em;
padding: 8px 10px;
font-weight: bold;
color:#ffd75f;
letter-spacing:-2px;
}

.headline_2 {
font-size: 1.8em;
padding: 8px 10px;
font-weight: bold;
color:#ea9f33;
letter-spacing:-1px;
}

.headline_3 {
font-size: 1.6em;
padding: 8px 10px;
color:#55554e;
letter-spacing:-1px;
font-weight: bold;
}

.headline_4 {
font-size: 1.2em;
font-weight:bold;
padding-left:8px;

}

.hd_italic_1 {
font-size: 1.4em;
padding: 16px 0px;
font-style:italic;
color:#e6d8af;
letter-spacing:-1px;
}
.hd_color_1 {
color:#ea9f33;
}

.text_button {
font-size: 1.4em;
padding: 8px 10px;
font-weight: bold;
color:#ea9f33;
letter-spacing:-1px;
}



/** END wordpress 2.7 comments **/

