/* @override http://www.oreilly-depalma.com/wp-content/themes/ordp/lib/css/style.css */

body {
    background: #fff;
    color: #545454;
    font: 0.8em Arial, Helvetica, sans-serif;
}

a {
    color: #d15400; /* #c85330; */
}

a:hover {
    color: #d8a777;
}


/***************/
/*  Container  */
/***************/

#container {
    margin: 0 auto;
    padding: 30px 0;
    width: 960px;
}


/************/
/*  Header  */
/************/

#header {
    margin: 0 0 30px 20px;
}


/*********/
/*  Nav  */
/*********/

#nav {
    background: url( ../img/nav-bg.png ) no-repeat left top;
    height: 60px;
    margin: 0 0 40px 0;
    overflow: hidden;
    position: relative;
    width: 100%;
}

#nav h2 {
    background: url( ../img/subheaders.gif ) no-repeat left top;
    height: 10px;
    position: absolute;
    right: 0;
    text-indent: -9999px;
    top: 10px;
    width: 705px;
    font-size: 0.1em;
}

#nav-list {
    margin: 0 0 0 15px;
}

#nav-list li {
    float: left;
}

#nav-list a {
    background: url( ../img/nav.gif ) no-repeat;
    display: block;
    height: 30px;
    overflow: hidden;
    text-indent: -9999px;
}   

#nav-about a {
    background-position: left top;
    width: 113px;
}

#nav-team a {
    background-position: -113px top;
    width: 112px;
}

#nav-services a {
    background-position: -225px top;
    margin-top: 30px;
    width: 144px;
}

#nav-work a {
    background-position: -369px top;
    margin-top: 30px;
    width: 117px;
}

#nav-blog a {
    background-position: -486px top;
    margin-top: 30px;
    width: 70px;
}

#nav-news a {
    background-position: -556px top;
    margin-top: 30px;
    width: 134px;
}

#nav-about a:hover { background-position: 0px -30px; }
#nav-team a:hover { background-position: -113px -30px; }
#nav-services a:hover { background-position: -225px -30px; }
#nav-work a:hover { background-position: -369px -30px; }
#nav-blog a:hover { background-position: -486px -30px; }
#nav-news a:hover { background-position: -556px -30px; }

#about #nav-about a { background-position: 0px -60px; }
#team #nav-team a { background-position: -113px -60px; }
#services #nav-services a { background-position: -225px -60px; }
#work #nav-work a { background-position: -369px -60px; }
#blog #nav-blog a { background-position: -486px -60px; }
#news #nav-news a { background-position: -556px -60px; }


/*************/
/*  Content  */
/*************/

#content {
    width: 100%;
    overflow: hidden;
}


/*************/
/*  Sidebar  */
/*************/

#sidebar {
    float: left;
    margin: 0 15px;
    padding: 0 0 60px 0;
    position: relative;
    width: 210px;
}

#sidebar ul {
    border-top: 2px solid #000;
}

#sidebar li {
}

#sidebar .aggregator {
    margin-bottom: 60px;
}


/**********/
/*  Main  */
/**********/

#main {
    float: left;
    padding: 0 0 60px 0;
    width: 720px;
    overflow: hidden;
}

/*-- Promo Image --*/

#promo {
    margin: 0 0 30px 0;
}

/*-- Columns --*/

#main .col {
    float: left;
    margin: 0 15px;
    width: 330px;
}

#main .col ul {
    width: 100%;
    overflow: hidden;
    border-top: 2px solid #000;
}

#main .col li {
/*
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 0;
*/
}

#main .col li a {
    text-decoration: none;
}

#main dl.date {
    background: url( ../img/date-bg.gif ) no-repeat left top;    
    background-position: left -35px;
    float: left;
    height: 31px;
    margin: 0;/*  10px 0 0; */
    padding: 4px 0 0 0;
    text-align: center;
    width: 35px;
}

#home dl.date {
    margin-right: 10px;
}

#main dl.date dt {
    color: #ffc49d;
    font-size: 0.8em;
    font-weight: bold;
    line-height: 1;
    margin: 2px 0 0 0;
    text-transform: uppercase;
}

#main dl.date dd {
    color: #fff;
    font-family: Georgia, Times, serif;
    font-size: 1.3em;
    line-height: 1;
    margin: -2px 0 0 0;
}

.v1 #main dl.date { background-position: left top; }
.v1 #main dl.date dt { color: #e59f8a; }
.v1 #main dl.date dd { color: #fff; }

.v2 #main dl.date { background-position: left -35px; }
.v2 #main dl.date dt { color: #ffc49d; }
.v2 #main dl.date dd { color: #fff; }

.v3 #main dl.date { background-position: left -70px; }
.v3 #main dl.date dt { color: #a67112; }
.v3 #main dl.date dd { color: #664201; }

/*-- Post -- */

#main h2 {
    color: #333;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.8em;
    font-weight: bold;
    line-height: 1;
/*     margin: -4px 15px 30px 15px; */
    margin: 0 15px 18px 15px;
}

#main h3 {
    color: #333;
    font-family: Georgia, Times, serif;
    font-size: 1.6em;
    font-weight: normal;
}

#main h3.solo {
    margin-bottom: 15px;
}

#main h3 a {
    color: #333;
    text-decoration: none;
}

#main h3 a:hover {
    color: #c85330;
}

#main h4 {
    color: #999;
    font-family: Georgia, Times, serif;
    font-style: italic;
    font-weight: normal;
    margin: 0 0 15px 0;
}

#main h4 span {
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.85em;
    font-style: normal;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
}

#blog h4 span {
    font-weight: normal;
    color: #aaa;
/*
    text-transform: none;
*/
    letter-spacing: 0;
    font-size: 0.8em;
}

#blog h4 span.author {
    color: #333;
    font-family: inherit;
    font-size: inherit;
    letter-spacing: inherit;
    text-transform: inherit;
    font-style: inherit;
}

#main h4 a {
    text-decoration: none;
}

#blog .post h3, #blog .post h4,
/* #work .post h3, #work .post h4, */
#news .post h3, #news .post h4 {
    margin-left: 44px;
}

.post {
    padding: 0 0 30px 0;
    margin: 0 15px 30px 15px;
    background: url( ../img/separator.gif ) no-repeat 50% bottom;
    width: 690px;
    overflow: hidden;
}

#main .post-content h1,
#main .post-content h2,
#main .post-content h3,
#main .post-content h4,
#main .post-content h5,
#main .post-content h6 {
    margin: 0 0 15px 0;
    font-size: 1.2em;
    font-family: Georgia, Times, serif;
    font-weight: normal;
    line-height: 1.5;
}

.post p {
    line-height: 1.5;
    margin: 0 0 15px 0;
}

#blog .post p,
/* #work .post p, */
#news .post p {
    margin-left: 44px;
}

.post ul {
    list-style: disc;
    margin: 0 0 15px 0;
}

#blog .post ul,
/* #work .post ul, */
#news .post ul {
    margin-left: 44px;
}

.post ul li {
    line-height: 1.5;
    margin: 0 0 5px 1.5em;
}

.post ol {
    list-style: decimal;
    margin: 0 0 15px 44px;
}

.post ol li {
    line-height: 1.5;
    margin: 0 0 5px 1.5em;
}

ul.postmetadata {
    background: #fafafa;
    float: left;
    list-style: none;
    margin: 15px 0;
    padding: 10px 0;
}

ul.postmetadata li {
    border-bottom: 1px solid #f2f2f2;
    margin: 0 0 5px 0;
    padding: 0 10px 5px 10px;
}

ul.postmetadata li.last {
    border: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

ul.postmetadata a {
    text-decoration: none;
}

.postmetadata span {
    color: #999;
    font-size: 0.8em;
    letter-spacing: 1px;
    text-transform: uppercase;
}   

#main .navigation {
    margin: 0 15px 0 59px;
    overflow: hidden;
    width: auto;
}

.navigation a,
a.more-link {
    font-family: Georgia, Times, serif;
    font-size: 1.2em;
    text-decoration: none;
}

.navigation a {
    font-size: 1.4em;
}

.alignleft {
    float: left;
    margin-right: 15px;
    margin-bottom: 8px;
}

.alignright {
    float: right;
    margin-left: 15px;
    margin-bottom: 8px;
}

.navigation .alignleft {
    float: left;
    margin: 0 30px 0 0;
}

.navigation .alignright {
    float: left;
}

/*****************/
/*  social links  */
/*****************/

#social_links {
	margin-bottom:50px;
	margin-top:20px;
}

#social_links a {
	display:block;
	border-bottom: 1px solid #eee;
	color: #82807f;
	text-decoration: none;
	padding: 10px 0 10px 25px;
	font-size:14px;
}
#social_links a:hover {
    color: #5f5e5d;
}

#social_links a:first-child {
	border-top: 1px solid #eee;
}

#social_links a.twitter {
	background:url(../img/twitter_16.png) left center no-repeat;
}
#social_links a.facebook {
    background:url(../img/facebook_16.png) left center no-repeat;
}
#social_links a.youtube {
	background:url(../img/youtube_16.png) left center no-repeat;
}

/*****************/
/*  Aggregators  */
/*****************/

.aggregator {
    width: auto;
    overflow: hidden;
}

.aggregator h3 {
    background: url( ../img/subheaders.gif ) no-repeat;
    height: 12px;
    margin: 0 0 3px 0;
    padding: 0;
    text-indent: -9999px;
    width: 100%;
}

#main .aggregator h3, #sidebar .aggregator h3 {
    font-size: 0.1em;
}

.twitter-list h3 {
    background-position: left -12px;
    height: 20px;
    margin: 0;
    padding: 0 5px 0 0;
    position: absolute;
    top: 5px;
    width: 111px;
}

.blog-list h3 {
    background-position: left -33px;
}

.blog-cat-list h3 {
    background-position: left -201px;
}

.news-list h3 {
    background-position: left -57px;
}

.archive-list h3 {
    background-position: left -93px;
}

.news-cat-list h3 {
    background-position: left -117px;
}

.team-list h3 {
    background-position: left -129px;
}

.partners-list h3 {
    background-position: left -189px;
}

.project-list h3 {
    background-position: left -153px;
}

#work .archive-list h3 {
    background-position: left -177px;
}


/*-- Links --*/

.aggregator a {
    color: #333;
    display: block;
    font-family: Georgia, Times, serif;
    font-size: 1.1em;
    text-decoration: none;
    
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 0;

}

#home .blog-list a, #home .news-list a {
    font-size: 1.2em;
}

#home .blog-list a {
    margin-left: 44px;
    padding: 0;
    border: none;
}

.aggregator a:hover {
    color: #d15400; /* #c85330; */
}

.aggregator a span {
    color: #aaa;
    cursor: pointer;
    display: block;
    font-size: 0.8em;
    font-style: italic;
    margin: 5px 0 0 0;
    text-align: right;
}

.aggregator a:hover span {
    color: #d8a777;
}

.aggregator .current_page_item a,
.aggregator .current-cat a {
    color: #d15400; /* #c85330; */
}

.aggregator .current_page_item a span {
    color: #d8a777;
}

/*-- Twitter List --*/

.twitter-list {
    margin: 15px 0 0 0;
}

.twitter-list li.first {
    font-size: 1.2em;
}

/*-- Blog List --*/

#home .blog-list li {
    float: left;
    width: 310px;
    padding: 10px;
    border-bottom: 1px solid #e5e5e5;
}

/*-- News List --*/


/*-- Archive List --*/

.archive-list {
/*     margin: 60px 0 0 0; */
}

.archive-list a span {
    display: inline;
    text-align: left;
}

/*-- View More Link --*/

.aggregator a.more {
    background: url( ../img/subheaders.gif ) no-repeat;
    border: none;
    display: block;
    float: right;
    height: 12px;
    margin: 10px 0 0 0;
    overflow: hidden;
    padding: 0;
    text-indent: -9999px;
}

.blog-list a.more {
    background-position: left -45px;
    width: 161px;
}

.news-list a.more {
    background-position: left -70px;
    width: 182px;
}

.twitter-list a.more {
    background-position: left -81px;
    width: 177px;
}

.archive-list a.more {
    background-position: left -106px;
    width: 145px;
}

.team-list a.more {
    background-position: left -141px;
    width: 172px;
}

.project-list a.more {
    background-position: left -166px;
    width: 142px;
}


/*-- Post Attchment --*/
.wp-caption.alignnone {
	margin-left: 44px;
}
.wp-caption.alignleft {
	margin-left: 44px;
}
.wp-caption.alignright {
	margin-left: 15px;
}
#blog .post .wp-caption p.wp-caption-text{
	color: #333;
	margin: 6px 2px 18px;
	line-height: 1.4;
	font-size: 11px;
}


/**********/
/*  Team  */
/**********/

.photo {
    float: left;
    margin: 0 15px 15px 0;
    width: 200px;
}

.member {
    float: left;
    width: 475px;
}


/********************/
/*  Twitter Widget  */
/********************/
#twtr-widget-1 {
	float: left;
	margin-right: 30px;
}


/************/
/*  Partner  */
/************/
#main .tightMargin {
    margin-bottom: 6px;
}
#main .partner .company {
    color:#686a6a;
    font-family:Arial,Helvetica,sans-serif;
    font-size:0.85em;
    font-style:normal;
    font-weight:bold;
    letter-spacing:1px;
    text-transform:uppercase;
    margin-bottom: 3px;
}

#main .partner .company a {
    color:#3f4141;
}
#main .partner .company a:hover {
    color: #D15400;
}

/**************/
/*  Comments  */
/**************/

#comments {
    margin: 0 15px 0 59px;
}

#respond {
    margin: 30px 15px 0 59px;
}

.commentlist {
    margin: 0 0 30px 0;
}

.comment-author {
    overflow: hidden;
    width: 100%;
}

#comments h4 {
    color: #333;
    font-size: 1.2em;
    font-style: normal;
    margin: 0;
}

#comments h5 {
    color: #aaa;
    font-family: Georgia, Times, serif;
    font-style: italic;
    font-weight: normal;
    margin: 0 0 15px 0;
    vertical-align: bottom;
}

#comments p {
    margin: 0 0 15px 0;
    line-height: 1.5;
}

.commentlist li {
    border-bottom: 1px solid #f5f5f5;
    padding: 15px 15px 0 15px;
}

.commentlist li.alt {
    background: #fafafa;
}

.comment-edit-link {
    float: left;
}

#commentform {
    margin: 15px 0 0 0;
    padding: 0 15px;
}

#commentform p {
    margin: 0 0 15px 0;
}

#commentform dt {
    margin: 0 0 15px 0;
}

#commentform input, #commentform textarea {
    border: 1px solid #ccc;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.0em;
    line-height: 1.5;
    padding: 4px;
    width: 400px;
}

#commentform input:focus, #commentform textarea:focus {
    border-color: #333;
}

#commentform input#submit {
    border: 1px solid #ddd;
    background: #f5f5f5;
    padding: auto;
    width: auto;
    cursor: pointer;
}

/************/
/*  Footer  */
/************/

#footer {
    background: url( ../img/footer.gif ) no-repeat left top;
    clear: both;
    overflow: hidden;
    padding: 0 0 0 15px;
    width: 945px;
}

#footer ul {
    background: url( ../img/footer.gif ) no-repeat right top;
    float: left;
    height: 50px;
    width: 100%;
}

#footer li {
    color: #e5e5e5;
    float: left;
    line-height: 50px;
    margin: 0 35px 0 0;
    text-transform: uppercase;
    font-size: 0.9em;
}

#footer li a {
    color: #fff;
    text-decoration: none;
}

#footer li a:hover {
    color: #ccc;
}

#footer li.email {
    margin: 0 15px 0 0;
    float: right;
}

#footer li.email a {
    color: #d15400; /* #c85330; */
}

#footer li.email a:hover {
    color: #d8a777;
}

#greenearth {
    margin: 60px 0 0 0;
}

#greenearth img {
    display: block;
    float: left;
}

#greenearth p {
/*
    line-height: 57px;
    margin: 0 0 0 115px;
*/
    margin: 5px 0 0 0;
    font-size: 1.0	em;
    color: #999;
}

#greenearth p.link {
    margin: 0;
    font-size: 0.5em;
}

#greenearth p.link a {
    background: url( ../img/greenearth.gif ) no-repeat left -57px;
    display:  block;
    height: 57px;
    overflow: hidden;
    text-indent: -9999px;
    width: 100px;
}

#partners {
    margin: 30px 0 0 0;
    width: 100%;
    overflow: hidden;
}

#partners img {
    display: block;
    float: left;
    margin: 0 45px 0 15px;
}

#main .col {
    position: relative;
}

#main #versions {
    margin: 0px 0 0 0;
    position: absolute;
    top: -20px;
}

#main #versions ul {
    border: none;
}

#main #versions li {
    float: left;
    margin: 0 10px 0 0;
}

#main #versions li a.selected {
    color: #333;
    cursor: default;
}

/* */

.modo_slideshow, #modo_slideshow {
	margin-bottom: 18px !important;
}