/*
Theme Name: cssray
Theme URI: http://cssray.com/
Description: Theme for cssray.com.
Version: 1.1
Author: Vahid Kamali
Author URI: http://cssray.com/
*/

* {margin:0;padding:0}
hr {display: none;}
small {font-family: Arial, Helvetica, Sans-Serif;font-size: 0.9em;line-height: 1.5em;}
ul, ol {list-style-type: none;}
a img {border: none;}
a {text-decoration:none; color: #748694; font-weight: bold;}
a:hover {color: #748694;}
a:active {outline: none;}
a:focus {-moz-outline-style: none;}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: capitalize;
	}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #9d9d9b;
	}
h1 { font-size: 1.0em; font-weight:normal}
h2 { font-size: 1.2em;}
h3 { font-size: 1.1em;}
h4 { font-size: 1.09em;}
h5 { font-size: 1.0em;}
h6 { font-size: 0.9em;}
body {
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	background: #e0dfdc url('images/bg.jpg') no-repeat center top;
	color: #62676b;
	text-align: center;
	}
.post .entry p { margin-bottom: 1.5em;line-height:1.5em;}

/* ############## Clearfix ############## */
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {display:inline-block;}
/* mac hide \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide */

/* ############## CSS Transparency ############## */
a.transparent_class {
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
	}
a.transparent_class:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	}
	
/* ############## Page ############## */
#page {
	width: 973px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 110px;
	text-align: left;
	}
#outer {
	padding: 10px;
	background-color: #fcfcfc;
	min-height: 0; /* IE 7 */
	}
#inner {
	background: #f4f4f4 url('images/inner-bg.gif') repeat-x left top;
	}
	
/* ############## Header ############## */
#header {
	padding: 5px;
	margin-bottom: 18px;
	font-size: 1.1em;
	}
	
/* ############## NAVBAR ############## */
#navbar {
	border: 1px solid #ffffff;
	border-top: 1px solid #d9d9d7;
	}
#navbar .inner {
	border: 1px solid #d9d9d7;
	border-top: 1px solid #ffffff;
	}
#navbar .navbar-main {
	height: 39px;
	padding: 0 13px;
	background: #edecea url('images/navbar-bg.gif') repeat-x left top;
	}
#navbar h1 {
	height: 39px;
	line-height: 39px;
	}
	
/* ############## NAV ############## */
#nav {
	float: right;
	}
#nav ul {
	float: left;
	height: 39px;
	}
#nav ul li {
	float: left;
	height: 39px;
	padding-right: 18px;
	}
#nav ul li a {
	float: left;
	height: 39px;
	line-height: 39px;
	font-weight: normal;
	text-transform: capitalize;
	color: #62676b;
	}
#nav ul li a:hover {
	color: #62676b;
	}
#nav ul li.current_page_item a {
	font-weight: bold;
	}
	
/* ############## NAV-RIGHT ############## */
.nav-right {
	float: left;
	margin-left: 17px;
	padding-top: 9px;
	}
.nav-right a {
	display: block;
	float: left;
	margin-left: 5px;
	width: 22px;
	height: 22px;
	}
.nav-right a.stw {
	background: url('images/stw.gif') no-repeat left top;
	}
.nav-right a.stw:hover {
	background: url('images/stw.gif') no-repeat left -22px;
	}
.nav-right a.srs {
	background: url('images/srs.gif') no-repeat left top;
	}
.nav-right a.srs:hover {
	background: url('images/srs.gif') no-repeat left -22px;
	}
.nav-right a.sem {
	background: url('images/sem.gif') no-repeat left top;
	}
.nav-right a.sem:hover {
	background: url('images/sem.gif') no-repeat left -22px;
	}
.nav-right a span {
	position: absolute;
	left: -1000em;
	}

/* ############## LOGO ############## */
#logo {
	margin-bottom: 20px;
	padding: 0 24px;
	}
	
/* ############## MAIN ############## */
#main {
	padding: 0 15px;
	padding-bottom: 125px;
	padding-right: 30px;
	}

/* ############## CLEFT ############## */
#cleft {
	float: left;
	width: 634px;
	}
.post, .featured-content {
	margin-bottom: 29px;
	border: 1px solid #ffffff;
	border-top: 1px solid #d9d9d7;
	background-color: #ededec;
	font-size: 1.1em;
	}
.post .inner, .featured-content .inner {
	padding: 14px;
	border: 1px solid #d9d9d7;
	border-top: 1px solid #ffffff;
	padding-bottom: 37px;
	}
.featured-content {margin-bottom: 15px;}
.featured-content .inner {padding: 10px 0px;}

.box {
	float: left;
	margin-right: 18px;
	margin-bottom: 21px;
	}
.box a {
	color: #767676;
	font-weight: normal;
	}
.box a:hover {color: #767676;}
.box img.thumbnail {
	border: 5px solid #ffffff;
	}
.box div {padding-top: 8px!important;}
.box div a, .box div span {text-transform:capitalize;vertical-align: middle!important;}
.box div a img {margin-right: 5px!important;}
a.browse-btn {
	float: right;
	width: 122px;
	height: 36px;
	background: url('images/browse-all.png') no-repeat left top;
	color: #ffffff;
	font-size: 1.2em;
	text-indent: 42px;
	line-height: 36px;
	text-shadow: 0px -1px 0px #5d5d5d;
	font-weight: bold;
	}
a.browse-btn:hover {color: #ffffff;}
.entry {
	padding: 9px 5px;
	padding-bottom: 20px;
	}
.wp-pagenavi {
	padding-bottom:5px;
	}

/* ############## CRIGHT ############## */
#cright {
	float: right;
	width: 234px;
	font-size: 1.1em;
	}
#cright h4 {
	padding: 10px 17px;
	border-bottom: 1px solid #d6d5d4;
	color: #5a6871;
	text-shadow: 0px 1px 0px #ffffff;
	}
#cright ul {margin-bottom: 16px;}
#cright ul ul {margin-bottom: 0px;}
#cright ul.friends li li {
	margin-bottom: 2px;
	}
.cat-title {
	margin-bottom: 16px;
	background-color: #ecebe9;
	border-bottom: 1px solid #ffffff;
	}
#cright ul.cats li {
	background: url('images/dashed-line.gif') repeat-x left bottom;
	}
#cright ul.cats li a {
	display: block;
	padding: 6px;
	padding-left: 17px!important;
	background: url('images/bullet.gif') no-repeat left center;
	color: #555555;
	font-weight: normal;
	}
#cright ul.cats li a:hover {color: #555555;}

/* ############## PAGE ############## */
.intro {clear:both}
p.intro::first-letter,
p.intro2::first-letter {
	float:left;
	font-size:3.27em;
	font-weight:bold;
	font-family: "Times New Roman", Times, serif;
	padding:3px 5px 2px 0;
}

/* ############## SINGLE ############## */
.single-content {
	float: left;
	}
body.single .box {
	float: left;
	margin-right: 20px;
	margin-bottom: 117px;
	}
.metadata {
	line-height: 1.6em;
	}
.wcomment {
	width: 230px;
	}
.wcomment p {
	display: inline;
	}
body.single .post {
	margin-bottom: 32px;
	}

/* ############## COMMENTS ############## */
.commentlist {
	padding: 0 11px;
	text-align:inherit;
	}
li.comment {
	margin-bottom: 8px;
	padding: 13px 17px;
	padding-bottom: 23px;
	list-style: none;
	background-color: #e4e4e3;
	border-bottom: 1px solid #cbcbca;
	}
.commentlist li, #commentform input, #commentform textarea {
	font: 1.0em Arial, Helvetica, sans-serif;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	text-transform: capitalize;
	}
.commentlist cite a, .commentlist cite a:hover {
	color: #62717c;
	}
.commentlist p {
	line-height: 1.5em;
	text-transform: none;
	}
#commentform input {
	width: 254px;
	padding: 7px 14px;
	color: #7a868f;
	font-size: 1.4em;
	font-weight: bold;
	border: 1px solid #ffffff;
	background-color: #ececec;
	}
#commentform input.req {
	background: #ececec url('images/req.gif') no-repeat right top;
	}
#commentform textarea {
	width: 403px;
	padding: 7px 14px;
	margin: 5px 0 12px 0;
	color: #7a868f;
	font-weight: bold;
	font-size: 1.3em;
	border: 1px solid #ffffff;
	background: #ececec url('images/req.gif') no-repeat right top;
	}
#respond {
	padding: 0 29px;
	}
#respond h3 {
	margin-bottom: 20px;
	font-size: 1.4em;
	color: #62717c;
	}
#commentform input#submit {
	border: none;
	width: 120px;
	height: 34px;
	padding: 0px 0px;
	color: #ffffff;
	text-indent: 0px;
	line-height: 34px;
	text-shadow: 0px -1px 0px #5d5d5d;
	font-size: 1.2em;
	font-weight: bold;
	background: url('images/submit.png') no-repeat left top;
	}
.header1 {
	border-bottom: 1px solid #f0f0ef;
	}
.header2 {
	font-weight: bold;
	padding-bottom: 11px;
	border-bottom: 1px solid #cdcdcc;
	}
.commentlist p {
	margin: 10px 0;
	}
#commentform p {
	margin: 0 0 5px;
	}
.commentmetadata {
	margin: 0;
	display: block;
	}
.commentmetadata a {
	color: #999999;
	font-weight: normal;
	}
.commentmetadata a:hover {
	color: #999999;
	}

/* ############## SEARCH ############## */
body.search form#searchform {
	margin-bottom: 60px;
	}
body.search-no-results form#searchform {
	margin-bottom: 30px;
	}
input#s {
	float: left;
	margin-right: 15px;
	width: 420px;
	padding: 7px 14px;
	color: #7a868f;
	font-size: 1.27em;
	font-weight: bold;
	border: 1px solid #ffffff;
	background-color: #dfdfde;
	font-family: Arial, Helvetica, sans-serif;
	}
input#searchsubmit {
	border: none;
	width: 120px;
	height: 34px;
	padding: 0px 0px;
	color: #ffffff;
	text-indent: 0px;
	line-height: 34px;
	text-shadow: 0px -1px 0px #5d5d5d;
	font-size: 1.09em;
	font-weight: bold;
	background: url('images/submit.png') no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	}
	
/* ############## FOOTER ############## */
#footer {
	clear: both;
	padding: 27px 0;
	font-size: 1.1em;
	color: #7a7a7a;
	text-align: center;
	}
#footer p {
	text-transform: uppercase;
	text-shadow: 0px 1px 0px #ffffff;
	}
	
/* ############## MISC ############## */
.clear {clear: both;}
.center {text-align: center;}
.hidden {display: none;}
code {font: 1.1em 'Courier New', Courier, Fixed;}
acronym, abbr, span.caps {font-size: 0.9em;letter-spacing: .07em;}
.entry form {text-align:center;}
select {width: 130px;}
acronym, abbr, span.caps {cursor: help;}
acronym, abbr {border-bottom: 1px dashed #999;}
.screen-reader-text {position: absolute;left: -1000em;}
.entry .smallattachment {text-align: center;float: left;width: 128px;margin: 5px 5px 5px 0px;}
.entry .attachment {text-align: center;margin: 5px 0px;}
.entry ul {margin-left: 35px;list-style-type: disc;}
.entry li {margin: 7px 0 8px 10px;}
.entry ol {padding-left: 35px;}
.entry ol li {list-style-type:decimal;}
blockquote {margin: 0 30px 0 10px;padding-left: 40px;color: #999999;background: url('images/quote.gif') no-repeat left top;}
blockquote cite {font-weight: bold;margin: 5px 0 0;display: block;}
.navigation {display: block;text-align: center;margin-top: 0px;margin-bottom: 0px;}
.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;}
p img {padding: 0;max-width: 100%;}
img.centered {display: block;margin-left: auto;margin-right: auto;}
img.aligncenter {padding: 10px 0 20px 0;}
img.alignright {padding: 4px;margin: 0 0 2px 7px;display: inline;}
img.alignleft {padding: 4px;margin: 0 7px 2px 0;display: inline;}
.aligncenter,div.aligncenter {display: block;margin-left: auto;margin-right: auto;}
.alignright {float: right;}
.alignleft {float: left;}
.sticky {}
.sticky h2 {}

/* ############## Plugins ############## */
#myGallery {
	text-align: left;
	margin: 0 auto;
}

