@charset "utf-8";
/* CSS Document */
/*  
Theme Name: Starshot90 Blog V1
Theme URI: http://www.starshot90.com
Description: قالب لمدونة متخصصة في التصوير الفوتوغرافي
Version: 1.0
Author: Silvery - Mothhel Association
Author URI: http://www.mothhel.net 

*/


/*////////////////Reset CSS Elements////////////////////*/
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, 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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/*////////////////END Reset CSS Elements////////////////////*/

/*//////////////////////////////////////////////////////////*/
/*////////////////WP Design & Creation Comments ////////////*/
/*//////////////////////////////////////////////////////////*/

/*/////////////////////////GENERAL /////////////////////////*/
body {
	background-color: #1e434f;
}

#container1 {
	width: 915px;
	margin: 0 auto;						
	margin-top: 25px;
}

#container2 {
	width: 915px;
	background: url(images/wrap.png) repeat-y;
}

/*//////////////////// TYPEOGRAPHY /////////////////////////*/
h1 {
	font-family: Arial, Times, Tahoma;
	font-size: 50px;
}
h2 {}
h3 {}
h4 {
	font-family: Tahoma, Arial, Times;
	font-size: 12px;
}
p {}
a {}
a:hover {}
a:visited {}

/*/////////////////////// HEADER ///////////////////////////*/
#header {
	width: 915px;
	height: 279px;
	background: url(images/header.png) no-repeat;
}

#header_text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #e0f4a8;
	padding-top: 40px;
	padding-right: 570px;
}

#header_text a, #header_text a:hover{
	color: #e0f4a8;
	text-decoration:none;
}

#header_description {
	color: #c2e757;
	padding-right: 570px;
}

/*/////////////// HEADER QUICKSEARCH FORM ///////////////////*/
#qsearchform {
	width: 237px;
	padding-top: 35px;
	padding-right: 642px;
}

#header form#quicksearch {
	width: 237px;
	height: 40px;
	background: #ffefb9 url(images/searchbar.gif) no-repeat;
}

#header form#quicksearch p {
	margin: 0; padding: 0;		
}

#header form#quicksearch input {
	border: none;
	background: transparent;
	font-family: Tahoma, Arial, Times;
	color: #1e434f;
	float: right;
}

#header form#quicksearch .textbox {
	margin: 11px 10px 0 0; 
	width: 170px;	
	display: inline;	
}

#header form#quicksearch .button{
	width: 38px; height: 30px;	
	padding-top: 5px;
	padding-left: 10px;
	float: left;
}

#header form#quicksearch label {
	display: none;
}

/*/////////////////////////////RSS /////////////////////////*/
#headerrss {
	width: 54px;
	height: 49px;
	padding-top:43px;
	padding-right: 820px;
}

/*///////////////////////TOP NAVIGATION ///////////////////*/
#top_navlist {
	clear: both;
	padding: 0;	margin: 0;
	width: 915px;
	height: 51px;
	background: url(images/navlist.png) no-repeat;
}

ul#navlist{
    padding: 0;
    white-space: nowrap;
    float:right;
    width:857px;
	height: 51px;
	margin-right: 28px;
}

ul#navlist li {
    font-size:20px;
    display:inline;
    list-style-type: none;
	margin: 0; padding: 0;
}

ul#navlist li a {
	display: block;
	float: right;
	width: auto;
	margin: 0;
	padding: 0 14px;
	color: #1e434f;
	font: bold 20px/51px Arial;
	text-decoration: none;	
}

ul#navlist li a:hover {
	color: #3e7a8d;
} 

ul#navlist li.current_page_item a {	
	background: #1e434f;	
	color: #c1e657;
}
	
/*/////////////////////////////CONTENT /////////////////////*/
#content {
	width: 520px;
	float: left;
	padding: 0;
	margin-left: 47px;
	margin-top: 35px;
	margin-bottom: 35px;
}

/*//////////////////////// POST ////////////////////////////*/
.post{
	width: 520px;
}

.post-top{
	background:#e2e0ab url(images/post_top.png) no-repeat;
	width:100%;
	float:left;
}

.post-top2{
	background:url(images/post_top2.png) no-repeat bottom;
	width:100%;
	padding-bottom:11px;
	float:left;
}

.post-date{
	float:right;
	font-size:15px;
	width:80px;
	padding-bottom:10px;
	color:#e1ffa4;
	padding-top:15px;
	text-align:center;
}

.post-date p{
	font-family: tahoma;
	font-size:33px;
	line-height:30px;
}

.post-title{
	float:right;
	width:427px;
}

.post-title h2{
	font-family: Arial;
	font-size:27px;
	color:#59000d;
	font-weight: bold;
	background:url(images/post_sep.png) no-repeat left bottom;
	padding:10px 0 10px 0;
	margin-right:10px;
}

.post-title h2 a{
	color:#59000d;
	text-decoration: none;
}

.post-title h3{
	font-weight:normal;
	color:#636221;
	font-size:11px;
	padding:5px 10px 0 0;
	font-family: Tahoma;
}

.post-title h3 a, .post-title h3 span{
	color:#984800;
	font-weight:bold;
	text-decoration: none;
}

/*/////////////////////////ENTERY///////////////////////////*/
.entry{
	line-height:15px;
	text-align: justify;
	font-family: Tahoma, Arial, Taimes;
	font-size:12px;
	padding: 10px 5px 0 0;
}

.entry p{
	padding-bottom:15px;
}

.entry a{
	color: #728534;
}

.entry a:hover{
	color: #a4be52;
	text-decoration: none;
}

html>body .entry ul {
	padding: 10px;
	list-style-type: square;
	margin-left: 15px;
	list-style-position: inside;
}

.entry ul li{
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

html>body .entry ol {
	padding: 10px;
	list-style-type: decimal;
	margin-left: 15px;
	list-style-position: inside;
}

.entry ol li {
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

/*////////////////// ENTRY BLOCKQOUTE //////////////////////*/
.entry blockquote {
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	background : url(images/blockquote.jpg) no-repeat right top;
	padding : 5px 35px 5px 5px;
	display: block;
	border-left: dashed 1px #dae5b5;
	margin: 5px 5px 5px 20px;
}

.entry blockquote p {
	color: #908b3b;
	padding: 0px;
	margin: 0px;
}

/*///////////////////// POST IMAGE /////////////////////////*/
.entry img {
	padding: 3px;
	background-color: #bad85b;
	border: 1px solid #93aa49;
}

/*	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.aligncenter {
	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
}

/*.aligncenter {
	text-align: center;
}*/

/*////////////////////////POSTMETADATA//////////////////////*/
.postmetadata, .postmetadata-small{
	width:100%;
	height: 100%;
	margin-top: 5px;
	margin-bottom:30px;
}

.postmetadata .right a, .postmetadata-small .right a{
	color:#984800;
	font-size:11px;
	font-family:Tahoma;
	font-weight:bold;
	text-decoration:none;
}

.postmetadata .right a:hover, .postmetadata-small .right a:hover{
	text-decoration: underline;
	color:#570608;
}

.postmetadata .right, .postmetadata-small .right{
	background-color: #e2e0ab;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
}

.postmetadata-small {
	color:#57000d;
	font-size:10px;
	font-family:Tahoma;
}

.postmetadata .postmetadata-top, .postmetadata-small .postmetadata-top {
	background:url(images/postmetadata_top.jpg);
	height: 10px;
	width: 520px;
}

.postmetadata .postmetadata-bottom, .postmetadata-small .postmetadata-bottom {
	background:url(images/postmetadata_bottom.jpg);
	height: 10px;
	width: 520px
}

.postmetadata .right .tags{
	color:#57000d;
	font-size:10px;
	font-family:Tahoma;
}

a.readmore:hover{
	color:#570608;
}

/*/////////////////////////POST NAVIGATION///////////////////////////*/
.navigation {
	display: block;
	text-align: center;
	margin-bottom: 0;
	clear:both;
}
	
.float-right {
	float: right;
}

.float-right a{
	color:#978d3f;
	font-size:11px;
	font-family:Tahoma;
	font-weight:bold;
	text-decoration:none;
}

.float-right a:hover{
	text-decoration: underline;
	color:#570608;
}

.float-left {
	float: left;
}

.float-left a{
	color:#978d3f;
	font-size:11px;
	font-family:Tahoma;
	font-weight:bold;
	text-decoration:none;
}

.float-left a:hover{
	text-decoration: underline;
	color:#570608;
}	

.center {
	text-align: center;
}

/*///////////////////////////SIDEBAR////////////////////////*/
#sidebar {
	width: 264px;
	margin-right: 47px;
	float: right;
	margin-top: 30px;
}

/*/////////////////////SIDEBAR HEADERS//////////////////////*/
#sidebar h2{
	font-size:20px;
	color:#59000d;
	background:url(images/sidebar_headers.jpg) no-repeat;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:0px;
}

#sidebar li{
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	background:none;
	border:0px;
	padding-bottom:10px;
	padding-top: 5px;
}

#sidebar li.widget_categories ul li, #sidebar li.widget_archives ul li, #sidebar li.linkcat ul li{
	font-weight:bold;
	color:#303638;
	border-bottom: dotted #cfdaaa 1px;
	padding-right: 20px;
	list-style-type: circle;
	list-style-position:inside;
}

#sidebar li.widget_categories ul li a, #sidebar li.widget_archives ul li a, #sidebar li.linkcat ul li a{
	color:#303638;
	text-decoration: none;
}

#sidebar li.widget_categories ul li a:hover, #sidebar li.widget_archives ul li a:hover, #sidebar li.linkcat ul li a:hover{
	color:#303638;
	text-decoration: underline;
}

#sidebar li.widget_categories ul li ul li a, #sidebar li.widget_archives ul li ul li a{
	color:#303638;
	text-decoration: none;
}

#sidebar li.widget_categories ul li ul li a:hover{
	color:#303638;
	text-decoration: underline;
}

/*//////////////////////SRATCH FORM/////////////////////////*/
#sidebar .searchform {
	background-color: transparent;
	border: none;	
	margin: 0 5px 0 0; 
	padding: 5px 5px 5px;
	width: 240px;
}

#sidebar .searchform p { margin: 0; padding: 0; }

#sidebar .searchform input.textbox { 
	width: 150px;
	height: 18px;
	padding: 2px;	
	vertical-align: top;
}

#sidebar .searchform input.button { 
	width: 70px;
	height: 24px;
	padding: 2px 4px;
	vertical-align: top;
}

/*///////////////////////////ADS////////////////////////////*/
#right_ads{
	margin-right:5px;
}

/*///////////////////////PUSHBOTTOM/////////////////////////*/
/*#pushbottom {
	width: 100%;
	clear: both;
}*/

.pushbottom {
	width: 100%;
	clear: both;
}

/*///////////////////FOOTER THREE COLUMNS///////////////////*/
#footer_sidebar {
	clear: both;
	width: 915px;
	height: 241px;
	background: url(images/footer_wrap.png) repeat-y;
}

#footer_sidebar_data {
	width: 813px;
	margin-right: 50px;
	margin-top: 10px;
	float: right;
	margin-bottom: 35px;
}

#col1, #col2, #col3 {
	width: 254px;
}

#col1 {
	float: right;
}

#col2 {
	float: right;
	padding-right: 22px;
}

#col3 {
	float: left;
}

/*/////////////FOOTER COLUMNS HEADERS AND DATA//////////////*/
#footer_sidebar_data h2{
	font-size:20px;
	color:#59000d;
	border-bottom: solid #8fa100 2px;
	padding-right:10px;
	padding-top:8px;
	padding-bottom:5px;
}

#footer_sidebar_data li{
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	background:none;
	border:0px;
	padding-bottom:5px;
	padding-top: 5px;
}

#footer_sidebar_data ul li{
	color:#595c66;
	border-bottom: dotted #8fa100 1px;
	padding-right: 10px;
	list-style-type: none;
}

#footer_sidebar_data ul li a{
	color:#595c66;
	text-decoration: none;
}

#footer_sidebar_data ul li a:hover{
	color:#595c66;
	text-decoration: underline;
}

/*/////////////////////////FOOTER///////////////////////////*/
#footer {
	color: #555;	
	margin: 0 auto; 
	padding: 10px 0 10px 0;
	text-align: center;	
	font-size: 0.95em;
	width: 915px;
	height: 79px;
	background: url(images/footer.png) no-repeat;
}

#footer a { color: #306495; }

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

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

h3#comments {
	padding: 0;
	margin: 10px auto 20px ;
	font-family: Tahoma;
	font-size: 12px;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 12px Tahoma;;
}

.commentlist {
	padding: 0;
	text-align: justify;
	font-family: Tahoma;
	font-size: 12px;
	border-top: #dce7b7 1px solid;
	border-bottom: #dce7b7 1px solid;
}

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

.commentlist li .avatar { 
	float: right;
	border: 1px solid #dae5b5; 
	padding: 5px;
	margin-left: 10px;
	background: #e2e1c3;
}

.commentlist p {					
	background-color: #e9e8cf;
	padding: 0 10px 0 10px;
}

.commentlist .comment-text .comment-top {
	background:url(images/comment_top.jpg);
	height: 10px;
	width: 500px;
}

.commentlist .comment-text .comment-bottom {
	background:url(images/comment_bottom.jpg);
	height: 10px;
	width: 500px;
}

#commentform p {
	margin: 5px 0;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	color: #859751;
	font-size: 15px;
	text-decoration: none;
}

.comment-text {
	margin-top: 25px;
}

.commentmetadata {
	font-size: 10px;
	font-weight: bold;
	margin: 0;
	display: block;
}

.commentmetadata a{
	color: #763c36;
	text-decoration: none;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 0 1px 5px;
}

#commentform textarea {
	width: 510px;
	padding: 2px;
}

#commentform #submit {
	margin: 0;
	float: right;
}

h3#respond {
	padding: 0;
	margin: 20px auto 10px ;
	font-family: Tahoma;
	font-size: 12px;
}

.repons-form {
	font-family: Tahoma;
	font-size: 12px;
}

.respond-flag {
	font-family: Tahoma;
	font-size: 12px;
}

.respond-flag a{
	color: #763c36;
	font-weight: bold;
	text-decoration: none;
}

/*/////////////////////COMMENTS POPUP///////////////////////*/
#commentspopup {}

/*/////////////////////////GALLERY//////////////////////////*/
.attachment {
	text-align: center;
}

.gallery-footer {
	font-weight: bold;
}

/*//////////////////////CALENDAR////////////////////////////*/
#wp-calendar caption{
	text-decoration: none;
}

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

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

#wp-calendar caption {
	font-family: tahoma;
	font-size:10px;
	color:#59000d;
	font-weight: bold;
}

#wp-calendar th {
	font-style: normal;
	font-weight: bold;
	padding-right: 6px;
}
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: auto 0;
}

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

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

#wp-calendar a {
	display: block;
}

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

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