/*   
Theme Name: Sinator Style
Theme URI: http://www.Sinator.com
Description: this theme made for Sinator 
Author: Sinator
Author URI: http://www.Sinator.com/
Version: 1.0
*/



/* Begin Typography & Colors */
a {
	color:#c4c4c4;
}
#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	font-size:17px;
	color:#cbcbcb;
	}


.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
}
.thread-even {
}
.depth-1 {
}

.even, .alt {
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size:15px;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

h3 {
	font-size:15px;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #ccc;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	width:80px;
	height:80px;
	float: left;
	}

.commentlist cite{
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding:0px;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	background: #000000 url(s-images/Bg.jpg);
	color: #939393;
	margin:0px;
}

#page {
	padding: 0px;
	min-width: 1000px;
	margin:0px auto;
}

#header {
	background:url(s-images/Header_bg.jpg);
	height: 106px;
	padding:85px 0px 0px 70px;
}
#header .Logo {
	background:url(s-images/Logo.jpg);
	width:288px;
	height:87px;
}
#header .Logo a {
	display:block;
	width:288px;
	height:87px;
}
#header .Rss {
	background:url(s-images/Rss.jpg);
	width:76px;
	height:31px;
	position:absolute;
	top:20px;
	right:40px;
	cursor:pointer;
	display:block;
}
#header .Rss div {
	background:url(s-images/Subscribe_Now.jpg);
	width:135px;
	height:26px;
	position:absolute;
	top:30px;
	right:30px;
	display:none;
}
#header .Rss:hover div {
	display: block;
}
#UpMenu {
	background: url(s-images/UpMenu_Bg.jpg);
	height:43px;
	margin:0px;
	padding:5px 10px 0px;
	list-style:none;
}
#UpMenu li {
	text-align:center;
	padding-top:12px;
	margin:0px 10px;
	float:left;
	height:35px;
	position:relative;
}
#UpMenu .Arabic, #UpMenu .Arabic:hover {
	background:url(s-images/Arabic_Button.jpg);
	width:80px;
	height:48px;
	float:right;
	margin-top:-5px;
	margin-right:10px;
	padding:0px;
	cursor:pointer;
}
#UpMenu .Arabic a{
	display:block;
	height:48px;
}
#UpMenu li,#UpMenu a {
	font-size:12px;
	font-weight:bold;
	color:#ffeadc;
	text-decoration:none;
}
#UpMenu li:hover,#UpMenu .current-cat {
	background:url(s-images/UpMenu_hover.gif) no-repeat center 2px;
}
#UpMenu li:hover a,#UpMenu .current-cat a {
	color:#feba44;
}
#UpMenu li:hover ul a {
	color:#ffeadc;
}
#UpMenu li ul {
	background:#2b2b2b;
	border:1px solid #3a3a3a;
	width:165px;
	list-style:none;
	display:none;
	position:absolute;
	top:45px;
	right:-85px;
	z-index:5;
}
#UpMenu li ul li {
	background:#2b2b2b;
	float:left;
	width:145px;
	height:28px;
	margin:0px 5px 0px 2px;
	padding:0px 5px;
	border:0px;
	text-align:left;
}
#UpMenu li ul li:hover {
	background:none;
	
	
}
#UpMenu li ul li a {
	background:url(s-images/cat_li.jpg) no-repeat 0px 6px;
	display:block;
	height:20px;
	padding-top:5px;
	padding-left:10px;
	border-bottom:2px solid #232323;
	border-top:1px solid #464646;
	font-size:13px;
	font-family:tahoma;
	color:#ffeadc;
}
#UpMenu li ul li a:hover {
	background-image:url(s-images/UpMenu_li_hover.jpg);
	text-decoration:none;
	color:#feba44;
}
#UpMenu li ul .current-cat {
	background:none;
}
#UpMenu li ul .current-cat a {
	color:#feba44;
}

.wrapper {
	width:968px;
	margin:0px auto;
}

.narrowcolumn {
	float: left;
	width: 600px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

.footerBar {
	background:url(s-images/FooterBar_bg.jpg);
	height:46px;
	clear: both;
}
.footerBar .Logo {
	background:url(s-images/Footer_Logo.jpg);
	width:248px;
	height:46px;
	float:left;
}
.footerBar .Back_To_Top {
	background:url(s-images/Back_To_Top.jpg);
	width:156px;
	height:46px;
	float:right;
	margin-right:20px;
	cursor:pointer;
}
#footer {
	background:#101a1d url(s-images/UpMenu_Bg.jpg) repeat-x bottom;
	height:260px;
	position:relative;
	font-size:13px;
	font-family:tahoma;
	color:#fee7dc;
}
#footer a {
	color:#fee7dc;
}
#footer ul {
	background:url(s-images/Footer_Break.jpg) no-repeat right top;
	height:194px;
	width:150px;
	list-style:none;
	margin:0px 0px 0px 30px;
	padding:0px 15px 0px 0px;
	float:left;
}
#footer li {
	width:125px;
	padding:3px 0px;
	border-bottom:1px dashed #2d383c;
}
#footer li h2 {
	width:150px;
	font-size:18px;
	color:#595957;
	margin:0px;
	margin-bottom:10px;
	padding:0px;
}
#footer #ADS {
	width:230px;
}
#footer #ADS li {
	width:100%;
	border:0px;
}
#footer #ADS img {
	margin:3px;
}
#footer .Suggestions {
	background:none;
}
#footer .Suggestions li {
	border:0px;
	width:190px;
	line-height:20px;
}
#footer ul ul {
	background:none;
	width:auto;
	height:auto;
	list-style:none;
	margin:0px;
	padding:0px;
}
#footer .Down {
	clear:both;
	width:900px;
	position:absolute;
	bottom:15px;
	left:60px;
	color:#626262;
	font-size:14px;
}
#footer .Down span {
	float:right;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	font-size:19px;
	margin:10px;
	color:#CCCCCC;
}

#sidebar h2 {
	margin:0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul{
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
.comment-body {
	background:#282828 url(s-images/Comment.gif) no-repeat bottom;
	/*border:1px solid #323232;*/
	padding:10px;
	padding-bottom:26px;
	margin-left:112px;
	position:relative;
	color:#d8d8d8;
	font-size:13px;
	font-family:tahoma;
}
.comment-author {
	width:80px;
	position:absolute;
	top:0px;
	left:-112px;
	font-size:14px;
}
.arrow {
	background:url(s-images/arrow.gif);
	width:29px;
	height:26px;
	position:absolute;
	top:8px;
	left:-25px;
}
.comment-body .reply {
	margin:5px;
}
.comment-body .reply a {
	color:#0e6d99;
}
#commentform {
	margin-left:112px;
	position:relative;
}
#commentform input[type=text], #commentform textarea {
	background:#282828;
	width:463px;
	border:0px;
	margin:0px;
	margin-bottom:5px;
	padding:10px;
	color:#d8d8d8;
	font-size:13px;
	font-family:tahoma;
}
#commentform #submit  {
	background:#282828 url(s-images/add_comment.gif);
	width:121px;
	height:28px;
	padding:0px;
	border:0px;
	margin-bottom:20px;
	float:right;
	color:#9a9a9a;
	font-size:12px;
	cursor:pointer;
}
#commentform #url{
	background:#282828 url(s-images/Comment.gif) no-repeat bottom;
	padding-bottom:33px;
}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	margin-top:20px;
	margin-left: 620px;
	width: 329px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	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;
}
/* End captions */
.PostImage img {
	background:url(images/loading.gif) no-repeat center;
	width:158px;
	height:152px;
	display:block;
}
.CommentsNumber {
	background:url(s-images/Comments.png);
	width:69px;
	height:64px;
	float:right;
	text-align:center;
	padding-top:8px;
	font-size:25px;
	font-weight:bold;
	margin:10px;
	margin-right:0;
}
.CommentsNumber a {
	color:#333333;
	text-decoration:none;
}
.entry {
	position:relative;
}
.entry h2 {
	background:#d1007f;
	margin:5px 0px;
	padding:5px;
} 
.entry h2 a {
	color:#f7f6f6;
	font-size:18px;
	font-weight:normal;
} 
.entry .PostBy {
	background:url(images/By.jpg) no-repeat center left;
	color:#d9901c;
	font-size:18px;
	padding:0px 0px 3px 20px;
	float:left;
} 
.entry .PostDate {
	background:url(s-images/PostDate.png);
	width:63px;
	height:42px;
	padding:8px 0px 0px 10px;
	font-size:18px;
	color:#FFFFFF;
	position:absolute;
	top:-150px;
	left:-13px;
}
.entry .PostedIn {
	background:url(images/PostedIn.jpg) no-repeat center left;
	color: #b54f4e;
	font-size:12px;
	font-weight:bold;
	padding:0px 0px 3px 20px;
	float:right;
}
.entry .PostedIn a {
	color: #ffffff;
}
.entry .Post {
	margin:0px 85px 0px 0px;
	font-size:13px;
	text-align: left;
	line-height:normal;
	color:#9d9d9d;
}
.Clear {
	clear:both;
}
.SearchForm {
	background:#2b2b2b;
	border:1px solid #343434;
	padding:10px;
	text-align:center;
	width:289;
	height:30px;
}
.SearchForm #s {
	background: url(s-images/Search_Form.jpg);
	width:183px;
	height:26px;
	border:0px;
	margin:0px;
	padding:4px 2px 0px 97px;
	color:#c6c6c6;
	font-size:18px;
	float:left;
}
.SearchForm #searchsubmit {
	background: url(s-images/Search_Button.jpg);
	width:25px;
	height:30px;
	border:0px;
	padding:0px;
	margin:0px;
	float:left;
}
.ShearList {
	padding-left:27px;
}
.ShearList a {
	background:url(images/Shear.jpg);
	width:30px;
	height:39px;
	margin:1px;
	display:block;
	float:left;
}
.PostContent {
	margin-left:5px;
}
.PostContent .Info {
	background:#000000;
	padding:5px;
	padding-bottom:40px;
	margin:5px;
	margin-top:0px;
}

.Big_Title, .widgettitle {
	background:url(s-images/Big_Title.jpg);
	width:600px;
	height:17px;
	margin-left:2px;
	margin-bottom:10px;
	font-family:tahoma;
	letter-spacing:2px;
	font-size:12px;
	font-weight:bold;
	color:#5c5957;
}
/* Widgets */

.widget {
	background:#2b2b2b;
	border:1px solid #282828;
	border-top:0px;
	margin:20px 0px 10px;
}
.widgettitle {
	background:url(s-images/SideBar_Title.jpg);
	width:327px;
	height:22px;
	color:#cb036d;
}
#sidebar .widget li {
	background:#232323;
	padding:2px 5px;
	margin:2px;
	border-left:2px solid #3098ca;
}
#sidebar .widget li a {
	color:#c4c4c4;
	font-weight:bold;
	font-size:12px;
}
#sidebar .widget_categories {
	background:none;
	border:0px;
	width:340px;
}
#sidebar .widget_categories ul {
	min-height:268px;
	padding:0px;
	margin:0px;
}
#sidebar .widget_categories li {
	background:#2b2b2b;
	float:left;
	width:150px;
	margin:0px 3px 0px 2px;
	padding:0px 5px;
	border:0px;
	
}
#sidebar .widget_categories li a {
	background:url(s-images/cat_li.jpg) no-repeat 0px 6px;
	display:block;
	height:20px;
	padding-top:5px;
	padding-left:10px;
	border-bottom:2px solid #232323;
	border-top:1px solid #464646;
	font-size:13px;
	font-family:tahoma;
	
}
#sidebar .widget_categories li a:hover {
	background-image:url(s-images/cat_li_hover.jpg);
	color:#e31064;
	text-decoration:none;
}
#sidebar .widget_recent_comments li {
	background:none;
	border:0px;
	color:#31b7f6;
	font-weight:bold;
	padding:5px;
	border-top:1px solid #4a4a4a;
	border-bottom:1px solid #232323;
}
#sidebar .widget_recent_comments .url {
	color:#31b7f6;
}

#sidebar .widget_recent_comments li a {
	color:#7b7b7b;
}
#sidebar .widget_tag_cloud {
	text-align:justify;
}
#sidebar .widget_tag_cloud div {
	padding:5px;
}
.widget_text {
	background:none;
	border:0px;
	padding:0px;
	margin:0px;
}
.widget_text img {
	margin-top:5px;
}
h6 {
	background-color:#2b2b2b;
	border:1px solid #353535;
	padding:10px 2px;
	margin:5px;
	text-align:center;
}

.navigation .wp-paginate span, .navigation .wp-paginate a:hover{
	background:none;
	border:0px;
	color:#fdd383;
}
.navigation .wp-paginate a {
	background:none;
	border:0px;
	color:#ffefd1;
}
.vSwitch {
	width:317px;
	overflow:hidden;
	margin:0 auto;
	position:relative ;
}
.vSwitch .Banners {
	height:233px;
	position:relative;
}
.vSwitch .Banners .Bg1, .vSwitch .Banners .Bg2 {
	position:absolute;
	top:0px;
	right:0px;
}
.vSwitch .Banners .Bg1 {
	background:url(s-images/Bg1.png);
	width:1000px;
	height:233px;
}
.vSwitch .Banners .Bg2 {
	background:url(s-images/Bg2.png);
	width:1500px;
	height:233px;
}
.vSwitch .Banners .Banner {
	width:200px;
	margin-top:54px;
	position:absolute;
	top:0px;
	right:317px;
	border:0;
}
.vSwitch .Banners span {
	display:none;
}
.vSwitch .Title {
	background:#212121;
	border:1px solid #444444;
	border-left:5px solid #d1006c;
	height:55px;
	margin-top:2px;
	padding:2px 5px;
	font-size:12px;
	color:#575652;
}
.vSwitch .Title h3 {
	margin:0 0 3px;
	color:#d1006c;
	font-size:15px;
}
#sidebar .vSwitch .Buttons {
	list-style:none;
	padding:0;
	color:#c4c2c3;
	font-weight:bold;
}
#sidebar .vSwitch .Buttons li {
	background:#000;
	border:1px solid #2b2b2b;
	width:21px;
	margin:0 1px 0 0;
	padding:5px 3px;
	float:left;
	cursor:pointer;
	text-align:center;
	font-size:12px;
}
#sidebar .vSwitch .Buttons li:hover {
	border-bottom-color:#fba641;
}