/* 
Theme Name: Katie Stoops Photography (Wedding Version)
Theme URL: http://katiestoops.com/wedding
Description: Theme for Katie Stoops Photography (Wedding Version) developed by Patrick Stinnett. Designed by Matt Leech.
Author: Patrick Stinnett
Author URI: http://pstinnett.com
Version: 1.0
*/

/*  The following CSS Reset was written by Dejan Cancarevic
http://stylizedweb.com/2008/02/14/10-best-css-hacks/         */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
{margin:0;padding:0;}


/*
Here is a list of all the <DIV>s in Whiteboard.
*/

* {
	margin: 0 0;
	padding: 0 0;
}

p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
}

a {
	text-decoration:none;
	color: #f94c4c;
}

a:hover {
	color: #000;
}

#extra-wrap {
	width: 1345px;
	margin: auto auto;
}

#wrapper {
	width: 1040px;
	margin: auto auto;
}

#header {
	width: 1115px;
	height: 370px;
}

#header h1 {
	width: 262px;
	height: 261px;
	position: absolute;
	top: 20px;
	margin-left: -90px;
	background: url(http://katiestoops.com/wedding/wp-content/themes/katie-stoops-wedding/images/logo-h1.png) no-repeat transparent;
}

#header h1 a {
	width: 262px;
	height: 261px;
	display: block;
	text-indent: -9999px;
}

#banner-container {
	width: 1042px;
	height: 323px;
	background: url(http://katiestoops.com/wedding/wp-content/themes/katie-stoops-wedding/images/header-bgimg.png) no-repeat #FFF;
	margin-top: 70px;
}

#top-icons {
	width: 1042px;
	margin-top: -40px;
	margin-right: -100px;
	float:right;
}

ul#social-icons {
	width: 300px;
	height: 50px;
	float: right;
	clear: both;
}

ul#social-icons li {
	float: left;
	height: 30px;
	padding: 5px;
	list-style-type: none;
}

ul#social-icons li a {
	display:block;
	text-indent: -9999px;
}

ul#social-icons li.rss {
	width: 28px;
	height: 28px;
	background: url(http://katiestoops.com/wedding/wp-content/themes/katie-stoops-wedding/images/icon-rss.jpg) no-repeat transparent;
}

ul#social-icons li.twitter {
	width: 51px;
	height: 28px;
	background: url(http://katiestoops.com/wedding/wp-content/themes/katie-stoops-wedding/images/icon-twitter.jpg) no-repeat transparent;
}

ul#social-icons li.facebook {
	width: 29px;
	height: 28px;
	background: url(http://katiestoops.com/wedding/wp-content/themes/katie-stoops-wedding/images/icon-facebook.jpg) no-repeat transparent;
}

div#banner {
	width: 265px;
	height: 33px;
	margin-left: -2px;
	position: absolute;
	top: 335px;
	text-indent: -9999px;
	background: url(http://katiestoops.com/wedding/wp-content/themes/katie-stoops-wedding/images/wedding-banner.png) no-repeat transparent;
}

div#banner h2 a {
	display: block;
	height: 34px;
}

ul#main-nav {
	width: 395px;
	height:38px;
	float:right;
	margin: 20px -7px 0 0;
	padding: 2px 0px 0px 10px;
	background: url(http://katiestoops.com/wedding/wp-content/themes/katie-stoops-wedding/images/links-banner.png) no-repeat transparent;
}

ul#main-nav li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #3c3c3c;
	display: inline-block;
	*float: left;
	margin: 0px 5px 0 0;
	*zoom:1;
	*display:inline;
}

ul#main-nav li a {
	display: block;
	color: #3c3c3c;
	vertical-align: middle;
	text-decoration: none;
	float:left;
}

ul#main-nav li a:hover {
	color: #f94c4c;
}

.main-nav-sep {
	color: #3c3c3c;
	margin-left: 6px;
	float: right;
	*margin-right: 6px;
	*float: left;
	display:block;
	width: 5px;
}
#switch-container {
	float:left;
	margin: 0 auto 0 auto;
	padding: 10px 0px 0px 0px;
}
#switch-container img {
	width:259px;
	margin-top:-10px;
}
#search-container {
	margin: 0 auto 0 auto;
	padding: 10px 65px 0px 0px;
	text-align:right;
	float:right;
}
#search-container form {
	padding-top: 5px;
	float:left;
}
span.search-label {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	background: #f94c4c no-repeat;
	color: #FFF;
	padding: 2px;
	margin: 0px 4px;
	display: block;
	float: left;
}
input.search-box {
	background: url(http://katiestoops.com/wedding/wp-content/themes/katie-stoops-wedding/images/form-bg.jpg) no-repeat;
	width: 188px;
	height: 18px;
	border: 0;
	margin-left: -4px;
	padding-left: 5px;
}
span.rss-badge {
	width: 34px;
	height: 33px;
	background: url(http://katiestoops.com/wedding/wp-content/themes/katie-stoops-wedding/images/rss-badge.jpg) no-repeat;
	float:left;
	text-align: left;
}
.rss-badge a {
	display: block;
	width: 34px;
	height: 33px;
	float: left;
	text-indent: -9999px;
}

div#content {
	width: 620px;
	float: left;
	margin-bottom: 20px;
	*margin-top: 70px;
}

div.entry-header h3 {
	font-family: Georgia, Times, serif;
	font-style: italic;
	font-size: 24px;
}

div.entry-header h3 a {
	color: #000;
}
div.entry-header h3 a:hover {
	color: #f94c4c;
}

div.entry-header p {
	line-height: 1.4em;
	text-align: left;
	margin-bottom: 10px;
	font-size: 15px;
	color:#2C2D32;
	font-family: Helvetica, Arial, sans-serif;	
}
div.entry-header p a {
	text-decoration: none;
	color: #f94c4c;
}

div.entry-header p a:hover {
	color: #000;
}
div.entry-image {
	border: 1px solid #ddd;
	width: 620px;
	margin-bottom: 15px;
}

div.entry-text p {
	line-height: 1.4em;
	text-align: left;
	margin-bottom: 15px;
	font-size: 15px;
	color:#2C2D32;
	font-family: Helvetica, Arial, sans-serif;
}

div.entry-text ul, ol {
	line-height: 1.8em;
	font-size: 15px;
	color:#2C2D32;
	font-family: Helvetica, Arial, sans-serif;
	margin: 10px 40px 30px 40px;
}

div.entry-extra {
	clear:both;
	width: 100%;
	height: 25px;
}

div.entry-extra p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
}

div.entry-extra p span {
	float:left;
}

div.entry-extra p a {
	text-decoration: none;
	color: #f94c4c;
}

div.entry-extra p a:hover {
	color: #000;
}

div#sidebar {
	padding: 0px 0px 0px 0px;
	width: 395px;
	float: right;
	margin-bottom: 20px;
	*margin-top: 70px;
}

div#sidebar li {
	list-style-type:none;
	text-align: center;
}
div#sidebar h2.widgettitle {
	width: 395px;
	height: 40px;
	background: #b9e1da no-repeat;
	color: #FFF;
	font-family: Georgia, Times, serif;
	font-style: italic;
	font-size: 35px;
	text-align: center;
	padding-top: 3px;
	margin-top: 15px;
	margin-bottom: 10px;
	clear: both;
}

div#sidebar .ngg-sidebar-widget {
	*float:right;
	*margin-right:-15px;
}

div#sidebar h2.widgettitle a {
	color: #FFF;
}
div#sidebar li.ngg-sidebar-widget a img {
	padding: 0px 1px 2px 1px;
}
div.network-ads {
	float: left;
	clear: both;
	margin: 0px 0px 10px 3px;
	*float:right;
	*margin-right:-12px;
}
div.network-ads img {
	float: left;
	margin-bottom: 10px;
}
div#sidebar p {
	line-height: 18px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	text-align:center;
}
div#sidebar span.highlight {
	color: #f94c4c;
}
div#footer {
	width: 1045px;
	height: 100px;
	text-align: center;
	clear: both;
}
ul#footer-nav {
	height:38px;
	background: url(http://katiestoops.com/wedding/wp-content/themes/katie-stoops-wedding/images/footer-nav-bg.jpg) no-repeat transparent;
	text-align: center;
	*padding-left:350px;
}

ul#footer-nav li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #3c3c3c;
	display: inline-block;
	*float: left;
	margin: 3px 5px 0 0;
	*zoom:1;
	*display:inline;
}

ul#footer-nav li a {
	color: #3c3c3c;
	text-decoration: none;
	float:left;
}

ul#footer-nav li a:hover {
	color: #f94c4c;
}

div#comments h3 {
	margin: 20px 0px 10px 0px;
	font-family: Georgia, Times, serif;
	font-style: italic;
	font-size: 20px;
}

div#comments h3 a {
	color: #000;
}
div#comments h3 a:hover {
	color: #f94c4c;
}

div#comments ol {
	list-style:none outside none;
	margin: 0 0;
}

div#comments .comments_avatar {
	float: right;
	width: 50px;
	height: 50px;
	border: 3px solid #ddd;
}

div#comments .comments_container {
	margin-bottom: 20px;
	background: #FCFCFC;
	border-bottom: 1px solid #DDD;
	padding: 10px;
}

div.comments_reply h3 {
	margin: 20px 0px 10px 0px;
	font-family: Georgia, Times, serif;
	font-style: italic;
	font-size: 20px;
}

div.comments_reply input.text {
	background:none repeat scroll 0 0 #FCFCFC;
	color:#111;
	margin:0 5px 10px 0;
	padding:5px 7px;
	width:170px;
	font-family: Helvetica, Arial, sans-serif;	
}

div.comments_reply textarea {
	background:none repeat scroll 0 0 #FCFCFC;
	color:#111;
	padding:5px 7px;
	width:95% !important;
	font-family: Helvetica, Arial, sans-serif;	
}

.wpcf7-form input[type=text] {
	background:none repeat scroll 0 0 #FCFCFC;
	color:#111;
	margin:0 5px 10px 0;
	padding:5px 7px;
	width:170px;
	font-family: Helvetica, Arial, sans-serif;
}
.wpcf7-form textarea {
	background:none repeat scroll 0 0 #FCFCFC;
	color:#111;
	padding:5px 7px;
	width:95% !important;
	font-family: Helvetica, Arial, sans-serif;	
}
.ngg-singlepic {
	max-width: 600px;
}

.wpcf7-form input[type=submit] {
	border:0;
	width: 160px;
	height: 72px;
	margin-left:-15px;
	background: url(http://katiestoops.com/wedding/wp-content/themes/katie-stoops-wedding/images/submit.jpg) #000 no-repeat;
	text-indent: -9999px;
}
.addthis_default_style {
	width: 65px !important;
}

.at15t_compact {
	margin-top: -1px;
}