/*

Theme Name: Valentine
Theme URI: /
Description: Modern style css3 layout, fixed header and footer, embedded fonts and widgetbar
Version: 1.4
Author: XpressZo
Author URI: http://www.xpresszo.com
Tags: left-sidebar, right-sidebar, flexible-width
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/


/* Embedded fonts */

/* http://new.myfonts.com/fonts/siren/rooky-hand/ */
/* license: https://new.myfonts.com/viewlicense.php?lid=854 */
@font-face {
	font-family: 'rookyhand';
	src: url('fonts/rookyhand.eot');
	src: local('☺'), url('fonts/rookyhand.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

/* http://www.dafont.com/aaaiight.font */
@font-face {
	font-family: 'aaaiight';
	src: url('fonts/aaaiight.eot');
	src: local('☺'), url('fonts/aaaiight.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

/* http://www.fontsquirrel.com/fonts/CartoGothic-Std */
@font-face {
	font-family: 'CartoGothicStdItalic';
	src: url('fonts/cartogothicstd-italic-webfont.eot');
	src: local('☺'), url('fonts/cartogothicstd-italic-webfont.woff') format('woff'), url('fonts/cartogothicstd-italic-webfont.ttf') format('truetype'), url('fonts/cartogothicstd-italic-webfont.svg#webfontR4ByE9uZ') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'CartoGothicStdBoldItalic';
	src: url('fonts/cartogothicstd-bolditalic-webfont.eot');
	src: local('☺'), url('fonts/cartogothicstd-bolditalic-webfont.woff') format('woff'), url('fonts/cartogothicstd-bolditalic-webfont.ttf') format('fonts/truetype'), url('fonts/cartogothicstd-bolditalic-webfont.svg#webfontvStbtJTb') format('svg');
	font-weight: normal;
	font-style: normal;
}


body {
	background-image:url(img/overlay.jpg);
	background-color: #292929;
	font-family:'CartoGothicStdItalic', Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	scrollbar-face-color:#FFFFFF; 
scrollbar-shadow-color: #FFFFFF; 
scrollbar-highlight-color: #FFFFFF; 
scrollbar-3dlight-color: #FFFFFF; 
scrollbar-darkshadow-color: #000000; 
scrollbar-track-color: #FFFFFF; 
scrollbar-arrow-color: #000000
}


a {
	color:#739fa9;
}


img {
	border:none;
}


input {
	margin-top:10px;
}


blockquote {
	font-family:rookyhand, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#666;
}
	

.header {
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:130px;
	background-image:url(img/fade.png);
	background-repeat: repeat-x;
	z-index:3;
}


.header h1 {
	float:left;
	clear:both;
	margin:0;
	padding:0;
	font-family:aaaiight, Arial, Helvetica, sans-serif;
	font-size:48px;
	text-shadow: 4px 4px 4px rgba(0,0,0,.4);
	-webkit-transform: rotate(-3deg);
	-moz-transform:  rotate(-3deg);
	margin-left:20px;
	
}


.header h1 a {
	text-decoration:none;
}


.header h1:hover {
	text-shadow: 4px 4px 4px #000;
}


.header h4 {
	position:absolute;
	top:50px;
	left:220px;
	width:700px;
	margin:0;
	padding:0;
	font-family:'CartoGothicStdBoldItalic', sans-serif, Arial, Helvetica, sans-serif;
	font-size:1.4em;
	color:#CCC;
	text-shadow: 3px 3px 3px #000;
}


#navcontainer {
	position:absolute;
	top:69px;
	width:100%;
	height:33px;
	z-index:50;
}


#nav {
	width:650px;
	margin:0 auto;
	padding:7px 0;
	text-align:left;
	line-height:32px;
}


#nav li {
	display:inline;
	margin-left:-4px;
	padding:5px 10px;
	color:#FFF;
	height:48px;
	border-right:1px solid #333;
}

#nav li:hover {
	background-image:url(img/film.png);
}


#nav li a {
	text-decoration:none;
	color:#CCC;
	text-shadow: 2px 2px 2px #000;
}


#nav li:hover a {
	text-decoration:none;
	color:#FFF;
	text-shadow:none;
}


#item {
	position:relative;
	width:900px;
	margin:0 auto;
	padding-top:130px;
}


#prevnext {
	width:630px;
	height:50px;
	text-align:center;
	margin:15px auto 0 85px;
}


.submnu {
	position:fixed;
	top:105px;
	left:10px;
	z-index:999;
	color:#CCC;
	font-size:20px;
}


div.sc_menu_wrapper {
	position:fixed;
	top:150px;
	left:-45px;
	padding:0;
	height:70%;
	width:auto;
	z-index:2;
	color:#CCC;
	font-size:14px;
	z-index:5;
	overflow:auto;
}


div.sc_menu {
	padding:0;
}


.sc_menu_wrapper .loading {
	position: absolute;
	top: 50px;
	left: -480px;
}


#sliding-navigation {
	position:relative;
}


#sliding-navigation li {
	list-style-type: none;
	margin:7px 0px;
	text-align:left;
	padding-left:10px;
	white-space: nowrap;
}

#sliding-navigation li li {
	margin-top:8px;
	padding-left:10px;
}


#sliding-navigation li a {
	color:#999;
	text-decoration: none;
	font-family:'CartoGothicStdBoldItalic', sans-serif, Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:left;
	padding:3px 10px;
	font-weight: bold;
	background: url(img/50pzwart.png);
}


#sliding-navigation li a:hover {
	color:#fff;
	text-shadow: 3px 3px 3px #000;
	-webkit-box-shadow:0 0 8px #ffffff; 
	-moz-box-shadow: 0 0 8px #ffffff; 
	box-shadow:0 0 8px #ffffff;
}


.itemtop {
	position:relative;
	margin:20px auto 0px 75px;
	width:650px;
	height:24px;
	background-image:url(img/toptitle.png);
	background-position:center;
	background-repeat:no-repeat;
}


.itemtitle {
	position:relative;
	margin:0 auto 0 75px;
	width:650px;
	height:auto;
	padding:0px;
	background-image:url(img/titlebg.png);
	background-position:center;
	background-repeat:repeat-y;
}


.itemtitle H1 {
	position:relative;
	top:-14px;
	margin:0 0 0 20px;
	font-family:aaaiight, Arial, Helvetica, sans-serif;
	font-size:28px;
	min-height:15px;
}


.itemtitle H1 a {
	color:#739fa9;
	text-shadow: 3px 3px 3px rgba(0,0,0,.5);
	text-decoration:none;
}


.itemtitle H1 a:hover {
	color:#739fa9;
	text-shadow: 2px 2px 2px #000;
	margin-top:-1px;
	margin-left:-1px;
}


.itemtitle H2 {
	position:absolute;
	bottom:-2px;
	left:15px;
	margin:0px;
	font-size:12px;
	color:#CCC;
}


.itemtitle H2 a {
	color:#CCC;
}


.itemtitle H2 a:hover {
	text-decoration:none;
	color:#FFF;
}
	

.itemmiddle {
	width:610px;
	height:auto;
	padding:15px 20px 10px 20px;
	margin:-15px auto 0px 75px;
	font-size:15px;
	color:#333;
	line-height:20px;
	background-image:url(img/blogbg.png);
	background-position:center;
	background-repeat:repeat-y;
}


.itemmiddle img {
	margin:5px;
	display:block;
	clear:both;
	opacity:1;
	max-width:600px;
	filter:alpha(opacity=100);
	-moz-box-shadow: 2px 2px 2px #000;
	-webkit-box-shadow: 2px 2px 2px #000;
	box-shadow: 2px 2px 2px #000;
}


.itemmiddle img:hover {
	opacity:0.9;
	filter:alpha(opacity=90);
	-moz-box-shadow: 1px 1px 1px #000;
	-webkit-box-shadow: 1px 1px 1px #000;
	box-shadow: 1px 1px 1px #000;
}


.itemmiddle a:hover {
	color:#666;
	text-decoration:none;
}


.itembottom {
	position:relative;
	width:650px;
	height:32px;
	margin:0px auto 0px 75px;
	background-image:url(img/bttmbg.png);
	background-position:center;
	background-repeat:no-repeat;
}


.bottommeta {
	position:relative;
	margin:-2px auto 0px 75px;
	width:650px;
	height:auto;
	padding:5px 0 2px 0;
	background-image:url(img/bttmmetabg.png);
	background-position:center;
	background-repeat:repeat-y;
	z-index:2;
}


.bottommeta a {
	margin-left:4px;
}


.postmetadata {
	position:relative;
	top:10px;
	margin:0 0 0 20px;
	font-size:13px;
	line-height:18px;
}


.postmetadata a {
	color:#333;
}


.postmetadata a:hover {
	color:#000;
}


#commentform input, #commentform textarea {
	margin-left:7px;
}


.form-allowed-tags {
	color:#666;
	font-size:14px;
}
	

.widgetbar {
	position:fixed;
	top:10px;
	margin-left:760px;
	width:220px;
	height:90%;
	padding:10px;
	font-size:15px;
	color:#739fa9;
	z-index:4;
	overflow:auto;
}


.widgetbar ul li {
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}


#footer {
	position:fixed;
	bottom:0px;
	left:0px;
	width:100%;
	height:50px;
	background-image:url(img/fadebottom.png);
	background-position:center;
	background-repeat:repeat-x;
	font-family:rookyhand, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#739fa9;
	text-align:right;
	z-index:999;
}


#footer p {
	margin-right:15px;
}


/* Comments */

#comments {
	background-color:#CCC;
	padding:5px;
}


.comment-body {
	position:relative;
	background-image:url(img/20pzwart.png);
	padding:7px;
	margin-top:20px;
	-moz-box-shadow: 3px 3px 3px #666;
	-webkit-box-shadow: 3px 3px 3px #666;
	box-shadow: 3px 3px 3px #666;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}


.comment-body img {
	display:none;
}


.comment-body p {
	color:#666;
	font-family:rookyhand, Arial, Helvetica, sans-serif;
	font-size:19px;
	line-height:25px;
	margin-bottom:35px;
}


.children {
	list-style-type:none;
}


.comment-reply-link {
	position:absolute;
	bottom:0px;
	right:5px;
	font-size:12px;
}


.comment-meta {
	position:absolute;
	bottom:15px;
	right:5px;
	font-size:12px;
}


.comment-meta a {
	color:#666;
}


/* wp-calendar styles */

.widgetbar li{
	text-decoration:none;
}


caption,
.widgettitle {
	font-family:'CartoGothicStdBoldItalic', Arial Black, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#fff;
	text-decoration:none;
}


/* widgetbar */

.widget {
	background-image:url(img/overlayinv.png);
	padding:10px;
	margin-top:10px;
	-moz-box-shadow: 2px 2px 2px #000;
	-webkit-box-shadow: 2px 2px 2px #000;
	box-shadow: 2px 2px 2px #000;
}


.widgetbar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	text-decoration:none;
}


.widgetbar li {
	margin-bottom: 0px;
	padding: 7px;
	text-decoration:none;
}


.widgetbar li ul {
	text-decoration:none;
}


.widgetbar li li {
	margin: 0px;
	padding: 4px;
	border-bottom: 1px dotted #999;
	background-image:url(img/20pzwart.png);
}


.widgetbar li li a:hover {
	color:#CCC;
}
	

.widgetbar p {
	margin: 0;
	padding: 0px 0px;
}

.widgetbar h2 {
	height: 26px;
	margin: 0px;
	padding: 12px 0 2px 0px;
	text-transform: capitalize;
	font-size: 25px;
	font-weight: normal;
	color: #739fa9;
}


.widgetbar p {
	line-height: 200%;
}


.widgetbar a {
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	color: #000;
}


.widgetbar li li li {
	background-image:url(img/20pzwart.png);
	padding-left:20px;
	margin-top:2px;
}
	

.widgetbar li li li:hover{
	background-image:url(img/50pzwart.png);
}

.widgetbar li li li:hover a{
	color:#CCC;
}


/* Tag cloud */

#tag_cloud-3 a:hover {
	color:#CCC;
}


/* wp-calendar */

#wp-calendar {
	width:100%;
}


#wp-calendar caption {
	padding-bottom: 5px;
	text-align:left;
}


#wp-calendar table {
	width: 100%;
	border-collapse: collapse;
}


#wp-calendar thead th {
	padding: 2px 0;
	text-align: center;
	background-image:url(img/50pzwart.png);
	color:#CCC;
}


#wp-calendar tbody td {
	padding: 5px 0;
	text-align: center;
	background-image:url(img/20pzwart.png);
}
	

#wp-calendar tbody td:hover {
	background-image:url(img/50pzwart.png);
	color:#FFF;
}


#wp-calendar tfoot td {
	padding: 5px;
}


#wp-calendar #today {
	background-image:url(img/50pzwart.png);
	color:#FFF;
}


::-webkit-scrollbar {
	width: 8px;
}


::-webkit-scrollbar-track-piece {
	background-color: #333;
	-webkit-border-radius: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
}


::-webkit-scrollbar-thumb:vertical {
	height: 40px;
	background-color: #666;
	-webkit-border-radius: 3px;
}


/* alignment CSS classes */

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


.alignleft {
	float: left;
	display: inline;
}


.alignright {
	float: right;
}


/* image caption CSS classes  */

.wp-caption {
	text-align: center;
	padding-top: 4px;
	margin: 10px auto;
}


.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	display: block;
	margin-left: auto;
	margin-right: auto;
}


.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}


.gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}


.bypostauthor {
}


.sticky	{
}


embed,
object {
	max-width:620px;
}