/*
Theme Name: Rafik Massoud
Theme URI: http://rafikmassoud.com
Description: My Custom Theme
Version: 2 (WP2.6.2)
Author: Rafik Massoud
Author URI: http://rafikmassoud.com
Tags: starkers, naked, clean, basic
*/

/*
light blue=0a83c4 
dark blue=212d33
orange=ffab0a
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";
@import "style/css/redesign.css";

#blog_content_wrap ul.nav{
	width: 535px;
	display:block;
	margin:15px 200px 0;
	float: left;
}
	
.field {
	border:0 none;
	margin:5px 0
}

.hidden{
	display: none;
}
#blog_content_wrap{
	display: block;
	width: 940px;
	float: left;
}

#blog_content_wrap ol li{
	list-style-type:decimal;
	font-size: 1em; /* 12px */ 
	line-height: 1.5em; /* 18px */ 
	margin: 0 0 1.5em 0; 
}
#blog_content_wrap ul{
	margin: 0 0 1.5em 0; 
}

#blog_header{
	border-bottom: thin solid #FFAB0A;
	width: 940px;
	height: 220px;
	display: block;
	float: left;
	padding-bottom: 30px;
	margin-bottom: 50px;
}
#list_wrapper{
	margin-top: 20px;
}

#list_wrapper a{
/* 	color: #fff; */
}

#list_wrapper li{
	color: #fff;
}
#list_wrapper ul li{
	color: #b6b6b6;
}
.alignright{
	float: right;	
}
.current-cat a{
	color: #FFAB0A;
}

div.entry,
div.entry_excerpt {
	width: 100%;
	position: relative;
	padding-top: 30px;
	padding-bottom: 15px;
	margin: 0;
	border-bottom: thin solid #FFAB0A;
	float: left;
}

h1.entry_title {
	text-align: right;
	text-transform: capitalize; 
	float: left;
	width: 165px;
}
div.entry_excerpt h1.entry_title,
div.project_wrap h1.entry_title {
	text-align: left;
	text-transform: capitalize; 
	float: left;
	position: relative;
	left: 35px;
	width: 735px;
} 
div.entry_data {
	position: relative;
	float: left;
	width: 165px;
	height: auto;
	text-align: right;
}
div.entry_excerpt div.entry_data,
div.project_wrap div.entry_data{
	padding-top: 12px;
}

div.entry_data ul.entry_categories {
	margin-top: 1.6em;
}

ul.entry_categories li{
	border-bottom: thin solid #FFAB0A;
	margin-bottom: 5px;
	text-transform: capitalize;

}

div.entry_data ul.entry_categories, 
.entry_date {
	list-style-type: none;
	margin-bottom: 1.5em;
}

div.entry_body {
	position: relative;
	float: left;
	width: 535px;
	height: auto;
	left:35px;
	margin-bottom:15px;
	text-align: left;
	padding-top: 12px;
}

div.entry_excerpt div.entry_body {
	padding-top: 0px;
}

div.entry_body blockquote {
	display: block;
	float: left;
	border-left: 2px solid #0099CC;
	padding-left: 8px;
	width: auto;
	color: #fff;
	margin: 0 0 1.2857em 40px; 
}

div.entry_body blockquote p{
	padding: 0;
	margin: 0;
}

p.caption {
	padding: 0;
	line-height: 0;
}

p.caption img, 
p.pullout img {
	line-height: 0;
	padding: 0;
	margin: 0;
	clear: both;
}

p.caption span, 
p.pullout span {
	line-height: 2em;
}

p.caption span {
	display: block;
	width: 535px;
}

.left { 
	float: left; 
	margin: 0 10px 18px 0; 
}

.right {
	position: absolute;
	right: -200px;
}

.pullout {
	line-height: 0;
	overflow: hidden;
	width:165px;
}

.pullout span {
	display: block;
	padding-right: 20px;
	padding-bottom: 9px;
}

.superwide {
	width: 940px;
	overflow: hidden;
	margin-left: -200px
}

.superwide span {
	margin-left: 230px;
}


div#search {
	position: absolute;
	width: 240px;
	right: 0px;
}

div#search input {
	float: right;
}


div#search #search_field {
	background-color: transparent;
	border: none;
	border-bottom: 1px solid #0a83c4;
	color: #444;
	width: 210px;
	margin-top: 5px;
	padding: 3px;
}

div#search #search_field:focus, 
#search #search_field:active {
	border-bottom: 1px solid #0a83c4;
	background-color: #0099CC;
	color: white;
}

#search_bar{
	width: 760px;
	height: 50px;
	margin: 0 auto 10px;
}

input#long_search_field {
	background:transparent url(style/images/contact/long_textfield.png) no-repeat scroll left top;
	border:0 none;
	width:695px;
	height:20px;
	padding:12px 12px 8px 8px;
	float: left;
}

input#long_search_field:focus{
	background:transparent url(style/images/contact/long_textfield.png) no-repeat scroll left bottom;
}

button.search_input{
	background:transparent url(style/images/contact/long_textfield.png) no-repeat scroll right top;
	border:0 none;
	width:45px;
	height:40px;
	margin-top:5px;
	float: right;
}

button.search_input span{
	display: none;
}

.error_message{
	padding-bottom: 10px;
}

ul.lost_list{
	width: 720px;
	margin: 0 auto 50px;
	background: url(style/images/site/404_columns_repeat_y.gif) repeat-y 20px 0;
	display: block;
	padding-bottom: 15px;
}

li.main_item{
	float: left;
	width: 70px;
	height: 100%;
	padding-left: 5px;
	margin-left: 50px;
}

li.first_item{
	margin-left:20px;
}

ul.sub_list{
	width: 100px;
	text-align: left;
	float: left;
	border: none;
	margin-left: 10px;
	margin-top: 5px;
	height: auto;
}

.share_links{
	margin-top: 20px;
	text-align: center;
}
#article_nav{
	padding-bottom: 15px;
	padding-top: 15px;
	float: left;
	display: block;
	border-bottom: thin solid #FFAB0A;
	width: 100%;
	margin-bottom: 15px;
}
ul#comments li.odd,
ul#comments li.even{
	margin: 25px 0;
}

div#comment_info{
	width: 165px;
	float: left;
	padding-top: 5px;
}

div#comment_info h4, 
div#comment_info a {
	float: right;
}

div.comment_data {
	position: relative;
	float: left;
	width: 165px;
	height: auto;
	text-align: right;
	border-top: thin solid #FFAB0A;
	padding-top: 10px;
}

li.comment_author {
	text-align: right;
	text-transform: capitalize; 
	float: left;
	width: 165px;
	margin: 0 0 3px;
}

div.comment_body {
	position: relative;
	float: left;
	width: 540px;
	height: auto;
	left:35px;
	margin-bottom:15px;
	text-align: left;
	border-top: thin solid #FFAB0A;
	padding: 10px 100px 0 0;
}

div.comment_number{
	position: absolute;
	right: 10px;
	top: 10px;
}
#comments_form{
	left:200px;
	width: 567px;
}
.comment_input {
	background:transparent url(style/images/contact/textfield.png) no-repeat scroll left top;
	border:0 none;
	width:190px;
	height:20px;
	padding:12px 5px 8px 8px;
}

.comment_input:focus{
	background:transparent url(style/images/contact/textfield.png) no-repeat scroll left bottom;
}

.comment_textarea{
	background:transparent url(style/images/contact/textbox.png) no-repeat scroll left top;
	border:0 none;
	height:155px;
	padding:10px;
	width:255px;
}

.comment_textarea:focus{
	background:transparent url(style/images/contact/textbox.png) no-repeat scroll left bottom;
}

.comment_sendbutton{ 
	background:transparent url(style/images/contact/comment-button.png) no-repeat scroll 0 0;
	border:0 none;
	cursor:pointer;
	height:43px;
	line-height:26px;
	width:174px;
	display:block;
	float:right;
	margin-top:15px;
}

.comment_sendbutton	span{
	display: none; 
	visibility: hidden;
}

ul.left_form{
	display:block;
	float:left;
	width:220px;
}

ul.right_form{
	display:block;
	float:left;
}

form label{
	font-size: 14px;
	margin-bottom: 0;
}

form p{
	margin-bottom: 13px;
}

#profile_picture{
	float: left;
	margin: 0 25px 0 0;
}

#skypedetectionswf{
	display: none;
}