/*

Theme Name: CPG 2010

Theme URI: http://colemanphotographix.com

Description: Custom theme for photographer Nick Coleman.

Version: 1.0

Author: Nick Coleman, Coleman PhotoGraphix

Author URI: http://colemanphotographix.com

Tags: two column

Created : 03-08-2010

Modified : 03-08-2010

*/



*{
margin:0;
padding:0;
font-family:"Century Gothic", Verdana, Geneva, sans-serif;
}

html{
font-size:62.5%;
}

.hide {
display:none;
}

.clear {
clear:both;
}

.alignleft {
float:left;
}

.alignright {
float:right;
}

.aligncenter {
display:block;
margin:auto;
}

body {
background:#fff;
color:#032640;
}

img {
border:none;
}

img.alignleft {
margin:0 20px 20px 0;
}

img.alignright {
margin:0 0 20px 20px;
}

a {
color:#497ba1;
}

a:hover {
color:#4dae0c;
}

#header {
display:block;
width:800px;
}

#header h2 {
display:block;
height:65px;
width:270px;
background:url(img/headHeadshotTagline.gif) center no-repeat;
float:left;
}

#header h2 a {
display:block;
height:100%;
width:100%;
}

#header h3 {
display:none;
}

#header h1 {
display:block;
width:530px;
float:right;
text-align:center;
margin:0;
color:#44aa00;
font-size:5em;
line-height:.8em;
}

#allPosts {
clear:both;
}

#allPosts h1, #allPosts h2, #allPosts h3, #allPosts h4, #allPosts h5, #allPosts h6 {
margin:1.5em 0 .75em;
}

#allPosts h1 {
font-size:2.8em;
}

#allPosts h2{
margin-top:1em;
font-size:2.4em;
border-bottom:1px solid #4dae0c;
}

#allPosts h3{
font-size:2em;
color:#4dae0c;
border-bottom:1px dashed #032640;
}

#allPosts h4 {
font-size:1.6em;
}

#allPosts h5 {
font-size:1.4em;
}

#allPosts h6 {
font-size:1.2em;
}

p {
margin:1em 0;
font-size:1.2em;
line-height:1.4em;
}

#allPosts li {
font-size:1.2em;
margin:1em 0;
margin-left:40px;
line-height:1.4em;
}

.wp-caption {
text-align:center;
}

.wp-caption-text {
font-size:1em;
text-align:center;
border-bottom:1px dashed #DDD;
padding-bottom:10px;
}

blockquote {
margin:20px 40px 20px 60px;
padding:15px 20px 15px 20px;
background-color:#f0f7f9;
border-right: 3px solid #ddd;
border-bottom: 5px solid #ddd;
font-style:italic;
font-size:1.2em;
}

#headerBreadcrumbs {
display:block;
height:40px;
text-align:center;
color:#fff;
background:#064b7e;
}

#headerBreadcrumbs a {
color:#fff;
text-decoration:none;
line-height:20px;
}

#headerBreadcrumbs span {
color:#4dae0c;
}

#wrapper {
display:block;
width:800px;
margin:auto;
}

#header {
display:block;
}

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

#splash #header h1 {
display:block;
height:105px;
width:390px;
background:url(img/splashHeadH1.gif) left center no-repeat;
float:right;
margin:0;
}

#splash #header h2 {
display:block;
height:105px;
width:400px;
background:url(img/splashHeadH2.gif) left center no-repeat;
float:left;
margin:0;
}

.navigation {
display:block;
margin:auto;
height:55px;
overflow:visible;
line-height:55px;
list-style:none;
position:relative;
z-index:2;
}

#splash .navigation {
margin-top:0;
}

.navigation li {
display:block;
width:160px;
float:left;
text-align:center;
font-size:1.6em;
}

.navigation li a {
display:block;
width:100%;
height:100%;
color:#032640;
text-decoration:none;
}

.navigation li a:hover {
color:#4dae0c;
}

.navigation li ul {
display:block;
height:30px;
line-height:30px;
margin-top:-40px;
list-style:none;
}

.navigation li ul li {
display:none;
}

.navigation li:hover ul li {
font-size:.75em;
display:block;
height:30px;
float:none;
padding:0;
position:relative;
top:30px;
background:rgba(255,255,255,.95);
border-left:1px solid rgba(3,38,64,.4);
border-right:1px solid rgba(3,38,64,.4);
border-top:1px dashed rgba(3,38,64,.4);
}

.navigation li:hover ul li.last {
border-bottom:1px solid rgba(3,38,64,.4);
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-webkit-border-bottom-left-radius:10px;
-webkit-border-bottom-right-radius:10px;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
}

#splash #showTime {
display:block;
height:470px;
width:800px;
background:url(img/Top5Backstage.jpg) center no-repeat;
}

#splash .post {
display:block;
width:758px;
background:#f9fcff;
border:1px solid rgba(3,38,64,.4);
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-webkit-border-top-left-radius:10px;
-webkit-border-top-right-radius:10px;
-webkit-border-bottom-left-radius:10px;
-webkit-border-bottom-right-radius:10px;
border-top-left-radius:10px;
border-top-right-radius:10px;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
padding:20px;
margin-bottom:20px;
}

#splashTease {
background:#ebffde url(img/splashTeaseBG.gif) repeat-x;
}

#splashTease #teasersBox {
display:block;
width:800px;
margin:auto;
padding:20px 0;
padding-left:20px;
list-style:none;
}

#splashTease #teasersBox li {
display:block;
float:left;
width:180px;
padding-right:20px;
}

#splashTease #teasersBox li h3 a {
text-decoration:none;
}

#splashTease #teasersBox li img {
margin-top:10px;
}

#splashTease #teasersBox li p {
font-size:1em;
}

#footer {
background:#064b7e;
}

#footWrap {
display:block;
width:800px;
margin:auto;
padding:20px 0 5px;
color:#fff;
}

#footWrap h4 {
font-size:1.4em;
margin-top:0;
}

#footWrap p {
font-size:1.4em;
}

#footWrap a {
color:#4dae0c;
}

#footWrap a:hover {
color:#497ba1;
}

#footWrap span {
color:#4dae0c;
}

#footerBio {
display:block;
width:220px;
float:left;
padding-right:20px;
}

#footerBio img {
float:left;
margin:0 10px 5px 0;
}

#footerContact {
display:block;
width:300px;
float:left;
padding-left:20px;
}

#footerContact .address {
margin-left:20px;
}

#footerSocial {
display:block;
width:220px;
float:left;
padding-left:20px;
}

/* Headshot Pages */
.parent-pageid-3 #allPosts, .page-id-15 #allPosts, .parent-pageid-15 #allPosts, .parent-pageid-61 #allPosts {
display:block;
width:560px;
float:right;
}

.page-id-926 #allPosts {
width:800px;
float:none;
}

#headshotIMGs {
display:block;
width:180px;
float:left;
list-style:none;
}

#headshotIMGs li {
margin:20px 0 60px;
padding:0;
}

#allPosts .cta {
list-style:none;
clear:both;
}

#allPosts .cta li {
display:block;
width:225px;
height:40px;
overflow:hidden;
text-align:center;
background:rgb(250,250,250);
margin:20px 40px 20px 0;
float:left;
padding-left:10px;
border:1px solid #ddd;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-webkit-border-top-left-radius:5px;
-webkit-border-top-right-radius:5px;
-webkit-border-bottom-left-radius:5px;
-webkit-border-bottom-right-radius:5px;
border-top-left-radius:5px;
border-top-right-radius:5px;
border-bottom-left-radius:5px;
border-bottom-right-radius:5px;
}


/* Testimonials */
.page-id-990 #content h2 {
text-align:right;
}

.page-id-990 #content ul {
list-style:none;
}

.page-id-990 #content ul li {
margin:40px 40px;
}

.page-id-990 #content ul li p {
padding-top:30px;
font-size:1em;
}

.testimonial {
display:block;
height:150px;
width:150px;
float:left;
margin-right:40px;
}

/* Headshot Galleries */
.page-id-926 #allPosts .gallerySelect {
margin:10px 20px 0;
}

.page-template-headshotGallery-php #content ul {
list-style:none;
}
.page-template-headshotGallery-php #content ul li {
margin:0;
margin-right:20px;
margin-bottom:20px;
float:left;
}

/* Blog */
.blog #allPosts, .single #allPosts, .archive #allPosts, .search #allPosts, .error404 #allPosts {
display:block;
width:560px;
float:left;
border-left:1px solid #e6f1f5;
}

.search #allPosts {
width:100%;
}

.blog #allPosts h2 a, .single #allPosts h2 a, .search #allPosts h3 a {
text-decoration:none;
}

.postInfo {
font-size:1em;
margin-top:-10px;
margin-bottom:20px;
padding-top:0;
}

.blog #allPosts .entry img, .single #allPosts .entry img {
padding:0 10px 10px 10px;
}

.blog .post, .single .post, .search .post, .error404 .post {
padding-left:20px;
padding-bottom:20px;
border-bottom:1px dashed #e6f1f5;
}

.postCallToAction {
display:block;
width:400px;
margin:20px auto 0 auto;
background-color:#f0f7f9;
text-align:center;
line-height:50px;
border:1px solid #dae0e2;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-webkit-border-top-left-radius:5px;
-webkit-border-top-right-radius:5px;
-webkit-border-bottom-left-radius:5px;
-webkit-border-bottom-right-radius:5px;
border-top-left-radius:5px;
border-top-right-radius:5px;
border-bottom-left-radius:5px;
border-bottom-right-radius:5px;
}

.postCallToAction img {
vertical-align:middle;
}

.talkBack {
display:block;
margin:20px 0;
text-align:center;
}

.postmetadata ul {
list-style:none;
}

.postnavigation {
clear:both;
font-size:1.8em;
padding:20px;
height:50px;
}

.postnavigation a {
color:#44aa00;
}

/* Blog Teasers */

.blog .teasers_excerpt {
padding-left:20px;
border-bottom:1px dashed #e6f1f5;
}

.single .teasers_excerpt {
border-top:1px dashed #e6f1f5;
}

.blog #teasers h3, .single #teasers h5 {
border-bottom:1px solid #4dae0c;
font-size:1.6em;
}

.single #teasers h5 {
font-size:1.2em;
}

.blog #teasers h3 a, .single #teasers h5 a {
text-decoration:none;
}

.blog .teasers_excerpt img {
height:100px;
width:100px;
}

.blog #teasers img, .single #teasers img {
float:left;
height:100px;
width:100px;
}

.blog #teasers p {
font-size:1em;
}

.single #teasers p {
font-size:.9em;
}

.single #teasers ul {
list-style:none;
}

.single #teasers ul .teasers_excerpt {
margin-left:0;
padding-left:0;
}

/* Comments */

#comments {
padding-left:20px;
}

#comments h3 {
border-bottom:1px solid #e6f1f5;
}

.commentlist li {
border-bottom:1px dashed #e6f1f5;
}

.commentlist li .avatar {
float:right;
margin-top:0;
margin-left:10px;
margin-bottom:7.5px;
border: 1px solid #e6f1f5;
padding:5px;
background: #fff;
}

.commentlist p {
font-weight:normal;
font-size:1em;
}

.commentmetadata {
font-weight:normal;
}

.commentauthor{
font-size:1.4em;
}

.commentauthor a {
text-decoration:none;
font-weight:bold;
}

.commentauthor a, .commentauthor a:hover,.commentauthor a:visited{
margin:0;
}

#comment {
width:540px;
}

/* Archives */

.archive #allPosts h2, .search #allPosts h2 {
margin-left:20px;
}

.archive .post {
padding-left:20px;
}

.archive h3 {
clear:both;
}

.archive h3 a {
text-decoration:none;
}

.archive .post img {
float:left;
margin:0 20px 20px 0;
}

/* Portraits, Etc */

.page-id-951 .gallerySelect {
margin-right:20px;
}

/* Sidebars */
#sidebars {
display:block;
width:200px;
float:right;
margin-top:35px;
}

#sidebars ul {
list-style:none;
margin-bottom:20px;
}

#sidebars ul li {
font-size:1.1em;
margin:.75em 0 .75em;
}

#sidebars ul li h3 {
font-size:1.7em;
border-bottom:1px solid #4dae0c;
}

#sidebars ul li ul li {
margin-left:10px;
}

/*----- DIGG DIGG -----*/
#diggDigg {
display:block;
width:52px;
float:left;
margin-left:-94px;
margin-top:-40px;
padding:10px;
background:#fff;
border-top:1px solid #daffc1;
border-left:1px solid #daffc1;
border-bottom:1px solid #daffc1;
-moz-border-radius-topleft:10px; -webkit-border-top-left-radius:10px; border-top-left-radius:10px; -moz-border-radius-bottomleft:10px; -webkit-border-bottom-left-radius:10px; border-bottom-left-radius:10px; 

}
#diggDigg ul {
display:block;
margin:0;
margin:0 auto 0 auto;
padding:0;
}
#diggDigg ul li {
margin:0;
padding:0;
margin-bottom:5px;
}
#diggDigg ul li {
list-style:none;
}

/* Twitter Widget */
.twtr-widget {
margin-bottom:20px;
}
.twtr-widget p {
font-size:1em;
}

/*Facebook Graph */
.fb_iframe_widget {
margin-bottom:20px;
}
.blog .fb_iframe_widget, .single .fb_iframe_widget, .page-id-61 .fb_iframe_widget, .parent-pageid-61 .fb_iframe_widget {
margin-bottom:0;
}