/*  
Theme Name: MassivePress
Theme URI: http://www.massivepress.com/
Description: The MassivePress.com WordPress Theme
Version: 1.8
Author: Jason Schuller
Author URI: http://www.wpelements.com/

Much of this CSS is Based on GridFocus by 5ThirtyOne.com
*/


* {
margin:0;
padding:0;
}

html,body {
color:#4F4F4F;
text-align:center;
}

body {
font:13px Century Gothic,arial,helvetica,verdana,sans-serif;
}

h1 {
font-size:22px;
margin:0 0 15px 0;
}
	h1 span.date {
		display:block;
		font-size:14px;
		font-weight:normal;
		color:#7F7F7F;
		line-height:.8em;
		}
	h1 span.post-date {
		font-size:12px;
		}
	h1 span a {
		font-size:12px;
		color:#7F7F7F;
		text-decoration:none;
		}
h2, .entry h2 {
font-size:18px;
margin:1.4em 0 0.5em 0;
}
h2 a, h1 a {
	text-decoration:none;
	}
h2 a:hover, h1 a:hover {
	text-decoration:underline;
	}
.post h2:first-child, .post h1:first-child {
	margin:0;
	}
h1, h2, h3 {
	font-weight:normal;
	}

h3 {
font-size:16px;
}
	h3 span.date {
		display:block;
		font-size:11px;
		line-height:.8em;
		font-weight:normal;
		color:#7F7F7F;
		}
	h3 a {
		text-decoration:none;
		}
h4 {
font-size:14px;
}

h5 {
font-size:11px;
color:#7f7f7f;
padding-left:1px;
font-weight:400;
margin:0 0 5px 0;
line-height:17px;
}
h5 a {
	color:#7f7f7f;
	}
h5 a:hover {
	color:#2f2f2f;
	}
	h5 .cat a { 
		color:#fff;
		text-decoration:none;
		padding:0px 5px;
		background-color:#666; 
		}
a {
color:#2f2f2f;
text-decoration:underline;
}

a:hover {
color:#666;
}
td {
	vertical-align:top;
	line-height:1.4em;
	padding:15px 5px 5px 5px; 
	}
th {
	padding:15px 5px 5px 5px;
	}
.clearer {
	clear:both;
	}
.clear:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
	}
.clear {
	display:inline-block;
	}
* html .cleare {
	height:1%;
	}
.clear {
	display:block;
	}
.fleft {
	float:left;
	}
.fright {
	float:right;
	}
.red {
	color:#f00;
	}
#wrapper {
margin:0 auto;
text-align:left;
width:972px;
}
.navigation a {
	text-decoration:none;
	margin:0 0 15px 0;
	}

/* masthead / footer - navigation and categories */
#masthead {
height:135px;
border-bottom:3px solid #888;
}

#masthead h1 a {
text-transform:uppercase;
width:400px;
float:left;
margin:12px 0 0;
}

#masthead h1 a em {
font-style:normal;
color:#555;
}

#headLinks {
height:90px;
padding-top:35px;
}
#headLinks img {
	float:left;
	}
a.logo {
	display:block;
	float:left;
	}
#headLinks a.contacts {
	float:left;
	margin: 5px 0 0 7px;
	font-size:11px;
	}
#headLinks a {
font-size:12px;
}
#headLinks a img {
border:none;
}
#headLinks a:hover {
color:#000;
}

#headLinks ul li {
list-style:none;
display:inline;
margin:0 10px 0 0;
}

#subHead {
width:1080px;
height:90px;
border-bottom:1px solid #B8B8B8;
padding-top:-20px;
padding-bottom:5px;
display:none;
}

#headAds {
width:728px;
height:90px;
margin:auto;
display:none;
}

li.top {
border-left:1px solid #DDD;
float:right;
display:block width:100px;
}

li.top a {
width:100px;
}

.nav li.skip a:hover,li.top a:hover {
background:transparent;
color:#333!important;
}

.logedin, .unloged { float:right;width:265px;padding:0 15px;}
.logedin, .logedin a, .unloged a {color:#999;}
/* main - middle content and columns */

#mainCol {
float:left;
margin:21px 15px 0 0;
width:510px;
overflow:hidden;
}
#mainCol ul.breadcrumbs {
	margin:0 0 20px 0;
	}
#mainCol ul.breadcrumbs li {
	display:inline;
	font-size:12px;
	}
#mainCol ul.articles-short-list {
	margin:15px 0 30px 0;
	}
#vids {
padding-left:20px;
}

/* style individual sidebars */

#midCol {
color:#444;
float:left;
width:201px;
line-height:1.3em;
margin-top:-30px !important;
padding-top:22px !important;
border-top:3px solid #888;
background-color:#ddd !important;
}
#mid {
	position:relative;
	background:url(images/sidebar-bg.gif) 525px 0 repeat-y;
	padding:0 0 20px 0;
	}
#mid div.main-sideCol {
	background-color:#fff;
	margin:21px 0 0 0;
	padding:0 15px;
	}

#midCol p {
color:#777;
}
#midCol h2.projects, #tertCol h2.announces {
	margin:0 0 20px 0;
	font-weight:bold;
	}
h2.projects a, h2.announces a {
	color:#999;
	}
#searchWrap {
	padding:23px 15px 22px 15px;
	margin:0 -15px 20px -15px;
	border-bottom:3px solid #666;
	background-color:#eee;
}
.middle_links {
	position:relative;
	}

#searchWrap input {
vertical-align:middle;
margin:10px 0 0 0;
padding:2px 3px;
}

#searchWrap #asl_searchquery {
font-size:1.1em;
border:1px solid #BBB;
padding:1px 2px;
margin-right:3px;
width:174px;
}
.tagCloud div {
	border-bottom:1px solid #666;
	margin:15px 0 20px;
	padding:0 0 35px;
	text-align:center;
	}
.middle_links h3 {
margin-bottom:5px;
}

#midCol ul {
list-style:none;
margin:8px 0 4px;
}
#midCol h3 {
	margin-bottom:15px;
	}
#midCol .tagCloud a {
	line-height:0.8em;
	}
#midCol ul.projects-list, #tertCol ul.announces-list{
	font-size:15px;
	line-height:1.4em;
	margin:0;
	padding:0 0 40px;
	}
#midCol .projects-list ul {
	margin:0 0 10px 10px;
	}
#midCol .projects-list a {
	font-weight:bold;
	border-color:#bbb;
	border-style:solid;
	border-width:0 0 1px;
	display:block;
	padding:5px 0 3px;
	text-decoration:none;
	}
#midCol .projects-list ul a {
	border:0;
	font-weight:normal;
	}
#midCol .projects-list .current_page_item a, #midCol .projects-list .current_page_ancestor a, #midCol .projects-list ul li.current_page_item a {
	color:#999;
	}
#midCol .projects-list li a:hover, #midCol .projects-list li li a:hover, #midCol .projects-list .current_page_ancestor li a:hover {
	color:#999;
	}
#midCol .projects-list .current_page_ancestor ul a, #midCol .projects-list .current_page_item ul a {
	color:#333;
	}
#midCol li li a {
	font-weight:normal;
	}
.middle_links ul li {
color:#7F7F7F;
line-height:1.2em;
border-top:1px solid #BBB;
padding:3px 0 4px;
}

.middle_links img {
border:0;
}

	#Subscribe p {
		color:#444;
		}
	#Subscribe input {
		padding:4px 3px;
		width:135px;
		font:normal 12px arial,helvetica,verdana,sans-serif;
		color:#888;
		border:solid 1px #bbb;
		}
	#Subscribe input:hover, #Subscribe input:focus {
		color:#444;
		border:solid 1px #fc0;
		}
	#Subscribe input.submit {
		font-weight:bold;
		font-size:16px;
		border:none;
		color:#4f4f4f;
		width:auto;
		padding:0 0 0 4px;
		font-size:16px;
		}
	#Subscribe ul {
		border-bottom:1px solid #666666;
		margin:15px 0 20px;
		padding:0 0 35px;
		}
	#Subscribe ul li {
		margin:0 0 8px 0;
		}
	a.rssfeed {
		display:block;
		padding:8px 0 8px 34px;
		background:url(images/rss28.png) top left no-repeat;
		}

#mid #tertCol {
float:left;
width:201px;
/*margin:23px 0 0 33px;*/
padding:0 0 0 15px;
line-height:1.3em;
}
#tertCol ul.announces-list li span {
	display:block;
	font-size:11px;
	line-height:.9em;
	color:#7f7f7f;
	margin:15px 0 2px;
	}
#tertCol ul.announces-list .past span,
#tertCol ul.announces-list .past a,
#tertCol ul.announces-list .past p {
	color:#aaa;
	}
.past h2 a, .past h5 a, .past p, .past .comments a {
	color:#7f7f7f;
	}
#tertCol p {
color:#444;
font-size:12px;
line-height:17px;
margin:6px 0 25px;
}

#tertCol ul {
list-style:none;
margin:8px 0 4px;
}

#elseWhere {
margin:0 0 20px;
}

#elseWhere h3 {
margin-bottom:5px;
}

ul#imgLinks {
list-style:none;
margin:5px 0;
}

#imgLinks li {
color:#7F7F7F;
line-height:1.2em;
padding:0 0 1px;
}

#imgLinks li a img {
border:3px solid #EEE;
width:145px;
height:74px;
color:#333;
font-weight:700;
}

#imgLinks li a:hover img {
border-color:#DDD;
}

.introIMG, .headIMG {
float:left;
margin:0 8px 0 0;
overflow:hidden;
}
.headIMG {
	margin:6px 0 15px 0;
	}
.introIMG img, .headIMG img {
border:none;
padding:4px;
border:1px solid #BDBDBD;
}

.rss_links h3 {
margin-bottom:5px;
}

.rss_links {
margin-bottom:20px;
}

.rss_links ul li {
background:url(images/rss.gif) no-repeat 0 3px;
color:#7F7F7F;
line-height:1.2em;
border-top:1px solid #BBB;
padding:3px 0 4px 16px;
}

.user_links h3 {
margin-bottom:5px;
}

.user_links {
margin-bottom:20px;
}

.user_links ul li {
background:url(images/user.gif) no-repeat 0 3px;
color:#7F7F7F;
line-height:1.2em;
border-top:1px solid #BBB;
padding:3px 0 4px 16px;
}

#featured {
padding:2px;
}

#featured img{
width:90px;
height:90px;
padding:4px;
margin:-2px;
border:1px solid #B6B6B6;
}

/* wordpress entries styling - main content column */

.postMeta {
background:url(images/dot.gif) repeat-x left center;
font-size:11px;
text-align:right;
margin-bottom:2px;
}

.postMeta span.date {
background:#FFF;
color:#7F7F7F;
padding:0 2px 0 4px;
}

.postMeta span.comments {
background:#FFF url(images/user.png) no-repeat 2px 50%;
padding:0 0 0 20px;
margin-left:4px;
}

.postMeta span.comments a,.postMeta span.date a {
color:#555;
}

.post {
margin:0 0 40px 0;
}
li.post {
	margin:0 0 20px 0;
	}

.post h2 a {
width:100%;
outline:none;
}
.post h2 a.post-edit-link {
	font-weight:normal;
	color:#7F7F7F;
	font-size:12px;
}
.post h2 span:first-child {
	display:block;
	font-weight:normal;
	color:#7F7F7F;
	font-size:12px;
	line-height:1em;
	}
.post h2 span.searchterm1, .post h2 span.searchterm2, .post h2 span.searchterm3 {
	display:inline;
	font-weight:inherit;
	font-size:inherit;
	color:inherit;
	line-height:inherit;
	}
.entry h3 {
margin:1.4em 0 0.5em 0;
}

.entry {
line-height:19px;
overflow:hidden;
margin:10px 0 0 0;
}

.entry p {
margin:0 0 15px 0;
}
.entry p a {
background:url(images/dot.gif) repeat-x bottom left;
font-weight:700;
}
.entry img {
margin:0 2px 5px 0;
}
.entry img.attachment-medium {float:left; margin:0 10px 5px 0;}
.entry blockquote {
margin:2em 3em 2em 5em;
}
.entry blockquote p {
margin:15px 0 0 0;
font-style:italic;
}
.entry blockquote ins {
margin:5px 0 20px 0;
display:block;
text-align:right;
font-style:normal;
text-decoration:none;
}

.entry ul {
margin:0 1.3em;
list-style:none;
}

.entry li a {
color:#333;
font-weight:700;
background:url(images/dot.gif) repeat-x bottom left;
}

.entry ul li {
background:url(images/li.gif) no-repeat 0 1px;
padding-left:18px;
margin-bottom:7px;
}

.entry ol {
margin:0 1em 0 3em;
}

.entry ol li {
margin:0 0 7px;
}
.entry a img {
border:solid 1px #DFDFDF;
}
.entry img.alignleft {
	float:left;
	margin:0 10px 5px 0;
	}
.entry img.alignright {
	float:right;
	margin:0 0 5px 10px;
	}
.entry a:hover img {
border-color:#DFDFDF;
}

.entry table tr.alt {
background:#eee;
}

/* style pagination buttons */
#more_reading {
color:#7F7F7F;
font-size:11px;
text-transform:uppercase;
margin-bottom:15px;
margin-top:15px;
text-align:right;
}

span.navback{
width:25px;
height:15px;
display:block;
float:right;
background:url(images/arrow_prev.gif) top right no-repeat;
cursor:pointer;
}

span.navforward{
width:25px;
height:15px;
display:block;
float:right;
background:url(images/arrow_next.gif) top right no-repeat;
cursor:pointer;
}

/* style me some comments and inputs */
#comments {
width:435px;
padding:12px 0 0;
}

#comment {
width:504px;
overflow:auto;
}

h2.commh2 {
font-size: 1.4em !important;
padding: 0 0 5px;
color:#333 !important;
}

ol.commentlist {
margin: 10px 0 20px;
padding: 0;
list-style: none;
font-size: 12px;
line-height: 19px;
}

ol.commentlist p {
margin-bottom:10px;
line-height: 19px;
}

ol.commentlist cite {
font-size:15px;
font-style: normal;
font-weight: bold;
}
.commentmetadata {
	float:right;
	color:#999;
	}
.commentmetadata a {
	font-size:11px;
	color:#999;
	}
.commentlist div {
	margin:5px 20px 10px 40px;
	font-size:13px;
	}
ol.commentlist li {
padding: 15px 10px 25px 10px;
border-bottom:1px solid #BBBBBB;
}

ol.commentlist li.alt {
background-color:#fafafa;
}
#commentform {
	border-bottom:1px solid #666;
	}
#commentform input {
	display:block;
	margin:0 0 15px 0;
	padding:4px 5px;
	width:266px;
	color:#888;
	font:12px arial,helvetica,verdana,sans-serif;
	}
#commentform label {
	color:#aaa;
	}
#commentform a { font-size:12px;color:#666 }

input#submit {
font-family:Century Gothic;
font-size:13px;
cursor:pointer;
width:105px;
margin:5px 0 15px 400px;
font-weight:bold;
color:#4F4F4F;
background:none;
border:none;
padding:0;
}

#openid_identifier,#comment,#author,#email,#url {
border:1px solid #bbb;
padding:2px;
margin:0 0 5px 0;
color:#888;
}
#openid_identifier:hover,#comment:hover,#author:hover,#email:hover,#url:hover {
	border:1px solid #fc0;
	}
#openid_identifier:focus,#comment:focus,#author:focus,#email:focus,#url:focus {
	color:#444;
	border:1px solid #fc0;
	}
.labeltext {
padding:0 0 10px 0;
}


/* footer - text string and links */
#footer {
border-top:1px solid #999;
padding:10px 0 70px;
}
#footer p {
	font-size:12px;
	}
#footer p a {
font-weight:normal;
color:#666;
}

/* float rules */
.floatleft {
float:left;
margin:3px 7px 0 0;
}

.floatright {
float:right;
margin:3px 0 0 7px;
}

.right {
float:right;
}

.left {
float:left;
}
.tright {
	text-align:right;
	}
.tcenter {
	text-align:center;
	}
.clear {
clear:both;
}

.fix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.fix {
display:inline-block;
}

* html .fix {
height:1%;
}

.fix {
display:block;
}

/* Tips */
.tool-tip {
color:#ccc;
width:150px;
z-index:13000;
}

.tool-title {
font-weight:700;
font-size:11px;
margin:0;
color:#fff;
padding:8px 8px 0 8px;
background:#192227;
text-align:left;
}

.tool-text {
font-size:11px;
padding:0 8px 8px 8px;
background:#192227;
text-align:left;
}
/**** ���� ��� ��������� ������ ****/
	div.entry ul li
	    {
	        padding: 0;
	        behavior: expression(
	            ( !this.before && parentNode && parentNode.tagName == 'UL' )
	            ?
	                ( this.before = true )
	                & ( parentNode.style.listStyleImage = 'none' )
	                & (
	                    ( this.firstChild && this.firstChild.firstChild )
	                    ?
	                        ( this.firstChild.style.marginTop = '-1.2em' )
	                        & ( this.firstChild.style.position = 'relative' )
	                    : ''
	                )
	                & ( eNOBR = document.createElement( '<nobr style="position: relative; display: block; width: 1.25em; left: -1.25em; margin: 0 -1.25em -1.2em 0;" />' ) )
	                & ( eNOBR.innerHTML = '&mdash;&nbsp;' )
	                & ( this.insertBefore( eNOBR, this.firstChild ) )
	            : ''
	        );
	    }
	    div.entry  ul>li:before {
	        content: '\2014\a0';
	        float: left;
	        margin-left: -1.25em;
		}
	div.entry  ul .sup {
	        position: relative;
	        top: -0.5em;
	        font-size: 0.75em; //font-size: 0.89em;
	        line-height: 0;
	        vertical-align: baseline;
		}
/**** // ���� ��� ��������� ������ ****/
.archive-block  {
	padding:0 0 30px 0;
	margin:0 0 20px 0;
	border-bottom:1px solid #666;
	}
#midCol h3 {
	margin:0;
	font-weight:bold;
	}
.archive-block li {
	display:inline;
	}
.submit {
	cursor:pointer;
	background:none;
	border:none;
	}
#pwd, #log {
	margin:0 0 3px 0;
	}
.timetable {
	margin:10px 0 30px 0;
	padding:2px 3px;
	}
.timetable dd {
	margin:5px 0 20px 20px;
	}imetable dd {
	margin:5px 0 20px 20px;
	}
/***************************************/
div.entry .ngg-gallery-thumbnail img {
	margin:4px 2px 4px 0;
	}
#commentform input.locktross {
	display:none;
	}
.partners li {
	margin:0 0 10px 0;
	}
#midCol .partners ul {
	margin:15px 0 20px;
	padding:0 0 35px;
	}
.partners li a img {
	display:block;
	border:solid 1px #b6b6b6;
	padding:3px;
	margin:0 5px 3px 0;
	width:193px;
	background-color:#f9f9f9;
	}
/************************************/

input#sendbutton {
	font-family:Century Gothic;
	font-size:13px;
	font-weight:bold;
	}
.basic-events {
	margin:10px 0 40px 0;
	padding:0 0 20px 0;
	border-bottom:solid 3px #888;
	}
	.basic-events .entry div {
		float:left;
		width:235px;
		margin:20px 20px 7px 0;
		}
		.basic-events .entry div p, .basic-events .entry div h2 {
			margin:0;
			}
.linklove {display:none}
#commentform input.lotsensurrt {display:none;}
/*************************************/
.wp-pagenavi .pages {margin-right:25px;}
.wp-pagenavi .current {font-size:15px;margin:0 8px 0 0;color:#888;}
.wp-pagenavi a {margin:0 8px 0 0;text-decoration:none;color:#000;}
/************************************/
ul.wp-polls-ul {list-style:none; margin:0 0 20px 0;}
ul.wp-polls-ul li {background:none;}
