/*
Theme Name: Robin Campbell Photography

*/

/* Begin Structure */
html {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: arial;
	font-size:14px;
	line-height:20px;
	color:#646464;
	background:#343434;
	}

#header {
	position:fixed;
	display:block;
	z-index:123;
	top:0px;
	width:100%;
	height:107px;
	margin:0px;
	padding:0px;
	text-align:center;
	background:#ededed url('images/headerBG.png') repeat-x;
	box-shadow:3px 3px 7px #000000;
	}

#page {
	position:relative;
	top:107px;
	width:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:#ffffff url('images/pageBG.png') bottom repeat-x;
	}
	
#content {
	position:relative;
	top:0px;
	width:860px;
	margin:0px auto;
	padding:0px 0px 10px 0px;
	background:#191919 url('images/contentDarkBG.png') fixed repeat-x;
	box-shadow:1px 1px 9px #666666;
	}	
#content.light {
	background:#ffffff;
	box-shadow:1px 1px 9px #cccccc;
	}
#content.blank {
	background:none;
	box-shadow:none;
	}
	
#pageHeaderImage {
	height:61px;
	background:#4b4b4b url('images/fadedLine1.png') bottom no-repeat;
	}

.post {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
.post hr {
	display: block;
	}
.entry {
	margin:0px 0px 0px 0px;
	padding:0px 70px 0px 70px;
	}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	position:relative;
	top:107px;
	height:32px;
	width:100%;
	padding: 0px 0px 0px 0px;
	text-align:right;
	background:#343434 url('images/footerBG.png') repeat-x;
	color:#ffffff;
	font-size:12px;
	}
#footer a {
	text-decoration:none;
	color:#efefef;
	}
#footer a:hover {
	text-decoration:underline;
	}	
#footer p {
	margin:0px;
	padding:8px;
	}
/* End Structure */


	
/* /// HEADER MENU /// */
#headerNav {
	position:absolute;
	margin:0px auto;
	top:83px;
	left:50%;
	}
#suckerfishnav {
	position:relative;
    z-index:20;
	left: -50%;
	margin:0px 0px 0px 0px;
	font-size:17px;
	text-transform:lowercase;
    }
#suckerfishnav, #suckerfishnav ul {
    float:left;
    list-style:none;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    width:200%;
    }
#suckerfishnav a {
    display:block;
   	color:#ffffff;
    text-decoration:none;
    padding:0px 25px;
    }
#suckerfishnav a:hover {
	color:#f4cf05;
	}
#suckerfishnav li.current_page_item a, #suckerfishnav li.current_page_ancestor a {
	/*color:#f4cf05;*/
	text-decoration:underline;
	}
#suckerfishnav li {
    z-index:999;
    position: relative;
    float:left;
	margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
	height:40px;
	text-align:left;
    }
#suckerfishnav ul {
    position:absolute;
	top:24px;
    left:-999em;
	border:0;	
	margin:0px 0px 0px -10px;
	padding:0px 34px 0px 10px;
	font-family: 'Open Sans Condensed', sans-serif;
    font-weight:300;	
	font-size:22px;
	background:#f4cf05 url('images/dropdownBG.png') repeat-x;
	box-shadow:2px 2px 3px #444444;	
    }
#suckerfishnav li ul li {
    font-weight:normal;
	height:auto;
	width:100%;
	margin:0px 0px 0px 0px;
	padding:0px 24px 6px 0px;
	border-bottom:1px solid #aa9003;
    }
#suckerfishnav li ul li:last-child {
	border:none;
	padding:0px 0px 16px 0px;
	}
#suckerfishnav li ul li a {
	margin:0px;
    padding:10px 10px 3px 10px;
    color:#000000;
    }
#suckerfishnav li.current_page_item ul a, #suckerfishnav li.current_page_ancestor ul a {
	color:#000000;
	text-decoration:none;
	}
#suckerfishnav li ul li a:hover {
	color:#aa9003;
	}
#suckerfishnav li ul li.current_page_item a {
	color:#990000;
	text-decoration:none;
	}
#suckerfishnav li ul ul {
    margin:-20px 0 0 130px;
    }
#suckerfishnav li ul li:hover {
    }
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {    
    }
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {    
    }
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {    
    }
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
    left:-999em;
    }
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
   	left:auto; 
    }
#suckerfishnav li:hover, #suckerfishnav li.sfhover {
    }
	
/* END DROPDOWN */


/*	Begin Headers */
h1 {
	margin: 0;
	}

h2 {
	margin: 0px 0 0;
	}
h2.pagetitle {
	padding:20px 0px 0px 0px;
	height:40px;
	color:#e9e9e9;
	background:#4b4b4b url('images/fadedLine1.png') bottom no-repeat;
	font-size:30px;
	font-family: 'parisineclairregular';
	text-align:center;
	text-transform:uppercase;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	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.aligncenter {
	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;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	border: 0;
	color: #959595;
	background-color: #959595;
	height: 1px;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/