/*
Theme Name: WP Max
Theme URI: http://wordpresstop.com
Description: A Fantastic Premium News Theme for WordPress
Version: 1.1
Author: Marcis Gasuns
Author URI: http://wordpresstop.com
*/

/* Imports */
@import url("css/rounded.corners.css");
@import url("css/header.css");
@import url("css/menu.css");
@import url("css/featured.story.css");
@import url("css/more.features.css");
@import url("css/latest.css");
@import url("css/more.latest.css");
@import url("css/searchform.css");
@import url("css/mediaplayer.css");
@import url("css/300x250.css");
@import url("css/subscription.css");
@import url("css/carousel.css");
@import url("css/gallery.css");
@import url("css/sidebar.css");
@import url("css/ajax.tabs.css");
@import url("css/front.categories.css");
@import url("css/footer.css");
@import url("css/single.post.template.css");
@import url("css/archive.css");

/* Reset */
* {
	font-family: Arial, "Trebuchet MS", Verdana, Tahoma;
	font-size: 1em;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
	text-decoration: none;
	vertical-align: baseline;
	white-space: normal;
}

html, body {line-height: 1}
hr {display: none}
blockquote:before, blockquote:after, q:before, q:after {content: ''}
blockquote, q {quotes: "" ""}
ul {list-style-type: none}
ol {list-style-type: decimal}
ol {margin: 0 0 0 20px}
.clear {clear:both}
a {color: #366799}
a:hover {color: #333}

/* Page Layout */
body {
	width: 100%;
	background:  url(images/wallpaper-winter-wonderland-dark-soft-blu.png) repeat #E9E9E9;
	text-align: center;
	cursor: default;
background-repeat:no-repeat;
background-attachment:fixed;
background-position:center; 
}

#pagei {
	width: 1000px;
	height: auto;
	padding: 7px 0 7px 0;
	margin: 0 auto 0 auto;
	text-align: left;
	font-size: 0.75em;
	color: #555;
}

#page {
	height: auto;
	background: #fff;
	padding: 10px;
}

#main {
	width: 1000px;
	height: auto;
}

#main2 {
	width: 1000px;
	height: auto;
	background: #fff;

}

#main3 {
	width: 980px;
	height: auto;
	background: #990073;
}


#main-left {
	float: left;
	width: 320px;
	padding: 0 10px 0 0;
	height: auto;
	background: #fff;
}

#main-center {
	float: left;
	width: 318px;
	border-left: 1px solid #d9e2e5;
	border-right: 1px solid #d9e2e5;
	padding: 0 10px 0 10px;
	height: auto;
	background: #fff;
}

#main-right {
	float: left;
	width: 300px;
	display: inline;
	margin-left: 10px;
	height: auto;
	background: #fff;
}

#main-center2 {
	float: left;
	width: 645px;
	border-left: 1px solid #d9e2e5;
	border-right: 1px solid #d9e2e5;
	padding: 0 10px 0 10px;
	height: auto;
	background: #fff;
}


#contents {
	width: 990px;
	padding: 10px 0 10px 0;
}
#contents-b {
	width: 990px;
	padding: 0 0 0 0;
}

#content, #content-b {
	float: left;
	width: 659px;
	border-right: 1px solid #d9e2e5;
	margin-right: 10px;
	padding-right: 10px;
}

#sidebar {
	float: left;
	width: 300px;
	display: inline;
}

#footeri {
	width: 1000px;
	height: auto;
	margin: 0 auto 7px auto;
	text-align: left;
	font-size: 0.7em;
	color: #fff;
	background: #366799;
}

#footer {
	padding: 10px;
}

#bottom {
	width: 1000px;
	height: auto;
	margin: 10px auto 30px auto;
	text-align: left;
	font-size: 0.7em;
	color: #888;
	line-height: 1.5em;
}

#bottom-left {
	float: left;
}

#bottom-right {
	float: right;
}

/* Global site Headers */
h2.front {
	display: block;
	line-height: 1.4em;
	font-weight: bold;
	color: #444;
	padding: 4px 5px 3px 5px;
	margin: 0 0 5px 0;
	background: #f1f6e2;
	border-bottom: 1px solid #e3e8d4;
}

h2.front-gal {
	display: block;
	line-height: 1.4em;
	font-weight: bold;
	color: #444;
	padding: 4px 5px 3px 30px;
	margin: 0 0 5px 0;
	background: #f1f6e2 url(images/photo.png) no-repeat;
	background-position: 7px center;
	border-bottom: 1px solid #e3e8d4;
	position: relative;
}

h3.front {
	margin: 10px 0 5px 0;
	border-bottom: 1px dotted #ccc;
	padding: 0 0 7px 0;
	color: #666;
	position: relative;
}





h2.front2 {
	display: block;
	line-height: 1.5em;
	font-weight: bold;
	color: #FFF;
	padding: 4px 5px 3px 5px;
	margin: 0 0 5px 0;
	background: #127474;
	border-bottom: 1px solid #e3e8d4;
}

.front2 {
	display: block;
	color: #000;
	background: #E5F3FF;
	padding: 6px;
	line-height: 1.5em;
}



h2.front3 {
	display: block;
	line-height: 1.5em;
	font-weight: bold;
	color: #FFF;
	padding: 4px 5px 3px 5px;
	margin: 0 0 5px 0;
	background: #f2f2f2;
	border-bottom: 1px solid #e3e8d4;

}

.front3 {
	display: block;
	color: #000;
	background: #f2f2f2;
	padding: 6px;
	line-height: 1.5em;
}



/* Various Links CSS */
a.icomment {
	display: inline;
	font-size: 0.9em;
	color: #999;
	margin: 0 0 0 7px;
}

a.icomment:hover {color:#333}












.searchform2 {
	background: #444444;
	width: 290px;
	height: 30px;
	float: right;
	margin: 0px 0px 0px 3px;
	padding: 3px 3px 3px 3px;
	color: #FFFF00;


}

.searchform2 fieldset, .searchform input {
	vertical-align: middle;
}

.searchform2 .searchinput {
	border: 1px solid #e5e5e5;
	padding: 2px;
	width: 140px;
	background: #fff;
	color: #666;
}


.searchform2 .searchinput:focus {
	border: 1px solid #c8d4d8;
}

.searchform2 .input {
	border: 1px solid #e5e5e5;
	padding: 2px;
	width: 180px;
	background: #fff;
	color: #666;
}

.searchform2 .input:focus {
	border: 1px solid #c8d4d8;
}

.searchform2 .searchbutton {
	padding: 3px;
	background: #ff6600;
	cursor: pointer;
	margin: 3px;
	color: #fff;
	border: 3px outset #f2f2f2;
	font-weight: bold;
}


.searchform2 .searchbutton:hover {
	background: #FF955D;
	color: #000;
}








.flink {
	padding: 5px;
	background: #CCE7FF;
	border: 1px solid #e8eef1;
	float: left;
	margin-right: 10px;
	font-weight: bold;
	color: #000000;
}

.cmlink {
	color: #000000;
	padding: 5px;
	background: #E7FFCC;
	border: 1px solid #eef3e1;
	margin-right: 10px;
	font-weight: bold;
}












img.floatLeft { 
    float: left; 
    margin: 2px; 
}
img.floatRight { 
    float: right; 
    margin: 2px; 
}




/* video pane */
.videodisplay {
	align: center;
	float: center;
	display: block;
	width: 602px;
}

.videocontent {
	align: center;
	float: center;
	display: block;
	width: 600px;
	height: 400px;
	padding: 20px 1px 20px 1px;
	background: url(http://pulsogay.com/wp-content/themes/wp-max-2/video_back.png) no-repeat;
}



.videocontent2 {
	align: center;
	float: center;
	display: block;
	width: 600px;
	height: 390px;
	padding: 10px 1px 10px 1px;
	background: url(http://www.imagewear.ca/images/loading.gif) no-repeat;
}

.left {
	align: left;
	float: left;
}

.right {
	align: right;
	float: right;
}

.center {
	align: center;
	float: center;
}



.opacityit img{display:block; opacity:0.88;}
.opacityit:hover img{opacity:1; }




.opacityit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.opacityit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=88);
-moz-opacity: 0.88;
}



div.post-block {
	width: 220px;
	float: right;
	float: rigth;
	clear: none;
        padding: 10px;
        margin: 10px
	background: #FFF;
	background-color:#FFF;
	}
div#container_division {
	background: #FFFFFF;
	background-color:#FFF;
	width: 650px;
	}


.class_for_this_div {}

.class_for_this_div a{ color:#f2f2f2; font-weight: bold; }



/*--------- TOP FEATURED POSTS WITH IMAGES--------- */
.top-featured{ width:220px; height:225px; background:#F2F2F2;	border:1px dotted #cccccc; padding:6px; }
.top-featured img.fl{ margin:0; background:#ffffff; border:2px solid #ffffff; padding:0 }
.top-featured img.fl:hover{ border:2px solid #ffffff }
.top-featured span a{ color:#F4F4F6 }
.top-featured-box1{ float:left; width:220px; position:relative }
 .top-featured-box1 .title_bg{ width:220px }
.top-featured-box2345{ float:left; width:220px; position:relative }
 .top-featured-box2345 .title_bg{ width:220px }
.top-featured-box6{ float:left; width:152px; margin:-152px 0 0 0; position:relative }
 .top-featured-box6 .title_bg{ width:136px }
.top-featured-box1 span.cat_bg, .top-featured-box2345 span.cat_bg{ position:absolute; color:#00CCFF; right:2px; top:2px; background:#191919; padding:4px; font-family:Verdana; font-size:11px }
.top-featured-box6 span.cat_bg{ position:absolute; color:#FFF; right:-2px; top:2px; background:#191919; padding:4px; font-family:Verdana; font-size:11px }
.top-featured-box1 .title_bg, .top-featured-box2345 .title_bg, .top-featured-box6 .title_bg{ position:absolute; left:2px; bottom:2px; background: url("http://cineopsis.com/wp-content/uploads/2009/09/top-opacity-top-trans.png") no-repeat left top; color:#FFF; padding:10px; width:198px;}
.top-featured-box1 .title_bg a, .top-featured-box2345 .title_bg a, .top-featured-box6 .title_bg a{ color:#FFF; font-size:12px; line-height:14px; }