/*
Theme Name: AQText
Theme URI: http://www.dizzain.com/blog_customization/
Description: The WordPress theme for site <b>AQText</b>.
Version: 1.0
Author: Dizzain.com
Author URI: http://www.dizzain.com/#content .posts .post .clients table
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}


sup, sub {
	font-size: 70%;
	vertical-align: baseline;
	position: relative;
}

sup {
	top: -0.4em;
}

sub {
	bottom: -0.4em;
}

/*
	Main styles
*/

html { width: 100%; }

html, body {
	height: 100%;
}

body, textarea, input, select {
	font: 12px/18px Georgia, Arial, Verdana, Tahoma;
}

body {
	color: #000;
}

p {
	margin: 10px 0 0 0;
	text-align: justify;
}

ul, ol, dl {
	margin: 5px 0 5px 20px;
}

blockquote {
	margin: 10px 0 0 20px;
	font-style: italic;
}

pre {
	font: 14px/18px "Courier New", Courier, monospace;
	color: #333;
	margin: 10px 0;
}

a {
	color: #2f6ca9;
}

a:hover {
	text-decoration: none;
}

/*
	Global styles
*/

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.overflow {
	overflow: hidden;
}

/*
	Layonts
*/

#wrapper {
	padding: 0;
	margin: 0 auto;
	width: 970px;
	overflow: hidden;
}

#aside {
	float: left;
	width: 255px;
}

#container {
	float: left;
	margin-left: 10px;
	width: 630px;
}

#content {
	float: left;
	width: 630px;
}

#header {
	background: url("images/header.jpg") 0 0 no-repeat;
	float: left;
	height: 250px;
	width: 625px;
}

	#request {
		background: url("images/request_en.png") 0 0 no-repeat;
		display: block;
		float: right;
		height: 97px;
		margin-top: 150px;
		text-indent: -1000px;
		width: 161px;
	}

		#request.ru {
			background: url("images/request_ru.png") 0 0 no-repeat;
		}

		#request.he {
			background: url("images/request_he.png") 0 0 no-repeat;
		}

		#request a {
			display: block;
			height: 97px;
			width: 161px;
		}

#footer {
	border-top: 1px solid #000;
	float: left;
	margin-top: 10px;
	width: 100%;
}

/*
	Header
*/

/* Menu */

#menu {
	display: inline;
	float: left;
	height: 115px;
	width: 620px;
}

	#nav {
		float: right;
		height: 32px;
		list-style-type: none;
		margin: 55px 0 0;
		padding: 0;
		width: 101%;
	}

		#nav li {
			float: right;
			font: 18px/32px Georgia;
			height: 32px;
			list-style-type: none;
			margin: 0 2px;
			padding: 0;
		}

			#nav li a {
				color: #3b3b3b;
				display: block;
				padding: 0 10px;
				text-decoration: none;
			}

	#nav li.active,
	#nav li a:hover,
	#nav li.hover a {
		background: #2976a6;
		color: #fff;
	}

		#nav li.active a {
			color: #fff;
		}

		#nav li.expand a span {
			background: url("images/menu_arrow.png") right center no-repeat;
			padding-right: 15px;
		}

		/* Submenu */			

		#nav ul {
			border: 1px solid #a6cbdd;
			border-bottom: 0 none;
			display: none;
		    list-style-type: none;
			padding: 0;
			position: absolute;
		    margin: 0;
		    width: 130px;
		}

			#nav ul li {
		    	background: #d1edfa;
				border-bottom: 1px solid #a6cbdd;
				float: none;
				font: 15px/30px Georgia;
			    height: 30px;
		    	list-style-type: none;
				margin: 0;
				padding: 0;
			    width: 130px;
                            position:relative;
			}

                                #nav ul li ul {
					left:131px;
					top:0;
				}

				#nav ul li a,
				#nav li.hover ul li a,
				#nav li.active ul li a {
		    		background: #d1edfa;
					color: #3b3b3b;
					display: block;
			    	height: 30px;
					padding: 0 0 0 10px;
					text-decoration: none;
				}

					#menu ul li ul li a:hover {
						background: #2976a6;
						color: #fff;
					}

			#nav li#menu_services ul, #nav li#menu_services ul li {
				width: 200px;
			}


			#nav li#menu_services ul ul {
                               left:200px
                        }

			#nav li#menu_translators ul, #nav li#menu_translators ul li {
				width: 160px;
			}


			#nav li#menu_translators ul ul {
                               left:160px
                        }

			#nav li#menu_about ul, #nav li#menu_about ul li {
				width: 210px;
			}

			#nav li#menu_about ul ul {
                               left:210px
                        }

/* Logo */

#logo {
	background: url("images/logo.png") 0 0 no-repeat;
	display: inline;
	float: left;
	height: 121px;
	margin: 25px 0 0 0;
	width: 252px;
}

	#logo h1, #logo h2 {
		position: relative;
		margin: 0;
		padding: 0;
		text-indent: -1000px;
	}

		#logo h1 a, #logo h2 a {
			display: block;
			height: 121px;
			width: 252px;
		}

/*
	Content
*/

/* Typograpthy */

#content ul {
	list-style: disc;
}

#content ol {
	list-style: decimal;
}

	#content ol ol li {
		list-style-type: lower-alpha;
	}

	#content ul ul li {
		list-style-type: circle;
	}

#content dt {
	font-weight:bold;
}

#content dd {
	margin: 0 0 10px 10px;
}

/* Layout */

#content .posts {
	float: left;
	display: inline;
	margin-top: 20px;
	width: 610px;
}

	#content .posts .post {
		float: left;
		margin: 0 0 10px 10px;
		width: 600px;
	}

		#content .posts .post .title h1,
		#content .posts .post .title h2 {
			border-left: 5px solid #2f6ca9;
			color: #2f6ca9;
			font: 25px/25px Georgia;
			padding-left: 10px;
		}

		#content .posts .post .title h1 a,
		#content .posts .post .title h2 a {
			color: #2f6ca9;
			text-decoration: none;
		}

		#content .posts .post .entry {
			float: left;
			margin: 20px 0 0 50px;
			display: inline;
		}

			#content .posts .post .entry h1,
			#content .posts .post .entry h2 {
				font-family: Georgia, Arial, Verdana, Tahoma;
				line-height: 26px;
			}

			#content .posts .post .entry h1 {
				font-size: 22px;
				margin: 10px 0;
			}

			#content .posts .post .entry h2 {
				font-size: 20px;
				margin: 10px 0;
			}

			#content .posts .post .entry h3 {
				font-size: 18px;
				margin: 10px 0;
			}

			#content .posts .post .entry h4 {
				font-size: 16px;
				margin: 10px 0;
			}

			#content .posts .post .entry h5 {
				font-size: 15px;
				margin: 10px 0;
			}

			#content .posts .post .entry h6 {
				font-size: 14px;
				margin: 10px 0;
			}

		#content .posts .post .clients {
			float: left;
			margin: 20px 0 0 20px;
			display: inline;
		}

			#content .posts .post .clients table {
				border-width: 2px;
				border-spacing: 0px;
				border-style: solid;
				border-color: #fff;
				border-collapse: collapse;
				margin: 0 0;
			}

			#content .posts .post .clients th {
				border-width: 2px;
				padding: 3px;
				border-style: solid;
				border-color: #fff;
			}

			#content .posts .post .clients td {
				background: #f2f2f2;
				border-width: 2px;
				border-style: solid;
				border-color: #fff;
				padding: 5px;
				vertical-align: middle;
			}

				#content .posts .post .clients td.i {
					margin: 5px;
					text-align: center;
					width: 130px;
				}

					#content .posts .post .clients td.i img {
						max-width: 120px;
					}

/* Images */

#content img {
	padding: 0;
	max-width: 100%;
	margin: 5px;
}

	#content img.centered {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}

	#content img.alignright {
		padding: 4px;
		margin: 10px 0 10px 10px;
		display: inline;
	}

	#content img.alignleft {
		padding: 4px;
		margin: 10px 10px 10px 0;
		display: inline;
	}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	padding: 3px;
	margin: 10px;
	/*-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;*/
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* Tables*/

#content .posts table {
	border-width: 1px;
	border-spacing: 0px;
	border-style: ridge;
	border-color: #ddd;
	border-collapse: collapse;
	margin: 5px 0;
}

	#content .posts table.full {
		width: 100%;
	}

#content .posts table th {
	border-width: 1px;
	padding: 3px;
	border-style: ridge;
	border-color: #ddd;
}

#content .posts table td {
	border-width: 1px;
	border-style: ridge;
	border-color: #ddd;
	padding: 3px;
	vertical-align: top;
}

/*
	Aside
*/

#aside ul {
	display: inline;
	float: left;
	list-style-type: none;
	margin: 50px 0 0 0;
	width: 200px;
}

	#aside ul li {
		border-top: 5px solid #000;
		float: left;
		margin: 0 0 10px 20px;
		width: 200px;
	}

		#aside ul li ul {
			color: #555;
			font: bold 18px/26px "Times New Roman", Georgia, Arial;
			list-style-type: none;
			margin: 10px 0 20px 0;
		}

		#aside #widgets ul li ul {
			font: normal 16px/22px "Times New Roman", Georgia, Arial;
		}

			#aside ul li ul li {
				border: 0 none;
				border-bottom: 1px solid #000;
				list-style-type: none;
				margin: 0;
			}

	#aside a {
		color: #000;
		display: block;
		text-decoration: none;
	}

		#aside a:hover {
			color: #2f6ca9;
		}

	#aside h3 {
		color: #000;
		display: block;
		font: bold 18px/26px "Times New Roman", Georgia, Arial;
		margin: 5px 0 0;
	}

		#aside h3.feeds span {
			display: block;
			background: url("images/rss_large.png") 0 0 no-repeat;
			height: 40px;
			left: 60px;
			position: absolute;
			top: -10px;
			width: 39px;
		}

	/* Pay */

	#aside ul li.pay {
		border-top: 0 none;
	}

		#aside ul li.pay div {
			margin: 0 0 10px 0;
		}

	/* Clients */

	#aside ul li.clients div {
		margin: 20px 0 20px 40px;
	}

		#aside ul li.clients div a {
			display: inline;
		}

/*
	Languages
*/

#langs {
	float: left;
	width: 70px;
}

	#langs ul {
		margin: 50px 0 0;
		padding: 0;
	}

		#langs ul li {
			float: left;
			width: 70px;
		}

			#langs ul li.active {
				background: url("images/lang_active.png") right center no-repeat;
			}

		#langs ul li a {
			display: block;
			height: 42px;
			text-indent: -1000px;
			width: 59px;
		}

			#langs ul li.ru a {
				background: url("images/lang_ru.png") 0 0 no-repeat;
			}

			#langs ul li.en a {
				background: url("images/lang_en.png") 0 0 no-repeat;
			}

			#langs ul li.he a {
				background: url("images/lang_he.png") 0 0 no-repeat;
			}


#aside #widgets ul {
   margin:20px 0 0 0;
}

#aside #widgets ul ul {
   margin:10px 0 30px 0;
}


/*
	Footer
*/

#footer .alignleft {
	padding: 10px 0 30px 10px;
}

#footer .alignright {
	margin: 10px 0 0 0;
}

#footer p {
	color: #1f1a17;
	font: bold 11px/14px Arial;
	margin: 2px 0;
	text-align: left;
}

#footer a {
	color: #1f1a17;
}

/* Comments */


/* Comments */

#content .comments {
	float: left;
	margin: 20px 0 0 10px;
	overflow: hidden;
	width: 610px;
}

#content .comments h3 {
	border-left: 5px solid #2f6ca9;
	color: #2f6ca9;
	font: 25px/25px Georgia;
	padding-left: 10px;
}

.commentlist {
	float: left;
	margin-top: 20px;
}

	.commentlist li {
		margin: 0 0 10px 0;
	}

#commentform, #respond {
	float: left;
	width: 100%;
	margin: 5px 0;
}

	#commentform textarea {
		border: 1px solid #a8a8a8;
		float: left;
		width: 95%;
		height: 200px;
		margin: 0;
	}