/*
Theme Name: Synthetik
Theme URI: http://demo.mattiaviviani.com/wp_themes/synthetik/
Description: Synthetik is a theme for Wordpress. The theme design was developed for users who appreciate visual browsing and a minimal layout. The theme can been used to create everything from e-commerce sites, portfolio sites, and everything in between.
Version: 1.2
Author: Mattia Viviani
Author URI: http://www.mattiaviviani.com/
Tags: blue, fixed layout, two columns, widgets, jquery, slider, gallery, modern, web 2.0
*/


/* Basic stuff
----------------------------------------------------------------------------------------------------*/

html {}

body {
	font: 13px/1.5 'Lucida Grande', Helvetica, Arial, sans-serif;
	background:#1e2229 url(images/skin1/bg.png) repeat;
	color:#444;
	}

h1 {font-size: 25px;}
h2 {font-size: 23px;}
h3 {font-size: 21px;}
h4 {font-size: 19px;}
h5 {font-size: 17px;}
h6 {font-size: 15px;}

a {color:#444;}
a:hover {color:#39c;}
	
.textLink {color:#39c;}
.textLink:hover {color:#1e2229;}

.lineHor {
	border-bottom:#c0c0c0 1px dashed;
	margin-top:25px;
	margin-bottom:25px;
	}

.alignleft {
	float:right;
	margin:20px 0 0 15px;
	}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.alignright {float:right; }
.alignleft {float:left; }
.aligncenter {display: block; margin-left: auto; margin-right: auto}

/* List
----------------------------------------------------------------------------------------------------*/

div#list {
	margin-top:15px;
	margin-bottom:15px;
	}

.listStyle ul li {
	list-style:disc inside;
	color:#39c;
	line-height:25px;
	text-decoration:none;
	}

.listStyle ul li a {
	color:#1e2229;
	text-decoration:none;
	}
	
.listStyle ul li a:hover {
	text-decoration:underline;
	color:#1e2229;
	}


/* Header
----------------------------------------------------------------------------------------------------*/

/* jqueryslidemenu
----------------------------------------------------------------------------------------------------*/

.jqueryslidemenu ul li a:hover {
	color:#fff;
	/*width:60px;*/		/* REMOVE COMMENTS IF YOU WANT A FIXED SIZE AT THE BUTTON HOVER */
	/*margin-left:1px;*/
	background:transparent url(images/skin1/topnavBG.png) -100px -76px no-repeat;
	}

.jqueryslidemenu ul li a {border-right:#111 1px solid;}

.jqueryslidemenu ul li .home:hover {
	width:30px;
	margin-left:-5px;
	text-indent:-9999px;
	background:transparent url(images/skin1/topnavBG.png) -10px -76px no-repeat;
	}

.jqueryslidemenu ul li.current_page_item a, .jqueryslidemenu ul li.current_page_item a:hover {color:#39c;}
.jqueryslidemenu ul li ul li.page_item a, .jqueryslidemenu ul li ul li.page_item a:hover {color:#eee;}

#header-wrap {
	background:transparent url(images/skin1/topnavBG.png) center 64px no-repeat;
	padding-bottom:1px;
	}

#header {}

#topnav {
	padding-top:0;
	padding-left:10px;
	margin-top:20px;
	margin-bottom:5px;
	height:40px;
	}
	
#topnav ul li {display:inline-block;}

#topnav ul li .current {
	color:#39c;
	background:transparent url(images/skin1/topnavBG.png) -100px -76px no-repeat;
	}

#topnav ul li .currentHome {
	width:30px;
	margin-left:-5px;
	text-indent:-9999px;
	background:transparent url(images/skin1/topnavBG.png) -10px -76px no-repeat;
	}

.home {
	width:30px;
	margin-left:-5px;
	text-indent:-9999px;
	}

a.home:hover {
	width:30px;
	text-indent:-9999px;
	background:transparent url(images/skin1/topnavBG.png) -10px -76px no-repeat;
	}

#topnav ul li .navEffect {
	width:60px;
	margin-left:1px;
	}

#topnav ul li .navEffect:hover {
	width:60px;
	margin-left:1px;
	background:transparent url(images/skin1/topnavBG.png) -100px -76px no-repeat;
	}

#logo {
	margin-top:20px;
	background:transparent;
	/*background:transparent url(images/skin1/logo.png) no-repeat;*/
	/*text-indent:-9999px;*/
	width:220px;
	height:50px;
	display:block;
	}

#siteSearch, #siteSearchForm {
	float:right;
	margin-top:8px;
	margin-right:2px;
	}

/* Start WP fix */

#s {
	background:#fff;
	height:15px;
	border:#c0c0c0 1px solid;
	padding-left:3px;
	padding-right:3px;
	margin-top:10px;
	width:240px;
	}

#searchsubmit {
	border:none;
	height:24px;
	width:70px;
	cursor:pointer;
	background:url(images/searchBtn.png);
	padding-top:-10px;
	outline:0;
	}

#searchsubmit:hover {
	border:none;
	height:24px;
	width:70px;
	cursor:pointer;
	background:url(images/searchBtnHover.png);
	padding-top:-10px;
	outline:0;
	}

#s.searchInput {
	background:transparent;
	border:none;
	width:170px;
	margin-top:1px;
	padding:7px 0 7px 0;
	font-size:11px;
	color:#888;
	}

#searchsubmit.searchSubmitImg, #searchsubmit.searchSubmitImg:hover {
	border:none;
	height:20px;
	width:28px;
	cursor:pointer;
	background:transparent;
	margin-right:5px;
	outline:0;
	}

#searchform {
	border-bottom:#ddd 1px solid;
	padding-bottom:25px;
	margin-bottom:20px;
	}

/* End WP fix */


/* Featured
----------------------------------------------------------------------------------------------------*/

#featured-wrap {
	height:450px;
	background:transparent url(images/skin1/sliderBG.png) center -10px no-repeat;
	}
	
#featured {
	margin-top:10px;
	position:relative;	/* !IMPORTANT for slider */
	}


/* Services
----------------------------------------------------------------------------------------------------*/

#services-wrap {background:transparent url(images/skin1/contentBGhome_center.png) center 30px repeat-y;}
#services {padding-bottom:10px;}
	
#servicesTop {
	height:30px;
	background:transparent url(images/skin1/contentBGhome_top.png) center top no-repeat;
	}

#box1, #box2, #box3 {
	margin:5px 0 20px 30px;
	color:#ddd;
	font-size:11px;
	}
	
#box.right {margin-right:0;}

#box1 h5, #box2 h5, #box3 h5 {
	margin-top:0;
	padding-bottom:10px;
	border-bottom:#1e2229 1px solid;
	}

#box1 p, #box2 p, #box3 p {
	margin-top:10px;
	margin-bottom:10px;
	}

#box1 a, #box2 a, #box3 a {color:#39c;}
#box1 a:hover, #box2 a:hover, #box3 a:hover {color:#fff;}


/* Get in Touch */
.getInTouch {line-height:15px;}

#box1 .getInTouch p, #box2 .getInTouch p, #box3 .getInTouch p {margin-top:5px;}
	
#box1 .socialIcons, #box2 .socialIcons, #box3 .socialIcons {
	margin:20px 0 5px 0;
	border-top:#1e2229 1px solid;
	/*border-bottom:#1e2229 1px solid;*/
	padding-top:20px;
	padding-bottom:15px;
	}

#box2 a.category, #box2 a.comments {
	background:#39c;
	color:#fff;
	}
	
#box2 a.category:hover, #box2 a.comments:hover {
	background:#fff;
	color:#1e2229;
	padding:2px 4px 2px 4px;
	}

#comments a {
	margin-top:110px;
	margin-left:-7px;
	position:absolute;
	width:auto;
	font-size:13px;
	display:block;
	}

#box3 .socialIcons ul li {display:inline-block;}
#box3 .socialIcons ul li a {
	display:inline-block;
	padding:0 8px 5px 0;
	}

.goForm {
	background:transparent url(images/right.png) 11px 10px no-repeat;
	padding-left:50px;
	padding-top:10px;
	}

.getInTouch ul li.phoneContact, .getInTouch ul li.emailContact, .getInTouch ul li.addressContact, .getInTouch ul li.skypeContact {
	padding-left:50px;
	padding-top:10px;
	margin-bottom:10px;
	height:30px;
	min-height:30px;
	}
	
.getInTouch ul li.phoneContact {background:transparent url(images/skin1/phone.png) 6px 10px no-repeat;}
.getInTouch ul li.emailContact {background:transparent url(images/skin1/email.png) 3px 10px no-repeat;}
.getInTouch ul li.skypeContact {background:transparent url(images/skin1/skype.png) 3px 11px no-repeat;}


/* Get in Touch Right Column */
.getInTouch.right {
	margin:10px 20px 20px 20px;
	padding:5px 0 35px 0;
	border-bottom:1px solid #ddd;
	}
	
.getInTouch p {margin-bottom:10px;}
.getInTouch.right h6 {color:#444;}
	
.getInTouch.right ul li.phoneContact {background:transparent url(images/phone_gray.png) 3px 10px no-repeat;}
.getInTouch.right ul li.emailContact {background:transparent url(images/email_gray.png) 0 10px no-repeat;}
.getInTouch.right ul li.skypeContact {background:transparent url(images/skype_gray.png) 0 11px no-repeat;}
.getInTouch.right ul li.addressContact {background:transparent url(images/home_gray.png) 0 10px no-repeat;}


/* Page Content Left
----------------------------------------------------------------------------------------------------*/

#content-wrap {background:transparent url(images/skin1/contentBGcenter.png) center 30px repeat-y;}

#content {padding-bottom:20px;}
#content h1, h2, h3, h4, h5, h6 {margin-top:10px;margin-bottom:10px;}
	
#contentTop {
	height:30px;
	background:transparent url(images/skin1/contentBGtop.png) center no-repeat;
	}

#contentLeft {
	margin-left:30px;
	margin-right:20px;
	}

#contentLeft p {
	margin-top:10px;
	margin-bottom:10px;
	}

#contentLeft .path {
	font-size:11px;
	padding-bottom:10px;
	margin-bottom:15px;
	color:#888;
	border-bottom:#ddd 1px solid;
	}

#contentPortfolio .path {
	font-size:11px;
	padding-bottom:10px;
	margin-bottom:15px;
	color:#888;
	border-bottom:#ddd 1px solid;
	width:900px;
	}

#contentLeft .path a, #contentPortfolio .path a {
	color:#888;
	text-decoration:none;
	}

#contentLeft .path a:hover, #contentPortfolio .path a:hover {
	color:#444;
	text-decoration:none;
	}

/* Sidebar Right
----------------------------------------------------------------------------------------------------*/

#contentRight {
	margin-top:10px;
	padding-bottom:20px;
	background:#fff;
	border:#ddd 1px solid;
	color:#999;
	font-size:11px;
	width:290px;

/* CSS3 Rounded Corners */
	-moz-border-radius-topleft:6px;
	-webkit-border-top-left-radius:6px;
	border-top-left-radius:6px;
		
	-moz-border-radius-topright:6px;
	-webkit-border-top-right-radius:6px;
	border-top-right-radius:6px;
		
	-moz-border-radius-bottomleft:6px;
	-webkit-border-bottom-left-radius:6px;
	border-bottom-left-radius:6px;
		
	-moz-border-radius-bottomright:6px;
	-webkit-border-bottom-right-radius:6px;
	border-bottom-right-radius:6px;
	}
		
.rightContent {padding:15px 20px 20px 20px;}

.rightContent h5 {
	margin:5px 0 5px 0;
	color:#444;
	}

.imgRight {padding:10px 10px 5px 15px;}

.socialRight ul li {display:inline-block;}
.socialRight ul li a {padding:0;}

.socialRight {
	margin:20px 20px 10px 20px;
	padding:20px 15px 15px 20px;
	border:#e8e8e8 1px solid;
	background:#f9f9f9;
	display:block;
	}
	
#contentRight .social {padding:0;}

	
/* Portfolio
----------------------------------------------------------------------------------------------------*/

/* .path class with #contentLeft  */
#contentPortfolio {
	margin-left:30px;
	width:930px;
	font-size:11px;
	}

.boxPortfolio {
	margin:10px 30px 10px 0;
	/*margin:10px 10px 20px 10px;*/
	height:280px;
	min-height:280px;
	}

.boxPortfolio.grid_5 {margin:10px 30px 10px 0;}

#boxPortfolio p, .boxPortfolio p {
	margin-top:0;
	margin-bottom:10px;
	}
	
#boxPortfolio h5, .boxPortfolio h5 {
	margin-top:5px;
	padding-bottom:0;
	}

.project_hoverPhoto, .project_hoverVideo {
	background:url(images/spacer.gif) repeat scroll 0 0 transparent;
	display:block;
	height:140px;
	position:absolute;
	width:280px;
	z-index:5;
	}

.project_hoverPhoto:hover {background:transparent url(images/skin1/overPhoto.png) scroll 0 0 no-repeat;}
.project_hoverVideo:hover {background:transparent url(images/skin1/overVideo.png) scroll 0 0 no-repeat;}


/*--- prettyPhoto ---*/
.currentTextHolder {
	font-size:11px;
	font-weight:bold;
	color:#101319;
	}


/* Pagination
----------------------------------------------------------------------------------------------------*/

#pagination {
	width:900px;
	margin:30px 0 0 30px;
	z-index:3;
	font-size:11px;
	padding-top:10px;
	border-top:#ddd 1px solid;
	}

#pagination span, #pagination a {
	display:block;
	float:left;
	line-height:12px;	/* modify heigh of span container (background) */
	margin:2px 2px 2px 0;
	padding:3px 6px;
	text-decoration:none;
	width:auto;
	height:auto;
	}

#pagination a:hover {
	background:#39c;
	color:#fff;
	}

#pagination .current {
	color:#fff;
	padding:3px 6px;
	background:#101319;
	}


/* Blog
----------------------------------------------------------------------------------------------------*/

.entryHead, .tags {
	margin-top:10px;
	margin-bottom:12px;
	font-size:11px;
	}

.category, .comments {
	cursor:pointer;
	padding:2px 4px 2px 4px;
	margin:0 4px 0 4px;
	}
	
a.category, a.comments {
	background:#39c;
	color:#fff;
	text-decoration:none;
	}
	
a.category:hover, a.comments:hover {
	background:#1e2229;
	padding:2px 4px 2px 4px;
	text-decoration:none;
	}

.date {}

.tags {
	margin-top:30px;
	margin-bottom:20px;
	font-size:11px;
	padding-left:30px;
	height:20px;
	background:transparent url(images/skin1/tag.png) no-repeat;
	}

.share {
	float:right;
	color:#888;
	cursor:pointer;
	margin:0 4px 0 4px;
	padding:0 6px 0 6px;
	border:#c0c0c0 1px solid;
	background:#fff;
	}

a.share {text-decoration:none;}	
a.share:hover {color:#444;text-decoration:none;}

a.facebook {background:transparent url(images/social.png) top left no-repeat;}
a.facebook:hover {background:transparent url(images/social.png) bottom left no-repeat;}
a.twitter {background:transparent url(images/social.png) top right no-repeat;}
a.twitter:hover {background:transparent url(images/social.png) bottom right no-repeat;}

.facebook, .twitter {
	text-indent:-9999px;
	border:none;
	margin-top:1px;
	height:16px;
	width:14px;	/* not 16px because of padding 1px left and 1px right*/
	padding:0 1px 0 1px;
	}

/* Start WP */
h3.space {padding-bottom:15px;}

.bypostauthor {background:url(images/skin1/bypostauthorBG.png) top left no-repeat;}

.comment-body {
	padding:5px 30px 30px 30px;
	color:#888;
	}

.commentmetadata, .commentmetadata a {
	margin:0;
	color:#888;
	font-size:11px;
	text-decoration:none;
	}

.vcard {
	padding-top:20px;
	font-size:11px;
	color:#888;
	}

.fn {
	margin-right:4px;
	font-weight:bold;
	cursor:pointer;
	color:#444;
	font-style:normal;
	}

a.fn:hover {color:#888;}

.reply {margin-top:20px;}

.comment-reply-link {
	color:#39c;
	font-size:11px;
	cursor:pointer;
	padding:2px 20px 2px 20px;
	border:#c0c0c0 1px solid;
	text-decoration:none;
	font-weight:bold;
	margin-left:70px;
	background:#fff;
	}

.comment-reply-link:hover {
	color:#fff;
	background:#39c;
	border:#39c 1px solid;
	}


/**/
.thread-alt {background-color:#f9f9f9;}
	
.thread-even {background-color:#fff;}

/*.depth-1 {border:1px solid #ddd;}*/

.even, .alt {border-top:#ddd 1px solid;}

/* Begin Comments*/
.alt {
	margin:0;
	/*padding:10px;*/
	}

.commentlist {
	padding:0;
	/*text-align:justify;*/
	}

.commentlist li {
	/*margin:15px 0 10px;*/
	/*padding:5px 5px 10px 10px;*/
	list-style:none;
	}
	
/*.commentlist li ul li { 
	margin-right:-5px;
	margin-left:10px;
	}*/

/*.commentlist p {margin:10px 5px 10px 0;}*/

.children {padding:0;}

#commentform p {margin:5px 0;}

.nocomments {
	text-align: center;
	margin:0;
	padding-bottom:15px;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

.commentlist li ul li {font-size:1em;}

.commentlist li .avatar { 
	float:left;
	padding:2px;
	background:transparent;
	border:#ddd 1px solid;
	padding:4px;
	width:48px;
	height:48px;
	margin-right:15px;
	}

.commentlist cite, .commentlist cite a {
	font-weight:bold;
	font-style:normal;
	font-size:1.1em;
	}

.commentlist p {
	font-weight:normal;
	line-height:1.5em;
	text-transform:none;
	padding-left:73px;
	}

.commentmetadata {font-weight:normal;}

/* End WP */


/* Footer
----------------------------------------------------------------------------------------------------*/

#footer-wrap {
	height:45px;
	background:transparent url(images/skin1/contentBGfooter.png) center no-repeat;
	}
	
#footer {}


/* Bottom
----------------------------------------------------------------------------------------------------*/

#bottom-wrap {
	height:50px;
	background:transparent url(images/skin1/bottomBG.png) center no-repeat;
	margin-bottom:20px;
	}

#bottom {
	padding-top:18px;
	font-size:11px;
	color:#888;
	}

#bottom p {
	margin-left:15px;
	display:inline;
	}

#bottom p a {color:#888;}
	
#bottom p a:hover {
	text-decoration:underline;
	color:#ccc;
	}

#bottom ul li p a {text-decoration:underline;}
#bottom ul li p a:hover {color:#ddd;}

#bottom ul {
	float:right;
	margin-right:10px;
	}

#bottom ul li {
	display:inline-block;
	padding-right:7px;
	padding-left:5px;
	border-right:#333 1px solid;
	}

#bottom ul li a {
	text-decoration:none;
	font-size:11px;
	color:#888;
	}
	
#bottom ul li a:hover {text-decoration:underline;}
	
#bottom ul li.top {
	border-right:none;
	margin-right:5px;
	margin-left:-14px;
	}


/* Coda Slider
----------------------------------------------------------------------------------------------------*/

.coda-nav ul li a {
	background:transparent url("images/skin1/slider-off.png") no-repeat scroll left top;
	text-indent:-9999px;
	display:block;
	float:left;
	margin-right:10px;
	height:23px;
	width:25px;
	left:-50%;
	}

.coda-nav ul li a.current {background:transparent url("images/skin1/slider-on.png") no-repeat scroll left top;}
.coda-nav ul li a.current:hover {background:transparent url("images/skin1/slider-on.png") no-repeat scroll left top;cursor:default;}
.coda-nav ul li a:hover {background:transparent url("images/skin1/slider-ov.png") no-repeat scroll left top;}

.title {display:none;}

.linkButton {
	text-indent:-9999px;
	background:transparent url(images/skin1/sliderButton.png) top center no-repeat;
	height:50px;
	width:170px;
	position:absolute;
	margin-top:315px;
	margin-left:740px;
	z-index:2;
	}

.linkButton:hover {background:transparent url(images/skin1/sliderButton.png) bottom center no-repeat;}

.panel-wrapper p {
	height:40px;
	width:400px;
	position:absolute;
	margin-top:315px;
	margin-left:25px;
	color:#fff;
	z-index:2;
	padding:5px 10px 5px 10px;
	font-size:11px;
	}

.panel-wrapper h6 {
	height:40px;
	width:350px;
	position:absolute;
	margin-top:293px;
	margin-left:25px;
	color:#fff;
	z-index:2;
	padding:5px 10px 5px 10px;
	}

.panel-wrapper a {color:#39c;}
.panel-wrapper a:hover {color:#fff;}

#bg_alpha, #bg_alpha-1, #bg_alpha-2, #bg_alpha-3, 
#bg_alpha-4, #bg_alpha-5, #bg_alpha-6, #bg_alpha-7, 
#bg_alpha-8, #bg_alpha-9, #bg_alpha-10, #bg_alpha-11, 
#bg_alpha-12, #bg_alpha-13, #bg_alpha-14, #bg_alpha-15 {
	height:75px;
	width:440px;
	background:url(images/bg_alpha_slider.png);
	position:absolute;
	margin-top:290px;
	margin-left:20px;
	z-index:1;
	}


/* Wordpress fixes
----------------------------------------------------------------------------------------------------*/

.pagetitle {padding-top:10px;}

.entry h4, .entry h5 {margin-top:30px;}

.entry p a {color:#39c;}
.entry p a:hover {color:#1e2229;}

.entry ul li {
	list-style:disc inside;
	color:#39c;
	}

.entry ul li a {color:#444;text-decoration:none;}
.entry ul li a:hover {text-decoration:underline;}

.entry_title a {color:#444;text-decoration:none;}
.entry_title a:hover {text-decoration:underline;}

/* --------- */
#box2 span.category, span.category {
	background:#39c;
	color:#fff;
	text-decoration:none;
	}

#box2 span.category a, span.category a {
	color:#fff;
	text-decoration:none;
	}

span.category:hover {
	background:#1e2229;
	padding:2px 4px 2px 4px;
	}

#box2 span.category:hover {
	background:#fff;
	padding:2px 4px 2px 4px;
	}

#box2 span.category a:hover {color:#1e2229;}
/* --------- */

span.tag a {
	color:#888;
	cursor:pointer;
	margin:0 4px 0 4px;
	text-decoration:none;
	}

span.tag a:hover {
	color:#39c;
	text-decoration:underline;
	margin:0 4px 0 4px;
	}

#topnav .current-cat, #topnav .current_page_item {
	/*border-left:#111 1px solid;*/
	color:#39c;
	background:transparent url(images/skin1/topnavBG.png) -100px -76px no-repeat;
	}

#topnav ul li ul li.current_page_item {border-left:none;}

#sidebar li.current-cat, #sidebar li.current_page_item {
	background:#101319;
	color:#39c;
	border-left:none;
	/*padding-left:8px;*/
	padding-right:20px;
	padding-top:2px;
	padding-bottom:2px;
	/*margin-top:5px;
	margin-bottom:5px;*/
	}

#sidebar .pagenav, .sidebar_pagenav, #sidebar .linkcat, .sidebar_pagenav_meta, .widget {
	padding-left:20px;
	padding-right:20px;
	margin-bottom:20px;
	}

.widget {font-size:12px;line-height:20px;}
.textwidget {font-size:11px;}

.sidebar_pagenav .categories {margin-top:20px;}

.pagenav h5, .sidebar_pagenav h5, .sidebar_pagenav_meta h5, .widget h5 {
	border-top:#ddd 1px solid;
	padding-top:10px;
	color:#444;
	}

.widget_text.widget h5 {
	border-top:none;
	border-bottom:none;
	}

.widget_text.widget {}

.textwidget img {margin-left:-3px;}

.widget_tag_cloud h5.widgettitle, .widget_rss h5.widgettitle, .widget_meta h5.widgettitle, .widget_archive h5.widgettitle, 
.widget_categories h5.widgettitle, .widget_links h5.widgettitle, .widget_recent_comments h5.widgettitle, .widget_recent_entries h5.widgettitle {
	border-top:none;
	border-bottom:#ddd 1px solid;
	padding-bottom:10px;
	margin-bottom:10px;
	}

.widget_categories .cat-item {
	color:#39c;
	font-size:11px;
	}
	
.widget_categories .cat-item a {
	font-weight:normal;
	text-decoration:none;
	font-size:12px;
	padding-left:8px;
	}
	
.widget_categories .current-cat {}
.widget_categories .current-cat a {
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	}

.widget_archive li {
	color:#39c;
	font-size:11px;
	padding-left:8px;
	}

.widget_archive li a {
	text-decoration:none;
	font-size:12px;
	}

.widget_calendar h5.widgettitle {
	display:none;
	border:none;
	}

h5.widgettitle {
	border-top:none;
	border-bottom:#ddd 1px solid;
	padding-bottom:10px;
	margin-bottom:0;
	}

#sidebar li.current_page_item {
	padding-left:0;
	padding-right:0;
	font-weight:bold;
	}
	
#sidebar ul.children li {
	padding-left:0;
	/*font-weight:bold;*/
	}

#calendar_wrap {
	padding:15px 15px 15px 15px;
	width:220px;
	border:#ddd 1px solid;
	
	/* CSS3 Rounded Corners */
	-moz-border-radius-topleft:4px;
	-webkit-border-top-left-radius:4px;
	border-top-left-radius:4px;
		
	-moz-border-radius-topright:4px;
	-webkit-border-top-right-radius:4px;
	border-top-right-radius:4px;
		
	-moz-border-radius-bottomleft:4px;
	-webkit-border-bottom-left-radius:4px;
	border-bottom-left-radius:4px;
		
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;
	border-bottom-right-radius:4px;
	}

#wp-calendar {
	width:220px;
	line-height:20px;
	font-size:11px;
	}

#wp-calendar th {
	text-align:left;
	color:#39c;
	}

#wp-calendar caption {
	font-weight:bold;
	text-transform:uppercase;
	color:#444;
	background:#f9f9f9;
	margin-bottom:10px;
	}

#wp-calendar td a {
	background:#101319;
	text-decoration:none;
	color:#f9f9f9;
	padding:2px 2px 2px 2px;
	}

#wp-calendar td a:hover {
	background:#39c;
	text-decoration:none;
	color:#f9f9f9;
	padding:2px 2px 2px 2px;
	}

#prev {padding-top:5px;}


/*  WP Sub Navigation - sidebar contentRight
----------------------------------------------------------------------------------------------------*/

#subNavigation .pagenav, #sidebar .widget_pages {
	margin:20px 20px 30px 20px;
	font-size:12px;
	padding:0;
	border:none;
	line-height:35px;
	}

#subNavigation h5 {
	margin:0;
	padding:0 0 10px 0;
	color:#444;
	border-bottom:1px solid #ddd;
	border-top:none;
	}

#subNavigation li.current_page_item, #sidebar .widget_pages li.current_page_item {padding:0;}

#subNavigation ul li.current-cat a, 
#subNavigation ul li.current_page_item a, 
#sidebar .widget_pages ul li.current-cat a, 
#sidebar .widget_pages ul li.current_page_item a, 
#sidebar .widget_pages ul li ul li.current_page_item a {
	margin:0;
	color:#fff;
	font-weight:bold;
	background:transparent url(images/skin1/subNav.png) bottom no-repeat;
	border-left:none;
	padding-left:10px;
	}

#subNavigation li.page_item a, 
#sidebar .widget_pages li a {
	margin:0;
	display:block;
	padding-top:0;
	padding-left:10px;
	text-decoration:none;
	background:transparent url(images/skin1/subNav.png) top no-repeat;
	border-bottom:1px solid #ddd;
	}	

#subNavigation li ul li a, 
#sidebar .widget_pages li ul li a, 
#sidebar .widget_pages li ul li.page_item a {
	margin:0;
	display:block;
	padding-left:10px;
	text-decoration:none;
	background:transparent url(images/skin1/subNav.png) top no-repeat;
	border-bottom:1px solid #ddd;
	color:#444;
	font-weight:normal;
	}

#sidebar .widget_pages li ul li.page_item a:hover {
	margin:0;
	display:block;
	padding-left:10px;
	text-decoration:none;
	background:transparent url(images/skin1/subNav.png) bottom no-repeat;
	border-bottom:1px solid #ddd;
	color:#fff;
	font-weight:bold;
	}

#subNavigation li a:hover, 
#sidebar .widget_pages li a:hover {
	color:#fff;
	background:#39c;
	font-weight:bold;
	background:transparent url(images/skin1/subNav.png) bottom no-repeat;
	}
	

/*  WP Contact Form (see also "Form style" line 598)
----------------------------------------------------------------------------------------------------*/

/* Form style
----------------------------------------------------------------------------------------------------*/

/*#respond, #contactForm {margin:10px 0 20px 0;}

.leftSpace {
	font-size:11px;
	margin-left:10px;
	}

.n {margin-left:0;}*/

input, textarea {
	border:1px solid #c0c0c0;
	padding:4px;
	margin-top:10px;
	font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#f1f1f1;
	color:#444;
	width:250px;
	}

input {width:260px;}

textarea {
	margin-top:10px;
	height:130px;
	width:570px;
	}

input:focus, textarea:focus {background:#fff;}

#submit, .submit {
	border:#111 1px solid;
	background:#1e2229;
	color:#fff;
	font-weight:bold;
	width:120px;
	height:30px;
	margin-top:10px;
	font-size:12px;
	padding-bottom:5px;
	outline:0;
	}

#submit:hover, .submit:hover {
	border:1px solid #39c;
	background:#39c;
	cursor:pointer;
	outline:0;
	}

/*.error.required {border:1px solid #c30;}*/

.wpcf7 {margin-top:20px;}

.wpcf7-form p, #commentform label {
	font-size:11px;
	font-weight:bold;
	color:#444;
	padding-top:10px;
	}

.span.wpcf7-list-item { display: block; }

.wpcf7-not-valid-tip-no-ajax, #commentform label {padding-left:5px;}

#respond {
	border-top:#ddd 1px solid;
	padding-top:30px;
	}
	
.widget_tag_cloud a {
	background:#39c;
	color:#fff;
	line-height:30px;
	margin-bottom:10px;
	padding:2px 4px 2px 4px;
	text-decoration:none;
	}

.widget_tag_cloud a:hover {background:#1e2229;}

.widget_tag_cloud a:visited {}

button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
    border:1px dotted transparent;
}

button:focus::-moz-focus-inner,
input[type="reset"]:focus::-moz-focus-inner,
input[type="button"]:focus::-moz-focus-inner,
input[type="submit"]:focus::-moz-focus-inner,
input[type="file"] > input[type="button"]:focus::-moz-focus-inner {}


/* opt-in form
----------------------------------------------------------------------------------------------------*/
.optInForm_container {font-family:arial,sans-serif; font-size:13px; color:#333333; line-height:30px;}
.optInForm_headline {width:100%; line-height:18px; letter-spacing:0.75px; font-size:16px; color:#75859a; font-weight:bold; border-bottom:solid 1px #75859a; margin-bottom:10px;}
.optInForm_fieldLabel {float:left; width:88px; height:24px; overflow:hidden; font-weight:bold;}
.optInForm_minSpacer {width:185px; height:1px; overflow:hidden;}
.optInForm_textbox {width:172px; height:22px; font-family:arial,sans-serif; font-size:14px; line-height:14px; margin:0px; padding:0px; border:solid 1px #3399cc; background:#FFFFFF;}
.optInForm_textarea {width:100%; height:83px; font-family:arial,sans-serif; font-size:13px; line-height:15px; margin:0px; padding:0px; border:solid 1px #3399cc; background:#FFFFFF;}
.optInForm_sup {color:#999999; font-weight:normal;}
.optInForm_i {color:#75859a; font-size:11px;}
.optInForm_table {font-family:arial,sans-serif; font-size:13px; color:#333333; line-height:17px;}
.optInForm_table INPUT {width:21px; background:transparent; border:solid 0px #0c2c57;}


#box3 .optInForm_link {
	margin:20px 0 5px 0;
	border-top:#1e2229 1px solid;
	padding-top:20px;
	padding-bottom:15px;
	}



/* styleswitcher
----------------------------------------------------------------------------------------------------*/

#styleswitcher {
	position:absolute;
	background:#111;
	margin-top:-15px;
	margin-left:5px;
	padding:5px;
	z-index:20;
	font-size:11px;
	}
	
#styleswitcher a {text-decoration:none;}
#styleswitcher a:hover {color:#666;}
	
.t_skins {
	font-weight:bold;
	color:#d6dbdd;
	margin-bottom:5px;
	}