/*

*/

@import "style/css/reset.css";
@import "style/css/layout.css";

/*
		GENERAL
					*/
					
body {
background: url(style/images/mainBG.png) no-repeat top center #000000;
direction: rtl;
color: #3b3b3b;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.7em;
}					

#top {
 background: url(style/images/up.png) no-repeat top center;
 text-decoration:none;
 position:fixed;
 bottom:5px;
 right:7px;
 border:none;
 text-indent:-999px;
 height:40px;
 width:40px;
}

#top:hover {
background: url(style/images/up.png) no-repeat bottom center;
}

#headerwrap {
width: 960px;
margin: 0 auto;
}

a {
text-decoration: none;
color: #ffffff;
}

a:hover {
text-decoration: none;
color: #c3d9dc;
}

li {
list-style: none;
}

.clear {
clear: both;
margin: 0;
padding: 0;
}

/*
		HEADER
					*/

#header {
height: 270px;
width: 960px;
}

#adver {
margin-top: 120px;
margin-right: 430px;
position: absolute;
}

#logo h1, h1#logo a {
text-indent: -9999px;
height: 100%;
width: 100%;
display: block;
text-decoration: none;
}

#logo {
background: url(style/images/logo.png) no-repeat;
margin-top: 1em;
width: 370px;
height: 210px;
display: block;
float: right;
}

#searchbar {
background: url(style/images/search.png) no-repeat top center;
margin-left: -45px;
float: left;
width: 285px;
height: 55px;
padding: 8px 50px 5px 5px;
}

#searchbar input {
font-family: Arial;
}

/*
		NAVIGATION
						*/

#navigationwrap {
width: 960px;
margin: 0 auto;
}					

.navigation {
float: right;
}

.navigation ul {
height: 50px;
text-align: center;
}

.navigation li {
display: inline;
height: 50px;
margin: 0 5px;
float: right;
}						

.navigation li a {
padding: 10px 15px;
}

.navigation li.current_page_item a {
background: url(style/images/navBG.png) repeat-x top #ffffff;
-webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px;
}	

.navigation a {
text-align: center;
}					

/*
		SOCIAL NETWORKS
							*/
#social {							
float: left;
position: absolute;
margin-right: 750px;
margin-top: -22px;
}

#social ul {
text-align: center;
}

#social li {
display: inline-block;
height: 50px;
width: 50px;
margin-right: 5px;

}

#social img {
width: 50px;
height: 50px;
}

#social a {
height: 100%;
width: 100%;
display: block;
text-decoration: none;
}			
			
/*
		CONTENT
					*/
					
#contentBG {
background: url(style/images/contentBG.png) no-repeat center fixed;
}

#contentwrap {
background: #f0f0f0;
border: 1px solid #8aa4ca;
width: 960px;
margin: -22px auto 0 auto;
 -moz-border-radius: 5px; -webkit-border-radius: 5px;
padding: 10px 15px;
}

#maincontent {
padding-left: 30px;
width: 650px;
text-align: right;
float: right;
}

#sidebar, aside {
width: 280px;
text-align: right;
float: left;
}

.referral {
background: url(style/images/postBG.png) repeat-x top #ffffff;
width: 264px;
text-align: center;
float: left;
color: #3b3b3b;
margin-bottom: 1em;
border: 1px solid #d8d8d8;
 -moz-border-radius: 5px; -webkit-border-radius: 5px;
padding: 5px;
}

.referral img {
float: left;
margin: 3px;
}

.widget {
background: url(style/images/postBG.png) repeat-x top #ffffff;
width: 274px;
text-align: right;
float: left;
color: #3b3b3b;
margin-bottom: 1em;
border: 1px solid #d8d8d8;
 -moz-border-radius: 5px; -webkit-border-radius: 5px;
}

.widgettitle {
background: url(style/images/sidebar.png) no-repeat top right;
width: 266px;
height: 68px;
margin-top: 10px;
margin-right: -12px;
}

h1.widgettitle {
padding-top: 15px;
padding-right: 20px;
font-size: 15px;
}

ul#recentcomments {
padding: 10px 10px ;
font-size: 12px;
color: #3b3b3b;
margin-top: -30px;
}

.widget a{
color: #999999;
}

.widget a:hover {
color: #0092b2;

}

#recent-posts-3 ul {
margin-top: -30px;
padding:10px;
}

#recent-posts-3 li {
list-style: disc;
padding-bottom: 5px;
margin-right: 10px;
}

#linkcat-2 ul {
margin-top: -30px;
padding:10px;
}

#linkcat-2 li:hover {
padding-right: 1em;
border-right: 6px solid #0098ba;
}

#tag_cloud-3 div {
margin-top: -30px;
padding:10px;
}

#archives-3 select {
margin-right: 80px;
margin-top: -30px;
}

#categories-3 select {
margin-top: -30px;
margin-right: 35px;
font-family:Arial;
}

#archives-3 ul {
margin-top: -30px;
padding:10px;
}

#archives-3 li:hover {
padding-right: 1em;
border-right: 6px solid #0098ba;
}

.textwidget {
margin-top: -20px;
text-align: center;
}

.textwidget img {
margin: 0 auto;
max-width: 230px;
border-color: #e7e7e7;
}

.textwidget p {
padding-bottom: 5px;
}

#gren-reco {
margin-top: -30px;
padding:10px;
}

#gren-reco li{
padding-bottom: 5px;
}

#gren-reco img {
border: 1px solid #e7e7e7;
margin-bottom: -5px;
}

/*
		POST
					*/

.post {
background: url(style/images/postBG.png) repeat-x top #ffffff;
padding: 0;
border: 1px solid #d8d8d8;
 -moz-border-radius: 5px; -webkit-border-radius: 5px;
}

.postheadline {
background: url(style/images/postheadline.png) no-repeat top right;
width: 650px;
height: 68px;
margin-top: 10px;
margin-right: -12px;
}	

h2.postheadline {
padding-top: 12px;
padding-right: 20px;
font-size: 20px;
width: 630px;
font-weight: normal;
}

.postheadline a:hover {
color: #e7e7e7;
}

.postwrap {
margin-top: -15px;
padding: 0 10px;
}

.postimage {
float: right;
border: 1px solid #d8d8d8;
width: 186px;
height: 186px;
margin-left: 10px;
}

.postimage img {
width: 180px;
height: 180px;
margin: 3px;
}

.postdetails {
padding-top: 2px;
height: 12px;
padding-bottom: 2px;
}

.time {
background: url(style/images/timeBG.png) repeat-x bottom #0092b2;
padding: 5px;
font-size: 10px;
color: #ffffff;
margin-left: 2em;
text-align: center;
}

.author {
background: url(style/images/authorBG.png) repeat-x bottom #b70000;
padding: 5px;
font-size: 10px;
color: #ffffff;
margin-left: 2em;
}

.author a {
text-decoration: underline;
}

.author a:hover {
text-decoration: none;
color: #f0f0f0;
}

.commentmain {
background: url(style/images/timeBG.png) repeat-x bottom #0092b2;
padding: 5px;
font-size: 10px;
color: #ffffff;

}

.commentmain a{
text-decoration: underline;
}

.commentmain a:hover {
text-decoration: none;
color: #f0f0f0;
}

.postcontent {
padding-top: 5px;
height: 150px;
}

.readmore a{
padding: 1px 3px;
float: left;
background: #545454;
color: #FFFFFF;
border: 1px solid #545454;
}

.readmore a:hover {
background: url(style/images/authorBG.png) repeat-x bottom #b70000;
border: 1px solid #b70000;
}

.postfooter {
background: #1c1c1c;
margin-top: 2em;
font-size: 10px;
padding: 5px 0 3px 0;
border-top: 1px solid #d8d8d8;
height: 25px;
-moz-border-radius-bottomright: 5px; -moz-border-radius-bottomleft: 5px;
-webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-leftt-radius: 5px;
}

.tags a {
background: #545454;
padding: 1px 3px;
margin: 1px 1.5px;
color: #f0f0f0;
}

.tags a:hover {
color: #ffffff;
}

.tags {
color: #f0f0f0;
font-weight: bold;
padding: 0 5px;
}

.seperator {
width: 100%; 
height: 8px;
background: url(style/images/seperator.png) no-repeat top;
margin: 1em auto;
z-index: -9999;
}

/*
		FUUL-POST
						*/
.full-post {
padding: 10px;
line-height: 1.6em;
font-size: 13px;
color: #3b3b3b;
background: url(style/images/postBG.png) repeat-x top #ffffff;
border: 1px solid #d8d8d8;
 -moz-border-radius: 5px; -webkit-border-radius: 5px;
}

.full-post img {
margin: 0px auto;
max-width:500px;
height: auto;
padding: 5px;
border: 1px solid #E2E2E2;
}

.full-post img.wp-smiley {
border: none;
padding: 0;
}

.full-post h2 {
font-size: 16px;
margin-bottom: 10px;
}

.full-post h5 {
font-size: 10px;
}

.full-post ul {
margin-right: 25px;
margin-bottom: 10px;
}

.full-post li {
 list-style: disc;
}

.MsoNormal img {
margin: 0px auto;
max-width:500px;
height: auto;
}

.wp-caption {
margin: 10px auto;
background: #f6f8f9;
padding: 5px;
border-color: #c7c7c7;
}

.wp-caption p {
margin: -5px 0;
}

.full-post a {
color: #0098ba;
}

.full-post a:hover {
text-decoration: underline;
}

.full-post p code {
background: #F7F6F1;
border: 1px solid #DFDFDF;
}

.full-post p {
padding-top: 3px;
margin-bottom: 20px;
}

.full-post-title {
font-size: 20px;
padding-bottom: 5px;
width: 560px;
}							

.cono {
font-size: 17px;
font-weight: bold;
color: #ffffff;
float: left;
width: 100px;
height: 62px;
margin-top: -1.7em;
text-align: center;
margin-left: -1.5em;
padding-top: 5px;
padding-right: 7px;
background: url(style/images/commentno.png) no-repeat top center;
}

.cono p {
font-size: 12px;
font-weight: normal;
padding: 0px;
margin-top: -3px;
}

.time-full {
font-size: 11px;
}

.footer-full {
width: 600px;
background: url(style/images/comBG.png) repeat-x top #ffffff;
padding: 5px;
border: 1px solid #e7e7e7;
margin: 1em auto;
}

/*
		COMMENTS
						*/
	

h3#comments {
font-size: 14px;
margin: 1em 0;
} 

article.comment, article.pingback {
width: 600px;
background: url(style/images/comBG.png) repeat-x top #ffffff;
padding: 5px;
border: 1px solid #e7e7e7;
margin: 1em auto;
}

.comment-d {
width: 120px;
text-align: center;
float: right;
margin: auto 0.5em;
padding: 10px 0;
}

.comment-text {
width: 430px;
text-align: right;
float: left;
margin: 0.5em;
padding: 5px;
border: 1px solid #e7e7e7;
background: #ffffff;
}

.comment-text .says {
text-decoration: underline;
}

.comment-text .fn {
font-weight: bold;
color: #0096b7;
}

.comment-meta {
font-size: 10px;
}

form#commentform {
width: 600px;
background: url(style/images/comBG.png) repeat-x top #ffffff;
padding: 5px;
border: 1px solid #e7e7e7;
margin: 1em auto;
}

#send, #searchsubmit {
font-family: Arial, Helvetica, sans-serif;
padding: 1px 3px;
background: #545454;
color: #FFFFFF;
border: 1px solid #545454;
}

#send:hover, #searchsubmit:hover {
background: url(style/images/authorBG.png) repeat-x bottom #b70000;
border: 1px solid #b70000;
}

input#author, input#email, input#url, textarea#comment {
border-color: 1px solid #e7e7e7;
}

h3#respond {
margin: 1em 0 -1em;
font-style: italic;
font-size: 16px;
}										


/*
		PORTFOLIO
						*/

#portfolio {
background: url(style/images/postBG.png) repeat-x top #ffffff;
border: 1px solid #d8d8d8;
width: 940px;
margin: -5px auto 0;
padding: 10px;
}	

#portfolio h2 {
font-size: 18px;
margin: 5px 2em;
font-style: italic;
border-bottom: dotted 3px #e7e7e7;
padding-bottom: 5px;
}	

ul.pfwrapper {
width: 100%;
float: right;
margin: 0 2em;
}

.pfwrapper article {
border: none;
}

.pfwrapper li {
width: 260px;
height: 260px;
padding: 10px;
margin-left: 20px;
float: right;
margin-bottom: 20px;
}

h1.pfhead {
font-size: 30px;
font-weight: normal;
font-style: italic;
text-align:center;
width: 600px;
padding: 10px 0;
margin: 0 auto -10px;
}

			.boxgrid{ 
				width: 260px; 
				height: 260px;
				background:#ffffff;  
				overflow: hidden; 
				position: relative; 
			}
				.boxgrid img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
					width: 252px;
					height: 252px;
					border: 1px solid #c7c7c7;
					padding: 3px;
					background: #e7e7e7;
					
				}
				.boxgrid p{ 
					padding: 0 10px; 
					color:#afafaf; 
					font-weight:bold; 
					font:10pt Arial, sans-serif; 
				}
				
			.boxcaption{ 
				float: left; 
				position: absolute; 
				background: #000; 
				height: auto;
				padding: 3px 0;
				width: 252px; 
				opacity: .8; 
				margin-right: 4px;
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
				/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 			}
			
			 .captionfull .boxcaption {
 					top: 100%;
 				}
 				.caption .boxcaption {
 					left: 0;
 				}
			
			.boxcaption a{ color:#FFFFFF; text-decoration: none; }
			.boxcaption a:hover{text-decoration: underline;}
			.boxcaption h3{ margin: 3px 10px 0 10px; color:#FFF; font:16pt Arial, sans-serif; letter-spacing:-1px; font-style: italic;   }


/*
		FOOTER
					*/

#footerWrap {
background:  url(style/images/comBG.png) repeat-x top #ffffff;
margin: 1em auto 1em;
border: #e7e7e7 solid 1px;
width: 990px;
 -moz-border-radius: 5px; -webkit-border-radius: 5px;
}
					
#footer {
margin: 5px auto 0;
width: 960px;
height: 40px;
color: #3b3b3b;
direction: rtl;
}

#footer a {
color: #0092b2;
}

#footer a:hover {
color: #3b3b3b;
text-decoration: none;
}

#footer p {
padding: 10px;
}

#footer #terms {
float: left;
}

#footer #copyrights {
float: right;
}

/* End Footer */	

			
