/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Tags: blue, custom header, fixed width, two columns, widgets

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
body{
	width:100%;
	color: #000000;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:19px;
	}
html, body, div, span, p, ul, ol, li, h1, h2, form, fieldset, legend, label, input, textarea, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}

h1, h2, h3, h4, h5, h6, blockquote, p{
	margin: 0;
	padding: 0;
	}
a img {
	border:none
	}
a {
	text-decoration: underline;
	color: #666;
	outline: none;
}
a:hover {
	color:#666;text-decoration: none;
}

hr{color:#DCDCDB;background-color:#DCDCDB;height:1px;border:0px;}

/* container =============================================================*/

#wrapperMain {clear:both; display:block; width:100%; margin: 0 auto;}
#wrapperMainHome {clear:both; display:block; width:1000px; margin: 0 auto;}
#wrapper {clear:both; display:block; width:100%; margin: 0 auto; height:auto; height:1%; overflow:auto; padding:0;}
html* #wrapper {overflow:visible;}
#headerwrap{background-image:url(images/bg-header.jpg); background-repeat:repeat-x; width:100%; height:148px; margin:0 auto; padding-top:12px;}
#header_main { margin:0 auto; display:block; width:1003px; padding:0; height:148px;}
.header_left{ background:url(images/shdw-left.jpg);  background-repeat:repeat-y; float:left; width:7px; height: 149px; padding:0; margin:0 0 0 0; display:inline }
.header_mid { background:url(images/logo-bg.jpg) repeat-x; width: 989px; height: 149px; padding: 0; display:inline; float:left;}
.header_right{ background:url(images/shdw-right.jpg); background-repeat:repeat-y; width:7px;  padding:0; margin:0 0 0 0 ; height: 149px; display:inline; float:left;  }
.logo {float: left; width: 324px; height: 95px; margin:19px 0 0 17px;}
/*.logo {float: left; width: 325px; height: 84px; margin:23px 0 0 17px;background:  url(images/perfect-storm-media-logo.png) no-repeat top left;}*/
.logo2 {float: left; width: 432px; height: 70px; margin-top:18px; background: url(images/small-perfect-storm-media.png) no-repeat top left;}

.heater_list{ float:right; display:block; padding:0; margin:13px 16px 0 0}
.heater_list li {background-image: url(images/right_mark.gif); background-repeat: no-repeat; font-size:15px; color:#333333; padding:0 0 7px 25px; list-style:none; background-position: left 3px;}

/* container =============================================================*/
/* #top menu ===============================================================*/
#topMenu_bg{ background:url(images/black-bar-bg.jpg); background-repeat:repeat-x; float:left;  width:100%; height:41px; display:block; margin:0 auto; padding:0}

#topMenu {
	clear:both;
	display:block;
	width: 984px;
	padding:0px;
	margin:0 auto;
	padding-left:5px}

@media screen and (-webkit-min-device-pixel-ratio:0){
#topMenu {width: 989px;}
}
#nav {
	color:#a6d268;
	font-size:16px;
	list-style:none;
	font-family: Arial, sans-serif;
	
}
#nav li {
	float: left;
	margin:0 60px 0 59px;
	
}
#nav li a {
	display: block;
	height: 31px;
	border-bottom: none;
	overflow: hidden;
	padding-top:0px;
	color:#A6D268;
	text-decoration:none;
	
}


#nav li a:hover {
	display: block;
	height: 31px;
	border-bottom: none;
	overflow: hidden;
	padding-top:0px;
	color:#fff;
	
}

#nav .selected {
	color: #fff;
}

#nav-about a {
	width:71px;
	background-image:url(images/arrow_menu.png);
	background-repeat:no-repeat;
	background-position:right 17px;
}

#nav-about a :hover {
	width:71px;
	background-image:url(images/arrow_menu_hover.png);
	background-repeat:no-repeat;
	background-position:right 17px;
}


#about-select a {color:#ffffff;
	width:71px;
	background-image:url(images/arrow_menu_hover.png);
	background-repeat:no-repeat;
	background-position:right 17px;

}
/* #top menu ===============================================================*/
/*-----------------------------------------------------------------------------------------------------------------------------------------------*/

#container{
	/*width:980px;*/
	width:983px;
	margin:8px auto 0;
	clear:both;
	background-image:url("images/cont_bg.jpg");
	background-repeat:repeat-y;
	padding:30px 10px 0;
}
#content{
	/*width:680px;*/
	width:670px;
	float: left;
	background-repeat:repeat-y;
	padding:0 0 15px 0;
	margin:0 0 12px 7px;
	}
#slide{
	background-image:url(images/img.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:680px;
	height:176px;
	}
.post{
	margin:20px 0 0 10px;
	padding:0 0 15px 0;
	background-position:center;
	background-repeat:no-repeat;
	width: 658px;
	}
.small_post{

	background-position:center;
	background-repeat:no-repeat;
	height:245px;
	width: 680px;
	overflow:hidden;
	}	
.post_inner_small {background-color:#FFF; padding:0; border-left:2px solid #EAEAEA; border-right:2px solid #EAEAEA; background-image:url(images/full_post_bg.png); background-repeat:repeat-x; background-position:top;}

.post_inner_small .entry {margin:0 15px;}

.post_inner {border-left:2px #eaeaea solid; border-right:2px #eaeaea solid; background-color:#FFF; background-image:url(images/full_post_bg.png); background-repeat:repeat-x; background-position:top;}	
.post h1{
	color:#393c3f;
	font-size:15px;
	font-weight:bold;
	margin:0 15px 9px 15px;
	}
.post h1 a{
	color:#393c3f;
	text-decoration:none
	}
.post h1 a:hover{
	color:#000;
	text-decoration:none
	}
.postmetadata{
	background-color:#f5f5f5;
	border:1px solid #ddd;
	padding:3px 6px;
	color:#ababab; margin:0 15px;
	}
.postmetadata a{
	color:#000;
	text-decoration:underline
	}
.postmetadata a:hover{
	color:#000;
	text-decoration:none
	}
.entry p{
	padding:10px 0 0 0;
	}
#sidebar{
	float:right;
	width:280px;
	margin:0 10px;
	background-image:url(images/sidebar_bg.png);
	}
#sidebar ul{
	margin:0;
	padding:0;
	list-style:none;
	}
#sidebar li{
	background-repeat:no-repeat;
	background-position:bottom;
	padding:0 0 17px 0;
	margin:0 0 10px 0
	}
#sidebar li h2{
	background-color:#FFF;
	color:#000;
	font-size:12px;
	height:28px;
	padding:10px 0 0 18px;
	text-transform:uppercase;
	border-bottom: 1px #323232 solid;
	}
#sidebar li ul{
	padding:0;
	margin:0 ;
	line-height:220%;
	display:block
	}
#sidebar li li{
	background:none;
	margin:0 17px;
	padding:0;
	}
#sidebar li li a {
	color:#5c5d61;
	text-decoration:none
	}
#sidebar li li a:hover{
	color: #333;
	text-decoration:underline
	}
#footer{
	clear:both;
	text-align:center;
	color:#ffffff;
	background-color:transparent;
	background-image:url("images/black-bar-bg.jpg");
	background-position:0 0;
	background-repeat:repeat-x;
	display:block;
	height:41px;
	margin:0 auto;
	padding:0;
	width:100%;
	line-height:41px;
}
#footer a{
	color:#fff;
	text-decoration:none;
	}
#footer a:hover{
	color:#616161;
	text-decoration:none;
	}




/* WP */
blockquote{margin:20px 20px 0 20px;border-left:4px solid #DDD;padding:0 5px 0 5px;width:92%;font-size:9px;text-align:justify;}
.commenttext blockquote{border-left:4px solid #B6B6B5;}
.wp-caption{border:1px solid #ddd;text-align:center;background-color:#f3f3f3;padding-top:4px;}
.wp-caption img{border:none;margin:0;padding:0;}
.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;color:#111;margin:0;padding:0 4px 5px;}
.alignleft,img.alignleft{float:left;margin:5px 10px 5px 8px;}
.alignright,img.alignright{float:right;margin:5px 8px 5px 10px;}
.aligncenter,div.aligncenter,img.aligncenter{text-align:center;display:block;margin:10px auto;}

/* COMMENTS */
#content-body input{border:1px solid #E5E2E0; width:160px;padding:5px;font: 12px Verdana;}
#content-body textarea{border:1px solid #E5E2E0;width:534px;height:100px;padding:5px;font: 12px Verdana;}
#content-body input#submit {width: 88px;height: 25px;border: 0px;background: url(images/bg.png) no-repeat 0 -475px;font: bold 12px Georgia,serif;color:#FFF;text-align:center;cursor:pointer;}
.commentlist{margin:0;padding:0;font-size:11px; list-style:none}
.avatar { width:45px; height:45px; float:left; margin:0 15px 0 0}
#comentarii .commentlist .author_comment{background-color:#EEE !important;border:1px solid #9D9793 !important;}
#comentarii .commentlist .list.alt{background-color:#EEE;border-bottom:1px solid #DDD;}
#comentarii .commentlist .list{background-color:#F5F5F5;border-bottom:1px solid #DDD;}
#comentarii .commentlist li{list-style:none;margin-bottom:14px;background-color:#EEE;padding:5px;}
#comentarii .commentlist cite{display:block;font-style:normal;border-bottom:1px dotted #CCC;padding:5px;}
#comentarii .commentlist cite img{border:1px solid #aab59a;float:left;margin-right:9px;padding:1px;}
#comentarii .commentlist .author{font:bold 1.2em Tahoma, "Times New Roman", Times, serif;text-decoration:none;margin-bottom:5px;}
#comentarii .commentlist .time{padding-left:15px;}
#comentarii .commenttext{color:#2C2C29;padding:10px 4px;}
.trackbacks{background-color:#EEEEEE;margin-bottom:5px;padding:10px;border-bottom:1px solid #CCC;}
#tabsContainer{margin-top:2em;}
#tabsContainer a{text-decoration:none;}
.tab-content {background-color:#FFF;display: none;}
.tab-content p.no{padding-top:10px;}
.tab-content.selected { display: block; }
.clear_tab{clear:both;border-bottom:3px solid #2C2C29;margin-top:-21px;}
.tabs {display: block;float: left;height: 30px;padding: 0 0 0 20px;line-height: 29px;position: relative;top: 1px;color: #787878;text-decoration: none;margin: 0 5px 0 0;}
.subscribe_comments {display: block;float: left;height: 30px;padding: 0 0 0 20px;line-height: 29px;position: relative;top: 1px;color: #787878;text-decoration: none;margin: 0 5px 0 0;}
.tabs span {display: block;float: left;padding: 0 20px 0 0;cursor:pointer;}
.tabs.selected {background-color:#2C2C29;color:#FFF; }
div.selected{background-color:#FFF;color:#2C2C29;}
/* PROCENTRIS STYLE SHEET FOR THE MENU */
* {margin: 0; padding: 0;/*--reset all to 0--*/}
#topMenu {clear:both; display:block; width: 980px; padding:0px;}
#nav li {float: left; color:#FFFFFF;}
#nav-home a {background-image: url('images/home.png'); width:161px;}
#home-select {background-image: url('images/home.png');	width:161px; color: #12d704; background-position: 0 -31px; height:31px;}
#about-select {background-image: url('images/about.png'); width:184px; background-position: 0 -31px; height:31px;}
#nav-client a {background-image: url('images/client.png'); width:240px;}
#client-select {background-image: url('images/client.png');	width:240px; background-position: 0 -31px; height:31px;}
#nav-faq a {background-image: url('images/faq.png'); width:148px;}
#faq-select {color: #12d704; background-image: url('images/faq.png'); width:148px; background-position: 0 -31px; height:31px;}
#nav-contact a {background-image: url('images/contact.png'); width:247px;}
#contact-select {color: #12d704; background-image: url('images/contact.png'); width:247px; background-position: 0 -31px; height:31px;}
#contact-select div, #faq-select div, #client-select div, #about-select div, #home-select div {color: #12d704;}
#home #nav-home a, #hiw #nav-about a, #faq #nav-client a, #apps #nav-faq a, #contact #nav-contact a, #nav li a:hover {background-position: 0 -32px; color: #fff;}
.dropmenudiv {position:absolute; margin-left:-38px;	margin-top:8px;	top:0; left:0; line-height:18px; z-index:100; background-image:url(images/black-bar-dropdown.jpg); background-repeat:repeat-x; width:150px; visibility:hidden; filter:alpha(opacity=90);-moz-opacity:.90; opacity:.90;}
.dropmenudiv a {font-size:15px; text-align:center; font-family:Arial, sans-serif; display:block; text-decoration:none; color:#A6D268; padding:8px 0; background-image:url(images/black-bar-dropdown.jpg); background-repeat:repeat-x;}
.dropmenudiv a:hover {color:#fff;}
.newstitle {float:left;	width:762px;}
a.newstitle {float:left; width:762px; text-decoration: none; font-size:16px; font-weight:normal; border-bottom: none; cursor: pointer; line-height:24px; color:#000000;}
a.newstitle:hover {color:#12d704;}
#popupMain-news {float:left; display:block; width: 860px; height:auto; margin:0px; margin-top:0px; overflow:auto; background:url(images/news-popbg.gif) right top no-repeat; border-top:1px solid #000;}
.newtag {float:left; font-size:13px; padding-top:0px; color:#f9f9f9;}
.dropdowns {border-bottom:1px solid #ffffff; list-style:none;}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

.post_top {background:url(images/post_bg_top.png) left top no-repeat; width:680px; height:31px;}
.post_bottom {background:url(images/post_bg_bottom.png) left top no-repeat; width:680px; height:20px;}

ul.social-networks li {float:left; margin:5px 0 0 3px !important;}

.social-networks:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.social-networks {
	display: inline-block;
}
 
html[xmlns] .social-networks {
	display: block;
}
 
* html .social-networks {
	height: 1%;
}
.tweetmeme_button, #buzz_share_1 {float:left !important; margin:10px 10px 10px 0 !important; height: 90px;}
.jqDockLabel {display:none !important;}
.comment_header{color:#000000; font-size:15px; font-family:Arial, Helvetica, sans-serif; margin:15px 0 0 0; border-top:1px solid #e3e3e3; padding:8px 0 0 0}
.textwidget {padding:10px;}
.widget_recent_entries ul li {line-height: normal; margin-bottom:10px !important;}
