/*
Theme Name: TransGravita Theme
Author: WPThemeDesigner.com
Author URI: http://www.wpthemedesigner.com/
*/

* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 12px verdana, Tahoma;
	color: #2C2C29;
	background: #445566;
}
a {
	text-decoration: none;
	color: #222255;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both; line-height:0;
}
.fleft { float:left; }
.fright { float:right; }
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}
.wrap { overflow: hidden; }
#content .post .wrap h2 { margin-left:0; margin-right:0; }

#buffer {
	background: #445566;
}

/** BEGIN wrapper **/
#wrapper {
	width: 986px;
	margin: auto auto;
	text-align: left;
}
/** END wrapper **/

/** BEGIN header **/
#header {
	height: 188px;
	background: url(images/header.gif) repeat-x 0 0;
}
	#header ul {
		list-style-type: none;
		height: 30px;
		padding-left: 8px;
	}
		#header ul li {
			float: left;
			text-transform: none;
		}
		#header ul li a {
			color: #D9E7EA;
			display: block;
			/*padding: 8px 15px 9px;*/
			line-height:29px;
			padding:0 15px;
		}
		#header ul li a b { color:#fff; }
		#header ul li a:hover {
			background-color: #637380;
			color: #ffffff;
			text-decoration: none;
		}
	#header .links {
		float: right;
		color: #D9E7EA;
		margin-top: -21px;
		padding-right: 15px;
	}
		#header .links a {
			color: #D9E7EA;
			margin: 0 8px;
			font-family: Tahoma;
		}
		#header .links a:hover {
			color: #ffffff;
			text-decoration: underline;
		}
	#header .logo {
		float: left;
		padding: 26px 24px 0;
		height:88px;
	}
		#header .logo p {
			font-family: times,"times new roman",serif;
			font-size:3.1em;
		}
		#header .logo p a {
			color:#000;
			text-decoration:none;
		}
		#header .logo h1, #header .logo h2 {font-size:1.1em; margin-left:4px; font-family: Tahoma;}

	#header .ad468x60 {
		float: right;
		margin: 28px 22px;
		display:inline;
		width: 468px;
	}
	#header .ad468x60 a {margin-right:7px;}
	#header ol {
		list-style-type: none;
		padding: 15px 10px 0;
	}
		#header ol li {
			float: left;
			padding: 0 12px;
		}
		#header ol li a {
			color: #21262A;
		}
		#header ol li.act a {
			color: #21262A;
			font-weight: bold;
		}
		#header ol li a:hover {
			color: #000000;
			text-decoration: underline;
		}
/** END header **/

/** BEGIN body **/
#body {
	background-color: #ffffff;
}
/** END body **/

/** BEGIN content **/
#content {
	width: 670px;
	float: left;
	padding-bottom: 20px;
}

.content-no-sidebar { width:100% !important; float:none !important; }


	#content p {
		margin-bottom: 10px;
		line-height: 1.4em;
	}
	#content h3 {
		margin-bottom: 10px;
		font-size: 1.5em;
		font-weight: normal;
	}
	#content blockquote {
		margin: 0 20px 10px 40px;
		padding: 15px 20px 5px;
		background-color: #EBEBEB;
		border-width: 1px 0;
		border-style: solid;
		border-color: #DEDCD4;
		font-weight: bold;
	}
	#content ul {
		margin: 0 0 10px 18px;
		line-height: 1.4em;
	}
	#content ol {
		margin: 0 0 10px 16px;
		line-height: 1.4em;
	}
	#content li {
		padding: 2px 0;
	}
	#content pre {margin-bottom:10px;}
	#content .post {
		padding: 25px 35px 0;
		color: #2C2C29;
	}
		#content .post a {text-decoration:underline;}
		#content .post h2, #content .post h1 {
			font-size: 1.6em;
			padding-bottom: 5px;
			margin: 0 -10px 5px;
			border-bottom: 1px solid #DEDCD4;
			font-weight:normal;
			font-family: Tahoma;
		}
			#content .post h2 a, #content .post h1 a {
				color: #222255;
				text-decoration: none;
			}
		#content .post .date {
			color: #8A8A8A;
			margin-bottom: 10px;
		}
			#content .post .date a {
				color: #222255;
				text-decoration: none;
			}
			#content .post .comments span {background: url(images/comments.gif) no-repeat 0 2px; padding-left: 16px; margin-left: 20px; font-weight: bold; color: #222255;}
			#content .post .comments a {
				padding-left: 16px;
				background: url(images/comments.gif) no-repeat 0 2px;
				font-weight: bold;
				margin-left: 20px;
			}
			#content .post .comments a:hover {text-decoration:underline;}
		#content .post .details {
			background-color: #EEEEEE;
			border: 1px solid #DBD9D9;
			padding: 5px 10px 20px;
			color: #8A8A8A;
			margin: 10px -10px 0;
			clear: both;
		}
			#content .post .details .l {
				float: left;
			}
			#content .post .details .r {
				float: right;
			}
			#content .post .details a {
				text-decoration: none;
				color: #8A8A8A;
			}
			#content .post .details a:hover {color: #222255; text-decoration:underline;}

	#content ul.related_post {
		margin:-6px 0 0 0; padding:0 0 7px; list-style:none;
	}
			#content ul.related_post li {
				line-height: 1.1em;
				padding: 4px 0 4px 14px;
				background: url(images/bullet.gif) no-repeat 0 8px;
			}
			#content ul.related_post li a {
				color: #222255;
				text-decoration:none;
			}
			#content ul.related_post li a:hover {text-decoration:underline;}
	#content .important { border:1px solid #f00; padding:15px; }
/** END content **/

/** BEGIN sidebar **/
#sidebar {
	width: 301px;
	float: right;
	padding: 25px 10px 20px 0;
}
	#sidebar h2 {
		color: #222255;
		font-size: 1em;
		text-transform: uppercase;
		margin-bottom: 10px;
	}
	#sidebar ul {
		list-style-type: none;
		padding-bottom: 15px;
	}
		#sidebar ul li {
			line-height: 1.4em;
			padding: 3px 0;
		}
		#sidebar ul li a {
			color: #565656;
		}
	#sidebar .l {
		float: left;
		width: 140px;
		padding: 10px 0 0 15px;
	}
	#sidebar .r {
		float: right;
		width: 140px;
		padding-top: 10px;
	}
	#sidebar form#searchform {
		background: url(images/search.gif) no-repeat 0 0;
		width: 301px; height: 44px;
		margin-bottom: 10px;
	}
		#sidebar form#searchform input {
			float: left;
			border: 1px solid #ffffff;
			margin: 13px 8px 0 11px;
			width: 216px;
		}
		#sidebar form#searchform button {
			float: left;
			border: 0;
			text-indent: -9999px;
			width: 56px; height: 26px;
			margin-top: 8px;
			background-color: transparent;
		}
	#sidebar .box {
		background: url(images/sidebody.gif) repeat-y 0 0;
		margin-bottom: 10px;
		width: 301px;
	}
		#sidebar .box .b {
			background: url(images/sidefoot.gif) no-repeat 0 bottom;
			padding-bottom: 10px;
		}
		#sidebar .box h2 {
			background: url(images/sidehead.gif) no-repeat 0 0;
			padding: 10px 10px 6px;
			margin-bottom: 7px;
		}
		#sidebar .box .sponsors {
			text-align: center;
		}
		#sidebar .box ul {
			padding: 5px 15px;
		}
			#sidebar .box ul li {
				line-height: 1.1em;
				padding: 4px 0 4px 14px;
				background: url(images/bullet.gif) no-repeat 0 8px;
			}
			#sidebar .box ul li a {
				color: #222255;
			}
		#sidebar .box .flckr {
			text-align: center;
		}
			#sidebar .box .flckr img {
				margin: 2px;
			}
		#sidebar .box .video {
			padding: 5px 0 5px 20px;
		}
		#sidebar .box .tags {
			padding: 0 20px 5px;
		}
			#sidebar .box .tags a {
				color: #8a8a8a;
			}
			#sidebar .box .tags a:hover {
				color: #2978b0;
				text-decoration: none;
			}
/** END sidebar **/

/** BEGIN footer **/
#footer {
	background-color: #21262A;
	color: #8A8A8A;
	clear: both;
	padding: 15px;
 
}
	#footer a {
		color: #8A8A8A;
	}
/** END footer **/

/** BEGIN miscellaneous **/
.postnav {
	clear: both;
	text-align: center;
	padding-top: 20px;;
}
#comments {
	padding: 0 35px 20px;
}
	#comments h2 {
		margin: 20px 0 10px;
		font-size: 1.4em;
		font-weight: normal;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.5em;
	}
	#comments p.nocomments {text-align:left; margin-top:15px;}
	#comments form {
		padding-top: 0px;
	}
		#comments form p {
			margin-bottom: 5px;
		}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 1em;
			font-family: Verdana;
			padding: 4px;

			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 260px;
			border: 1px solid #cccccc;
			padding: 2px 4px;
		}
		#comments form textarea {
			width: 590px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
			overflow:auto;
			height:80px;
		}
		#comments form button {
			border: 1px solid #909090;
			background-color: #cccccc;
			font-size: 1em;
			font-family: Verdana;
			width: 120px; height: 23px;
			padding-bottom:2px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
h2.title {
	font-size: 1em;
	text-transform: uppercase;
	padding: 25px 25px 0;
	color: #565656;
}
/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments ol li {
		padding: 10px;
		border: 1px solid #e0e0e0;
		margin-bottom: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
			font-style:normal;
		}
		#comments ol li .comment-author .says { }
		#comments ol li.comment-author-admin { }
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		/*font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;*/
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 10px 0 20px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
/** END wordpress 2.7 comments **/

.next_previous_links {
	background-color: #EEEEEE;
	border: 1px solid #DBD9D9;
	padding: 0px 10px 0px 10px;
	color: #222255;
	margin: 0px 25px 0;
	height:auto !important; height:0;
}

#content .ddsg-wrapper h2 {background:none; border:none; font-size:1.2em; font-weight:bold;}
#content .ddsg-wrapper li ul {margin-top:10px;}

hr { background-color: #D1D1D1; border: 0 none; clear: both; height: 1px; margin-bottom: 10px; }

.mt10 { margin-top:10px; }
.mt17i { margin-top:17px!important; }
.mt25 { margin-top:25px; }
.mlm10 { margin-left:-10px; }
.mb0i { margin-bottom:0px !important; }
.plr15 { padding:0 15px; }

.h10 { height:10px; line-height:10px; font-size:10px; }

.yashare-auto-init { display:inline-block; position:relative; top:-4px; }

.bitrix-redaction b.name { display:inline-block; padding-top:7px; }
.bitrix-redaction p { margin-left:107px; }
.bitrix-redaction p.nomargin { margin-left:0; }

#sidebar .box .specbox {
	padding: 5px 15px; overflow:hidden;  line-height:1.4em
}


#sidebar .wp-polls ul, #sidebar .wp-polls-ul, #sidebar .wp-polls-ans ul { margin-bottom: 3px; }
#sidebar .wp-polls ul li, #sidebar .wp-polls-ul li, #sidebar .wp-polls-ans ul li {
	text-align: left;
	background-image: none;
	display: block;
	padding-left:0;
}
#sidebar .wp-polls .wp-polls-ans p:last-child { margin-top:8px; }

#wrapper .wp-pagenavi { text-align: center }

/* contact form */
#cntctfrm_contact_form input.text, #cntctfrm_contact_form textarea, #cntctfrm_contact_message, #cntctfrm_contact_name, #cntctfrm_contact_email, #cntctfrm_contact_subject { width:500px !important; margin:3px 0 7px !important; }
#cntctfrm_contact_form input, textarea {
	border: 1px solid #cccccc;
	font-size: 1em;
	font-family: Verdana;
	padding: 4px;
	background-position: 4px 4px;
	background-repeat: no-repeat;
}
#cntctfrm_contact_form input {
	width: 260px;
	border: 1px solid #cccccc;
	padding: 2px 4px;
}

/* captcha */
.cptch_block label { display:inline-block; padding-bottom:2px; }
.gglcptch { margin-bottom: 5px; }