/*
Theme Name: CGPV5
Theme URI: http://www.cindygannon.com.com
Description: Layout and design provide by Think Style Studio for Cindy Gannon Photography
Version: 2.0
Author: Theron Smith
Author URI: http://www.thinkstylestudio.com
*/

@import url("css/grid24.css");


* {
    padding: 0;
    margin: 0;
}

img {
    border: 0;
}

body {
    /*font-family: font-family:"Helvetica Neue",Helvetica, sans-serif; */
    font-family: Helvetica,Arial, sans-serif;
    font-weight: 300;
    font-size: 15px;
    color: #999;     
  
}

form {
    margin-bottom: 20px;
}

/*#faux {
    margin-bottom: 5px;
    width: 100%;
}
*/
#topHeader {
    height: 120px;
    margin: 0;
}

#logo {
    width: 379px;
    float: left;
}

#bottomHeader {
    color: #333;
    width: 980px;
    padding: 0px;
    /* height: 395px;*/
     
    margin:45px 0 10px;
}

.gallery {
    background: transparent url(images/banner_gallery.jpg) no-repeat top left;
}

#sideMenus {
    position: fixed;
    width: 50px;
    top: 120px;
    z-index: 1000;
}
#sideMenus img {
    margin-bottom: 5px;
}
#subnav {
    background: #fff;
    border: 1px blue solid;
}





/* =Menu
-------------------------------------------------------------- */

#access {
   /* background: #000;    */ 
	display: block;
	float: left;
	margin: 0 auto;

}
#access .menu-header,
div.menu {
    text-transform:uppercase;
     
	font-size:13px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative; 
	list-style:none; 
	margin:0;
}
#access a {
	color: #0069AA;
	display: block;
	line-height: 38px;
	padding: 0 15px 0 0;
	text-decoration: none;  

}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999; 
	background-color:white;

}
#access ul ul li {
	min-width: 180px;  
	margin:0;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #fff;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #fff;
	color: #999;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #999999;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}

/*</group>*/



#leftcolumn {
    color: #333333;
    /* display:inline; */
    float:right;
    width: 450px;
    /* width:350px;*/
}

#rightcolumn img {
    float: right;
    margin-right: 20px;
}
#rightcolumn {
    float: left;
    color: #333;
    margin: 0px 0 0 0;
    padding: 0px;
    /* width: 500px; */
    width:300px;
    /* display: inline; */
    position: relative;
}
#contactleftcolumn {
    display: inline;
    color: #333;
    margin: 25px 0;
    padding: 0 0 0 75px;
    width: 250px;
    float: left;
}
#contactrightcolumn {
    float: right;
    color: #333;
    margin: 25px 0 ;
    padding: 0px;
    width: 675px;
    display: inline;
    position: relative;
}



.post {
    border: 3px #f2f2f2 solid;
    background: #F7F8F8 none repeat scroll 0 0;
    padding-top: 7px;
    margin-bottom: 30px;
}
.post p {
    padding: 10px;
}

#servicenav {
    float: right;
    width: 100%;
    margin: 25px 0 0 0;
}

#copy {
    /*float:right; */
    
   margin-top:25px;

}

#newsCopy {
    float: left;
    width: 70%;
    margin: 25px 0;
    padding: 0 10px 0 0;
}

#newsNav {
    float: right;
    width: 25%;
    margin: 25px 0;
}

#newsNav ul {
    margin-bottom: 20px;
}

#newsNav li {
    font-size: 12px;
    line-height: 17px;
}

#newsNav li a {
    text-transform: capitalize;
}

#googleMaps {
    height: 250px;
    width: 600px;
}
#sideBar div {
    float: left;
}

#sideBar ul li {
    list-style: none;
    float: left;
}
#sideBar #archives ul {
    width: 25em;
}
#sideBar #archives ul li {
    width: 10em;
}
#sideBar #importantLinks ul {
    width: 30em;
}
#sideBar #importantLinks ul li {
    width: 16em;
}
#sideBar #categories ul {
    width: 42em;
}
#sideBar #categories ul li {
    width: 17em;
}
#sideBar #fanPage {
}

#footer {
    background: #0069aa;
    color: #fff;
/*    margin-top:20px;   */
}
#footer div, #footer ul#footerNavigation {
    padding: 10px;
}


#footer ul#footerNavigation li {
    float: left;
    list-style: none;
    width: 12em;
    text-transform: uppercase;
}
#footer ul#footerNavigation li ul {
    display: none;
}

#footer #newsLetter {
    margin-top: 5px;
}
#footer div p#copyright {
    margin-top: 15px;
}
#footer p,#footer p a ,#footer a, #footer ul li,#footer h3 {
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    margin: 0;
    padding: 0;
}
#footer h3 {
    color: #fff;
    font-size: 22px;
}

#footer p span, #footer p span a {
    color: #64a4cb;
}
/* Begin Images */
p img {
    padding: 0;
    max-width: 100%;
    height: auto !important;
}

/* Using 'class="alignright"' on an image will (who would've
thought?!) align the image to the right. And using 'class="centered',
will of course center the image. This is much better than using
align="center", being much more futureproof (and valid) */

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}

img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
}
/* Type */
p {
    color: #0069AA;
    line-height: 25px;
    font-size: 15px;
    margin-bottom: 15px;
}

#footer p {
    font-size: 11px;
}

a {
    text-decoration: none;
    color: #0069AA;
    cursor: pointer;
}

div#servicenav ul li a {
    text-decoration: none;
    color: #797979;
}

#bottomHeader a:hover {
    border-bottom: solid 15px #2E78A2;
        text-decoration: underline;   
}

#bottomHeader a.current {
    border-bottom: solid 15px #2E78A2;
}

.modal .close {
	width:20px;
	height:20px;   
	float:right;
	font-size:20px;
	border:none;
	background: transparent url('images/close.jpg') no-repeat center center;
}


	.modal {
			background-color:#fff;
			display:none;
			width:350px;
			padding:15px;
			text-align:left;
			border:2px solid #333;
            z-index:30000;
			opacity:0.8;
			-moz-border-radius:6px;
			-webkit-border-radius:6px;
			-moz-box-shadow: 0 0 50px #ccc;
			-webkit-box-shadow: 0 0 50px #ccc;
		}
    



h1 {
    font-size: 23px;
    color: #fff;
    /*color:#777; */
    margin-bottom:20px;
    padding: 10px 10px 5px;
    /*font-family:"HelveticaNeue-Light", "Helvetica Neue Light"; */
    font-weight:normal;
    text-transform: uppercase;
    background-color: #0069aa;
}


.single h1 {
    padding: 0
}
.single h1 span {
    display: block;
    padding: 15px 10px;
}

h2, h2 a {
    font-size: 18px;
    font-weight: 900;
    margin-bottom: 10px;
/*    background: #F7F8F8 none repeat scroll 0 0;       */
    color: #0069AA;
    padding: 10px ;
}
h2 {
  /*  border: 3px #f2f2f2 solid;
      background: #F7F8F8 none repeat scroll 0 0; */
}
.blog h2 a, .blog h2, .archive h2 a, .archive h2 {
    padding: 8px 10px;
    background-color: #3e8dbe;
    border: 0;
    color: #fff;
    margin: 0;
    padding: 0;
}
h2 a span {
    padding: 8px 10px;
    display: block;
    float: left;
    margin-top: 5px;
}
h2 a span.goButton {
    float: right;
    margin: 8px 5px 5px;
    padding: 5px 10px 2px;
    background-color: #0069AA;
}
h2 a:hover span.goButton {
    background-color: #004F7F;
}

h3 {
    font-size: 15px;
    font-weight: bold;
    color: #0069AA;
    margin-bottom: 20px;
}

h4 {
    color: #0069AA;
    font-size: 20px;
    margin-bottom: 5px;
    font-weight: 100;
}

/* Lists & Nav */
ul {
    margin-bottom: 20px; 
        color: #0069AA; 
}

li {
    margin-left: 20px;
    line-height: 24px;
    margin-top: 15px;
    list-style-type: circle;
}


#navigation ul {
    /*float:right; */
    /*padding-right:190px; */
    font-size:14px;
    display: block;
    margin-top: 10px;
}

#navigation li {
    float: left;
    margin: 0 3px;
}
#navigation li.spacer {
    font-size: 21px;
    color: #C6C6C6;
    margin-top: -5px
}

#slideshow {
    position: relative;
    height: 363px;
}
#slideshow img {
    position: absolute;  
    top:0;
    left:0;
}

div#servicenav ul {
    font-size: 23px;
    list-style: none;
    display: block;
    float: right;
}

div#servicenav ul li {
    float: left;
    margin: 0 4px;
}

div#servicenav ul li.spacer {
    color: #797979;
    margin-top: -3px;
}

ul#portriatservicelist {
/*    color: #636363; */
    line-height: 25px;
    margin-bottom: 20px;
}

ul#portriatservicelist li {
    margin-left: 20px;
    margin-top: 15px;
    list-style-type: circle;
}

#bottomHeader ul {
    font-size: 23px;
    list-style: none;
    display: block;
    padding-top: 30px;
    padding-left: 90px;
}

#bottomHeader ul li {
    float: left;
    margin: 0 4px;
}

/* Table */

table {
    /*float:right; */
    text-align:left;
    width: 750px;
    border: 1px solid #F3F3F3;
    padding: 0;
    /*margin-left: auto; */
    background:#F3F3F3;
    /*margin-right:180px; */
}

td {
    padding: 25px 0 ;
    color: #0069AA;
}

table.gallerytable tr td {
    text-align: center;
    background: #fff;
}

/* Misc */

.floatright {
    float: right;
}
.floatleft {
    float: left;
}
.clear {
    clear: both;
    background: none;
}
.grey {
    color: #636363;
}
.contactform {
    margin: 0 0 0px 100px;
    width: 400px;
}
.messageSent {
    background-color: #fff;
    width: 600px;
    border: 1px solid #1fd900;
    margin: 45px 0 0 60px;
    padding: 10px;
}
.entry {
    margin: 0;
}

.blog .entry, .single .entry, .archive .entry {
    padding: 25px 10px 20px;
    /*padding:50px 80px 20px 40px;
    background: transparent url(images/h2undershadow.jpg) no-repeat -100px 0px;
    z-index: 199; */
}

.page .entry p,.blog .entry p, .single .entry p, .archive .entry p {
    margin: 0 20px 15px;
}
.small {
    font-size: 12px;
}

/* Forms */



#topHeader #socialNetworking {
    width: 150px;
    float: right;
    margin-top: 15px;
}
#topHeader #socialNetworking img {
    margin-top: 20px;
    float: left;
}
#topHeader #socialNetworking #thinkPinkImg {
    margin-top: 11px;
}


#topHeader form.newsform input, #topHeader form.newsform select, #topHeader form.newsform textarea {
    background-color: #ffffff;
    width: 100px;
}

/* defaults for all examples */
.kwicks {
    list-style: none;
    position: relative;
    margin: 0;
    padding: 0;
}


.kwicks li {
    float: left;
    width: 130px;
    /* height: 200px; */
    margin-right: 5px;
    display: block;
    overflow: hidden;
    padding: 0;
    cursor: pointer;
}


#kwick1 {
    /* background-color: #0089FF;
    */
}
#kwick2 {
    /* background-color: #0062FF;
    */
}
#kwick3 {
    /* background-color: #0043FF;
    */
}
#kwick4 {
    /* background-color: #001DFF;
    */
}
#kwick5 {
    /* background-color: #001DCB;
    */
}
#kwick6 {
    /* background-color: #0000AE;
    */ margin-right: none;
}

.galleryTitlesDiv {
    height: 4px;
    /*left:26px; */
    /*position:absolute; */
    margin:0 0 0 23px ;
    width: 0;
}

.galleryTitlesDiv h2 {
    display: block;
    font-size: 60px;
    white-space: nowrap;
    text-transform: uppercase;
    font-weight: lighter;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}

.galleryFooter {
    clear: both;
}





.sub-title {
    top: -1px;
    width: auto;
    display: block;
}


/* Start Block Header */
#page-title, .sub-title {
    clear: both;
    height: auto;
    left: 63px;
    overflow: hidden;
    /* position:relative; */
    text-transform:uppercase;
    top: 22px;
    z-index: 0;
}




/*End Block Header */

hr.thin {
    height: 1px;
    border: 0;
    color: #333;
    background-color: #333;
    width: 95%;
    margin: 10px 0;
    padding: 0;
}

/* Sidebar
---------------------------------------- */
#sideBar div {
    margin-bottom: 20px;
}
#sideBar ul li {
    font-size: 12px;
    margin: 0 2px ;
}
/* Gallery Grid
---------------------------------------- */  

#galleryGrid .grid_12 {
    margin-bottom: 7px; 

}
#galleryGrid img {
    position: relative;
    top: 0;
    left: 0;     
    width:449px;
    height:217px; 
}
#galleryGrid img.galleryTitalImage {
    position: absolute;
    top: 0;
    left: 0;          
    width:34px;
    height:217px;
}

/* Comments
---------------------------------------- */
.commentlist {
    margin-bottom: 20px;
}
.comment-body {
    background: #fff;
    padding: 20px;
}
.comment-author {
    padding-bottom: 10px;
}
 

/* Modal popups & Jquery Flyouts
---------------------------------------- */


/* the overlayed element */
.modal {
	
	/* initially overlay is hidden */
	display:none;
	
	/* growing background image */
   
	
	/* some padding to layout nested elements nicely  */
	padding:35px;

   
} 
.modal p {
	
    font-size:10px;
   
}

/* default close button positioned on upper right corner */
.modal .close {

	position:absolute; right:5px; top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}


/* use a semi-transparent image for the overlay */
#overlay {
  
  
}

/* container for external content. uses vertical scrollbar, if needed */
div.contentWrap {
	overflow-y:auto;
}

.slide-out-div {
    padding: 20px 20px 20px 50px;
    width: 300px;   
    height:100%;
    background: #f2f2f2;
    border: #29216d 2px solid;  
    display:none; 
}  
 /* Twitter Imports
 ---------------------------------------- */
 p.twitter-message {margin-left:20px; margin-left:20px;}