/*
------------------------------------------------------------------------
Theme Name:Photostop VT
Theme URI:http://photostopvt.com
Author:Richard Ruiz

------------------------------------------------------------------------
*/
/*
-----------------------------------------
RESET
----------------------------------------- 
*/
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td{margin:0; padding:0}
table{border-collapse:collapse; border-spacing:0}
fieldset, img{border:0}
address, caption, cite, code, dfn, em, strong, th, var{font-style:normal; font-weight:normal}
ol, ul, li{list-style:none}
caption, th{text-align:left}
h1, h2, h3, h4, h5, h6{font-size:100%; font-weight:normal}
q:before, q:after{content:''}

strong{font-weight:bold}
em{font-style:italic}
a img{border:none}

h1, h2, h3, h5, h5, h6{font-weight:bold}

/*
-----------------------------------------
LAYOUT
----------------------------------------- 
*/
.aligncenter{display:block; margin:0 auto}
.alignleft{float:left}
.alignright{float:right}
.floatLeft{float:left}
.floatRight{float:right}
.clear{clear:both}

/*
-----------------------------------------
STRUCTURE
----------------------------------------- 
*/
html, body{height:100%}

body{font-size:75%; font-family: Helvetica, Arial, sans-serif; color:#000; margin:0 auto -80px; text-align:center}

#page-wrap{width:960px; min-height:100%; height:auto !important; height:100%; margin:0 auto -80px; padding-left:10px; padding-right:10px; text-align:left}

.content { width: 680px; float:left}

hr { border: none; height: 1px; background-color: black; margin: 20px 0px; }

/*
-----------------------------------------
TYPOGRAPHY
----------------------------------------- 
*/

p {
	color: #333333;
	font-size: 1em;
	line-height: 1.7em;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	text-align: justify;
}

p a, p a:visited{ text-decoration:none}

p a:hover{ color:#f04036; text-decoration:underline; }

h1, strong {font-size:1.4em; font-weight:bold}

h2 { font-size: 1.3em; text-transform: uppercase; color: #000; font-weight: bold; margin: 20px 0px 20px 0px;}

.post h2{text-transform:none; padding-bottom:0; border-bottom:0; margin-top:0; margin-bottom:0}

h3 { color:#000; font-size:1.8em; font-weight:bold; padding: 15px 0px 15px 0px;}
h3 a:link { text-decoration:none; color:#000; }

h4, {/*font-size: 1.8em; color:#000; text-transform:uppercase; padding-bottom:4px; border-bottom:4px solid #c9c9c9; margin-top:28px; margin-bottom:28px; font-weight:bold*/}

h4 { color: #6d6d6d; text-transform: uppercase; text-decoration: none; font-weight: normal; margin-bottom: 15px;}
h4 a { text-decoration: none; }

h5 { font-size:1.2em; color:#000; text-transform:uppercase; margin-top:25px; margin-bottom:20px; }

.post ul li, 
.post ol li{font-size:1.2em; list-style-type:square; margin:5px 0 5px 15px; }

.red { color: #f04036; }

a:link {
	color: #f04036;
	text-decoration: none;
}

a:visited {
	color: #6d6d6d;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/*
-----------------------------------------
TOP
----------------------------------------- 
*/
#top {
	height: 115px;
	margin-top: 30px;
	margin-bottom: 10px;
	border-bottom: 1px solid black;
	position: relative;
}

h1.logo a { 
	float:left;
	font-size:2.2em;
	font-weight:bold;
	color:#000;
	text-transform:uppercase;
	text-decoration:none;
	margin-top: 0px;
	padding-bottom: 2px;
	border-bottom: 4px solid white;
}

h1.logo a:hover {
	border-bottom: 4px solid black;
}

#nav {
	float: right;
	margin-top: 120px;	
	position: absolute;
	bottom: 0px;
	right: 0px;
}

#nav ul{list-style-type:none; width:100%;}

#nav li {
	display: block;
	display: inline;
}

#nav a:link, #nav a:visited {
	padding-bottom: 5px;
	display: block;
	color: #6d6d6d;
	padding-left: 30px;
	float: left;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: capitalize;
	border-bottom: 4px solid white;
}

#nav a:hover { color: #f04036; border-bottom: 4px solid black; }

ul#nav li.current_page_item a:link, 
ul#nav li.current_page_item a:visited, 
ul#nav li.current_page_item a:hover, 
ul#nav li.current_page_item a:active { color: #000; border-bottom: 4px solid black; }

/*
-----------------------------------------
FEATURED
----------------------------------------- 
*/

#featured {  }

.front-post{width:303px; margin-right:25px; float:left}

.front-post-last{width:303px; float:left}

.featured-content{ position:relative; width:303px}

.featured-content p{margin-top:1em}

.featured-post {
	position: relative;
	width: 470px;
	height: 350px;
}

.featured-title h2{margin:0px; line-height:1.4em; font-size:1.2em; text-transform:none; text-align: center; border-bottom:0; text-shadow: #333 0 0 0;}

.featured-title h2 a{font-size:1.2em; display:block; color:#ffffff; text-decoration:none; border-bottom:0; text-shadow: #333 0 0 0;}

.featured-title h2 a:hover{color:#fff}

.featured-title {
	background: #000;
	padding: 0px 10px;
	display: block;
	z-index: 101;
	width: 450px;
	bottom: 0;
	/*filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;*/
	position:absolute;
	z-index:2;
	color: white;
}

.featured-image {
	z-index:1;
	width: 470px;
	background: #fff;
	display: block;
	height: 350px;
	position: relative;
	overflow: hidden;
}

.featured-content h2{margin-top:15px}
.featured-content h2 a{color:#0b96d0; text-decoration:none}
.featured-content h2 a:hover{color:#000}

.featured-image img {
	width: 470px;
	position: relative;
}

/*
-----------------------------------------
SIDEBAR & WIDGETS
----------------------------------------- 
*/
#sidebar { float:right; width:260px; padding-left:20px; overflow:hidden; margin-top: 30px;}

#sidebar li a {display:block; width:260px; margin:0; padding:8px 0px; list-style:none; font-size:1em; list-style-type:none; text-decoration:none; color:#222; border-top: 1px solid #e5e5e5; }

#sidebar li a:hover { background-color: #f8f8f8; }

#sidebar h5 { text-align:right; }

.widget { margin-top: 20px; margin-bottom: 20px; border-bottom: 1px solid #e5e5e5; clear: both;}

#sidebar input { padding-top:4px; padding-bottom:4px; padding-left:2px; padding-right:2px; border:1px solid #E5E5E5; font-size:1em}

#sidebar p { color: #6d6d6d; line-height: 1.8em; text-align: right;}

.textwidget a { text-align: right; }
.textwidget a img { vertical-align: middle; margin-left: 6px; }



/*
-----------------------------------------
LATEST
----------------------------------------- 
*/
#front-bottom{margin-top:36px}

#latest-wrap{float:left; width:680px}

.latest-post-wrap{float:left; width:162px; margin-right:8px}

.latest-post{position:relative; width:162px; height:118px}

.latest-image{position:absolute; z-index:1}

.latest-title h2{margin:8px 10px 7px; line-height:1.4em; font-size:1em; text-transform:none; padding-bottom:0; border-bottom:0}

.latest-title h2 a{display:block; color:#0B96D0; text-decoration:none}

.latest-title h2 a:hover{color:#fff}

.latest-title{background:#000; display:block; z-index:101; width:100%; bottom:0; filter:alpha(opacity=80); -moz-opacity:.80; opacity:.80; position:absolute; z-index:2}

.latest-content{position:relative; width:162px; height:200px; margin-bottom:20px}

.latest-content h2{margin-top:15px}
.latest-content h2 a{color:#0b96d0; text-decoration:none}
.latest-content h2 a:hover{color:#000}

.latest-content p{color:#222; font-size:1.2em; line-height:1.5; margin-top:8px; margin-bottom:1.5em; text-align:left}

/*
-----------------------------------------
FOOTER
----------------------------------------- 
*/
#push{height:80px}

#footer{padding-top:20px; border-top:1px solid #6d6d6d; width:960px; margin:150px auto 0; height:80px; color:#6d6d6d;}

#footer p{font-size:1em; color:#6d6d6d; line-height:1.5em; margin-bottom:0; margin-top:0.6em}

#footer p a{ color:#6d6d6d; text-decoration:none}

#footer p a:hover{ text-decoration: underline; color:#f04036; text-decoration:none}

/*
-----------------------------------------
POSTMETA
----------------------------------------- 
*/
.postMeta{font-size:1em; margin-bottom:30px; margin-top:25px; }

.postMeta-featured{margin-top:8px; font-size:1.2em; width:303px}

.postMeta-front{margin-top:8px; font-size:1.2em}

.postMeta-post {font-size:1em; margin-bottom:30px; margin-top:30px; }

.postMeta span.date, 
.postMeta-post span.date, 
.postMeta-featured span.date, 
.postMeta-archive span.date,
.postMeta-front span.date{ color:#6d6d6d; }

.postMeta span.comments a, 
.postMeta span.date a, 
.postMeta-post span.comments a, 
.postMeta-post span.date a, 
.postMeta-post span.post-tags a,
.postMeta-featured span.comments a, 
.postMeta-featured span.date a, 
.postMeta-front span.comments a, 
.postMeta-front span.date a,
.postMeta-single a:link,
.postMeta-single a:visited
{ color:#6d6d6d; text-decoration:none}

.postMeta-post span.comments a:hover,
.postMeta-post span.post-tags a:hover,
.postMeta-single span a:hover { color: #f04036; text-decoration: underline; }

.postMeta span.comments, 
.postMeta-featured span.comments, 
.postMeta-post span.comments, 
.postMeta-front span.comments{ }

.postMeta-single {
	float: right;
	font-size: 1em;
	color: #6d6d6d;
}

/*
-----------------------------------------
POSTS
----------------------------------------- 
*/
.post-category { color:#6d6d6d; text-transform: uppercase; }

.post-category a:link,
.post-category a:visited
 { color: #6d6d6d; }
 
.post-category a:hover { text-decoration: underline; color: #f04036; }

.post-tags{color:#8a8a8a; float:right}

.post-category p, 
.post-tags { font-size:1em; line-height:1.5em; margin-bottom:0em; margin-top:0em; text-align:none}
.post img{ border: none;}
.post blockquote p{margin:0 2.6em; font-style:italic}
.post { border-bottom: 1px solid white; margin-bottom: 20px; }
.post p a:link,
.post p a:visited { color: #f04036; }
.post p a:hover { text-decoration: underline; }

.post img.size-medium { margin-right: 20px; }

/*
-----------------------------------------
COMMENTS
----------------------------------------- 
*/

#comments { margin-top: 40px; }

.comment-heading{padding-bottom:20px; border-bottom: 1px solid black; margin-bottom: 0px}

.commentwrap{border-bottom:1px solid #e5e5e5; padding-bottom:15px; padding-top:25px}

.commentwrap img.avatar { float: left; }

.commentpost{margin-left: 75px; width:605px; }

.commentpost p {margin-top:10px }

.commentmetadata { line-height:1.5em; margin-left: 75px; width: 605px; color:#6d6d6d; font-size:1em; }

.commentmetadata a{ color:#f04036; text-decoration:none}

.warning{padding:10px; background:#282828; border:1px solid #323232; ; margin-bottom:10px}

#comments label input{border:1px solid #E5E5E5; padding:5px 4px; margin-bottom:10px; margin-right: 7px; width:160px}

#comments label span{line-height:27px}

#comments label{ font-size:1em}

.comment_author{ color: #333333; font-weight: bold; }

#comments-content{display:block; border-bottom:1px solid #C9C9C9; margin:10px 0px 10px 0px; padding:0px}

#comments textarea{margin-top:10px; padding:4px 0px; width:100%; border:1px solid #E5E5E5}

.button{ border: 1px solid #e5e5e5; background-color: #e5e5e5; color: #333; width: auto; font-size:1em; height:25px; margin-top:10px; margin-bottom:10px; padding:0 8px; }

.children {margin-left: 50px}

.children div {border:none}

.children .commentwrap {}

.children .commentmetadata {padding-right:0px}

.children .commentpost {text-align:left; float:right; width:78%}

#reply { margin-top: 40px; padding-bottom: 10px;}


/*
-----------------------------------------
SEARCH
----------------------------------------- 
*/


#searchsubmit{ width: auto !important; float: right; padding-top: 0px !important; margin: 0px; border: none !important; }

#s{float:left; width:215px; margin-right:6px; padding-top:4px; padding-bottom:4px; padding-left:2px; padding-right:2px; border:1px solid #E5E5E5; font-size:1em; color: #6d6d6d;}


/*
-----------------------------------------
MAILPRESS
----------------------------------------- 
*/

.MailPressFormEmail { width: 175px; float:left; margin-bottom: 10px; }
.MailPressFormSubmit { float: right; height:2.1em; margin-bottom: 10px; }

#mailpress a { border: none !important; color: #6d6d6d !important;}
#mp-urlsubmgt { text-align: right; clear: both;}


/*
-----------------------------------------
SOCIABLE
----------------------------------------- 
*/

#share_div { visibility: hidden; height: 200px; overflow: visible; display: none;}

div.sociable { margin: 16px 0; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	list-style-type: none;
	margin: 0;
	padding: 1px;
	text-align: right;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 24px;
	height: 24px;
	border: 0;
	margin: 0;
	margin-left: 6px;
	vertical-align: middle;
	padding: 0;
}

.sociable-hovers {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

