/*
Theme Name: Turn Out Mag
Description:<a href="http://www.mastergate.co.il" title="www.mastergate.co.il">תרגום והסבה לעברית - מאסטרגייט</a>
Author: Chiq Montes
Author URI: http://www.wpthemedesigner.com/
Further adjustments & design : Michal Frenkel - Meke: http://www.meke.co.il
*/

* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 12px Arial;
	color: #333; /* was #808080 */
	background: #FFffff url(images/back11-x.gif) repeat-x 0 0; /* was background.gif (meke) */
	padding: 0 0 0 0; /* m --- */
	direction: rtl;
}
a {
	text-decoration: bold;
	color: #333333; /* was #688F96 (meke) */
}
a:hover {
	text-decoration: underline;
	color: #d1771e;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: right;
	margin: 4px 0 5px 10px;
}
.alignright {
	float: right;
	margin: 0 4px 0 12px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

/** BEGIN wrapper **/
#wrapper {
	width: 975px; /* was 975 (meke) -refers to width of total blog- */
	margin: auto auto;
	text-align: right;
}
/** END wrapper **/

/** BEGIN header **/
#header {
	height: 160px; /* was 160 (meke) - influences where blog really starts */
}
	#header ul {
		list-style-type: none;
		float: right;
		
	}
	/*
	<!--[if IE 7]><link rel="stylesheet" type="text/css" href="ie7styles.css" /><![endif]-->
	*/	
		#header ul li {
		position: relative;
		float: left;
		right: 0px;
		padding: 0px 0px;
		font-size: 1em; /* was 0.9em */
		font-weight: bold;
		font-family: Arial; /* was Verdana (meke) */
		color: #333333; /* was #ffffff & #4174af (meke) little lines color (near rss) */


			/* 
			position: absolute; /* added (m) ++++ 
			bottom: 0px;
			right: 600px; /* was 20px (m) determines horizontal loc. +++ 
			top: 0px;
			width: 0%;
			*/
/*	------original------
			float: center; /* was right (meke) +++
			width: 100%; /* added by meke +++
			color: #000;
			font-weight: bold; /* was bold (meke) +++
			font-family: Arial; /* was Verdana (meke) +++
			font-size: 1em; /* was 0.9em (meke) +++
----------end original---------
*/

			}


			#header ul li a {
			color: #000000; /* was #ffffff (meke) - changed nothing*/
			display: block; /* was block (meke) */
			text-transform: uppercase;
			padding: 8px 15px 9px;
		}
		#header ul li a:hover, #header ul li.here a {
			background: url(images/active.gif) no-repeat bottom center; /*  active.gif (meke) */
			text-decoration: none;
		}
	#header .rss {
		float: left;
		background: url(images/rss6.gif) no-repeat 0 7px;
		padding: 8px 18px;
		font-size: 1em; /* was 0.9em */
		font-family: Arial; /* was Verdana (meke) */
		color: #333333; /* was #ffffff & #4174af (meke) little lines color (near rss) */
	}
		#header .rss a {
			color: #333333; /* was #ffffff & #4174af (meke) txt color (near rss) */
                        font-size: 1.0em;
                        font-weight: bold;
			margin: 0 7px;
		}
	
	#header h1 {
		clear: both;
		float: right;
		padding: 0 -0px 0 0; /* was 43px 12px 0 0 (meke) - indicates location of logo img */
	}
	
		#header h1 a {
			display: block;
			text-indent: -9999px;
			outline: none;
			width: 975px; /* logo horizontal loc. (meke) */
			height: 130px; /* */
			background: url(images/logo15try.gif) no-repeat 0 0; /* was logo.gif (meke) */
		}
	
	/* GOOGLE */
	
		/*
		#header .ad {
		float: left;
		padding: 3px 0px 3px 250px; 
		background-color: #fff;
		border-width: 0 0px 0px;
		border-style: solid;
		border-color: #bbb; 

		}
		*/
	/* end GOOGLE */

/* original ad code (meke)----
	#header .ad {
		float: left;
		padding: 35px 0 0 6px;
	}
---end original ad code (meke) */	

/** END header **/

/** BEGIN content **/
#content {
	float: right;
	width: 655px;
	overflow: hidden;
	padding-bottom: 11px;
}
	#content .post {
		float: right;
		width: 315px; /* was 315px - post-promo-width (meke) */
		padding: 11px 0 0 10px;
	}
		#content .post .details1 {
			background-color: #eee; /* was #ecebeb & #f5e9cd (meke)cube head bgr */
			color: #333; /* was #808080 & #4174af (meke)cube head txt */
			font-size: 0.9em;
			font-family: Verdana;
			font-weight: bold;
			padding: 8px 7px;
			text-transform: uppercase;
			margin-bottom: 5px;
		}
			#content .post .details1 a{
				color: #333; /* was #456069 & #4174af(meke) */
				text-decoration: none;
			}
	#content .post .buffer {
		padding: 4px;
		background-color: #eee; /* was #ecebeb & #f5e9cd(meke) */
		margin: 0;
	}
	#content .post .content{
		border: 1px solid #bbb; /* was #cbcbcb & #9b7f3c & #961d1d*/
		padding: 10px;
		background-color: #ffffff; /* was #ffffff & #fff836*/
		height: 160px;
	}
		#content .post .content img {
			border: 3px solid #eee; /* was #ecebeb & f5e9cd (meke) */
			margin: 4px 0 5px 8px;
			float: right;
			width: 140px; /* was 80px (meke) */
		}
		#content .post .content h2 {
			margin-bottom: 5px;
			font-size: 1.5em;
			line-height: 1.3em;
		}
		#content .post .content h2 a {
			text-decoration: none;
			color: #333; /* was #456069 & #4174af (meke) -post name */
			font-size: 0.8em;
		}
		#content .post .content p {
			line-height: 1.5em;
		}
	#content .post .details2 {
		background-color: #eee; /* was #ecebeb & fre9cd (meke)*/
		padding: 8px 7px;
		border-width: 0 1px 1px;
		border-style: solid;
		border-color: #bbb; /* was #cbcbcb & #9b7f3c & #961d1d (meke) */
	}
		#content .post .details2 a {
			color: #333; /* was #456069 & #4174af (meke) - responses info */
			font-size: 0.8em;
			font-family: Verdana;
			font-weight: bold;
			text-transform: uppercase;
		}
		#content .post .details2 a:hover {
			text-decoration: none;	
		}
	#content .postnav {
		padding: 20px 5px;
		font-size: 0.9em;
		font-weight: bold;
		clear: both;
	}
		#content .postnav a {
			color: #000000; /* was #456069 (meke) - nothing changed */
		}
	#content .title {
		font-size: 0.9em;
		text-transform: uppercase;
		padding: 15px 5px 10px;
		letter-spacing: 1px;
	}
	#content .single {
		padding: 15px 0 10px 15px;
	}
		#content .single h2 {
			font-size: 1.4em;
			margin-bottom: 15px;
		}
		#content .single p {
			line-height: 1.4em;
			margin-bottom: 10px;
		}
		#content .single ul, #content .single ol {
			list-style-position: inside;
			margin-bottom: 10px;
		}
		#content .single li {
			line-height: 1.4em;
			padding: 2px 0;
		}
		#content .single blockquote {
			padding: 10px 10px 0;
			background-color: #000000; /* was #eeeeee (meke) - nothing... */
			border-width: 1px 0;
			border-style: solid;
			border-color: #e0e0e0; /* was #e0e0e0 (meke) <?> */
			margin-bottom: 10px;
		}
		#content .single h3, h4, h5, h6 {
			font-size: 1.4em;
			margin-bottom: 5px;
		}
/** END content **/

/** BEGIN sidebar **/
#sidebar {
	width: 320px;
	float: left;
	padding: 11px 0 20px;
}
	#sidebar .l {
		float: right;
		width: 155px;
	}
	#sidebar .r {
		float: left;
		width: 155px;
	}
	#sidebar .box {
		background-color: #eee; /* was #ecebeb & #d2e7ff (meke) */
		padding: 4px;
		margin-bottom: 10px;
	}
		#sidebar .box h2 {
			background-color: #ffffff;
			font-size: 0.9em;
			font-family: Verdana;
			color: #333; /* was #456069 sidebar headlines (meke) */
			padding: 8px;
			border: 1px solid #bbb; /* was #cbcbcb & #80aad9 (meke) */
		}
		#sidebar .box ul {
			background-color: #ffffff;
			list-style-type: none;
			padding: 4px 8px 8px;
			border-width: 0 1px 1px;
			border-style: solid;
			border-color: #bbb; /* was #cbcbcb & #80aad9 (meke) +++++ */
		}
			#sidebar .box li {
				font-size: 0.9em;
				font-family: Verdana;
				line-height: 1.4em;
				padding: 3px 14px 3px 0;
				border-bottom: 1px dotted #dddddd;
				background: url(images/bullet.gif) no-repeat 100%;
			}
			#sidebar .box li a {
				color: #961d1d; /* was #688f96 */
				font-weight: bold; /* (meke) - popular posts list */
			}
		#sidebar .box p, #sidebar .box div {
			background-color: #ffffff;
			padding: 5px;
			border-width: 0 1px 1px;
			border-style: solid;
			border-color: #bbb; /* was #cbcbcb */
		}
		#sidebar .textwidget { width:300px;}
		#sidebar .box .flickr {
			text-align: center;
		}
			#sidebar .box .flickr img {
				margin: 4px 8px;
			}
		#sidebar .box .video {
			padding: 9px;
		}
	#sidebar form {
		width: 312px;
		height: 34px;
		/* float: right; /* may be */
		background: #000 url(images/search3.gif) no-repeat center; /* temp. was #ecebeb (meke) */
		padding: 0px;
		margin-bottom: 10px;

/*		(adjusting search - not done yet - (meke) ) 
		width: 310px;
		height: 33px;
		background: #ECEBEB url(images/search3.gif) no-repeat center;
		padding: 1px; /* was 4px (meke) ----
		margin-bottom: 10px; /* was 10px (meke) V ----
*/
		/* add meke
		position: absolute; /* added (m) ---
		bottom: 20px;
		right: 300px; /* was 20px (m) determines horizontal loc. ---
		top: 170px;
		width: 20%;
		end add meke */
	}
	
	/* GOOGLE */
	
		
		#sidebar .ad {
		float: center;
		padding: 0 0px 5px 120px; /* 0 0 5 120 */
		background-color: #eee;
		color: #eee;
		border-width: 0 0px 0px;
		border-style: solid;
		border-color: #bbb; /* was #cbcbcb */

		}
		
	/* end GOOGLE */
		#sidebar form input { 
			
			/*-------------------*+/
			display: block; /* k2 (meke) *+/
			position: relative; /*k2 (meke) *+/
			float: right; /* was right & none (meke) ---*+/
			border: 0;
			height: 30px;*/
			width: 140px; /* was 218px (meke) ---*/
			padding: 0px;
			margin: 0px;
			font-size: 1em; /* was 1/2em ---*+/
			font-family: Arial;

			/*
			height: 24px;
			font-size: 1em; /* was 1/2em ---
			font-family: Arial;
			margin: 0px; /* was 8px (meke) ---
			*+/
			color: #00f; /* btn-txt-color (meke) *+/
			background-color: #f00; /* transparent -meke ---
			/**+/
			-------------------- */
		}
		#sidebar form button { /* AFFECTS NOTHING WHATSOEVER */
			float: left; /* was left (m) */
			width: 300px !important; /* was 75 */
			height: 23px;
			font-size: 0.9em;
			font-family: Verdana;
			font-weight: bold;
			color: #00f; /* was #ffffff (meke) */
			border: 1px; /* was 0 (meke) */
			background-color: #00f; /* transparent -meke */
		}

/** END sidebar **/

/** BEGIN footer **/
#footer {
	clear: both;
	background-color: #961d1d; /* was #456069 (meke) */
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 0.9em;
}
	#footer a {
		color: #ffffff;
	}
	#footer p {
		padding: 15px 0;
		text-align: right;
		width: 975px;
		margin: auto auto;
	}
/** END footer **/

/** BEGIN miscellaneous **/
#comments a {
	text-decoration: none;
}
	#comments h2 {
		font-size: 1.3em;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.6em;
	}
	#comments form {
		padding: 0 10px;
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input {
			margin-right: 5px;
		}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 260px;
			border: 1px solid #cccccc;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
		}
		#comments form button {
			border: 1px solid #a0a0a0;
			font-size: 1em;
			font-family: Verdana;
			padding: 2px 6px;
		}
	.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 !important;
	text-transform: uppercase;
	padding: 10px;
	color: #565656;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}
/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	margin: 0;
}
	#comments .buffer {
		padding: 20px 0 0 15px;
	}
	#comments h2 {
		padding-right: 0 !important;
		padding-bottom: 20px !important;
	}
	#comments ol li {
		margin-bottom: 10px;
	}
	#comments ol li ul li {
		border: 1px solid #e0e0e0;
		padding: 10px;
	}
	#comments ol li .avatar {
		float: left;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#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: 0 10px 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;
	}
#comments .says {
	display: none;
}
/** END wordpress 2.7 comments **/

