/*
Theme Name: Web2.0 Style
Theme URI: http://www.rayanamad.com
Description: a clean and simple fixed width, 2-column layout with the sidebar on the left.
Author: Ashkan
Author URI: http://www.rayanamad.com
*/

body {
	font: 12px arial,verdana,sans-serif;
	margin:0;	
	height:100%;
	background:#323232 url(images/bg.gif) center;
	
}
#container {
	width: 1004px;
	margin: 0 auto;
	
}
#wrap {
	width: 100%;	
		
}
#content-container {
	float: left;
	margin-left:3px;
	width: 996px;
	padding:0px;
	position:relative;
	
}
#content {
	float: left;
	width: 650px;
	padding:0px;
	margin-top:0px;
	padding-bottom:60px;
	margin-left:5px;
	position:relative;
}

#header {
	clear: both;
	height:152px;
	margin: 0 auto; 
	width: 1004px; 
	background:url(images/header.jpg) no-repeat center;	
}
#header h1 
{
font:34px gramond, 'times new roman';
color:#8EAC00;
text-align:right;
padding-right:100px;
padding-top:30px;
}
#header h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #8EAC00;
	margin:0;
}
#subtitle {
	font-family: arial;
	padding-right:100px;
	font-size: 16px;
	color: #8EC62F;
	text-align: right;
	font-weight:normal;
	}


#navlist{
	position:absolute;
	display:block;
	height:37px;
	font-size:12px;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	float:left;
	top:80px;
	font-weight:bold;
	}
#navlist ul{
	margin:0px;
	padding:27px 0 0 25px;
	list-style-type:none;
	
	}
#navlist ul li{
	display:block;
	float:left;
	margin:0;
	height:37px;
	width:127px;
	text-align:center;
	background:url(images/button_bg.gif) no-repeat center bottom;
	margin-left:5px;
	font-variant:small-caps;
	}
#navlist ul li a{
	display:block;
	color:#cacaca;
	text-decoration:none;
	padding-top:10px;
	text-align:center;
	height:27px;
	width:127px;
	}
#navlist ul li a:hover{
	color:#AEC449;
	}
.current_page_item
{
background:transparent url(images/menu_sel.gif) no-repeat top right;	
}
/**/

#footer {	
	color:#9B9B9B;
	font: 12px verdana,sans-serif;
	text-align:center;
	margin:0;
	height:59px;
	float:left;
	width:1004px;
	position:relative;
	background:url(images/footer.jpg) no-repeat center;
}
.footerlinks 
{
	color:#9B9B9B;
	text-align:center;
	float:left;
	width:1004px;
	margin-top:20px;

}
.footerlinks  a
{
	color:#9B9B9B;
	text-decoration:underline;

}

/* General Header Styles */
h2 {
	margin-top:0;
	font-size:16px;	
}
h3 {
	margin:0;
	font-size:14px;	
}


/* Post Related */
h2 a:hover, h2 a:visited, h2 a {
	text-decoration:none;
}
.post-container
{
	float:left; 
	width:650px;
	margin:0; 
}
.post {
	width:650px;
	margin:0;
	color:#838383;
	display:block;	
	background:url(images/post_bg.gif) repeat-y center;
}
.posttop {
	width:650px;
	height:80px;
	color:#767676;
	padding-top:10px;
	background:url(images/post_top.gif) no-repeat center top;
}

.post p {
	margin:0px;
}

.posttop h2 {
	font: 30px Garamond,'times new roman',verdana;
	text-align:left;
	overflow:visible;
	margin-bottom:0;
	padding:0;
	float:left;
	width:520px;
	margin-left:10px;
}
.posttop h2 a {
	color:#767676;
	font-weight:normal;
	
}

.post a:hover {
	color:#7E7E7E;
}
.postinfo
{
height:45px;
width:560px;
float:right;
color:#847E7E;
text-align:left;
margin-top:0;
margin-right:10px;
font:11px verdana;
background:url(images/post_inf.gif) no-repeat right top;
font-variant:small-caps;
}
.metadata
{
	padding-left:15px;
	float:left;
	padding-top:15px;
	color:#847E7E;
	width:430px;
	margin-bottom:10px;
}
.metadata a
{
	color:#847E7E;
	
}
.metadata a:hover
{
text-decoration:underline;
color:#847E7E;
}
.metacomments
{
	padding-right:15px;
	float:right;
	padding-top:15px;
	color:#8EAC00;
}
.metacomments a
{
	color:#8EAC00;
}
.metacomments a:hover
{
	color:#AEC449;
}
.postinfo a
{
text-decoration:none;

text-align:left;

}


.postbottom
{
height:28px;
width:650px;
color:#ffffff;
margin-top:0;
font:12px verdana;
margin-bottom:10px;
background:url(images/post_bottom.gif) no-repeat center top;
}
.postbottom a
{
text-decoration:none;
color:#ffffff;
text-align:left;
}
.postbottom a:hover
{
text-decoration:underline;
}
.commentsinf
{
float:right;
margin-right:20px;
margin-top:5px;
}
.postunderinf
{
float:left;
margin-left:20px;
margin-top:5px;
}
/*post end*/
.navigation {
	text-align:right;
	font-size:12px;
}
.navigation a {
	color:#9B9B9B;
	text-decoration:none;
	font-weight:bold;
}
.navigation a:hover 
{
	color:#9B9B9B;
}

img.centered {
	display: block;
}
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
}
.navigation .alignright {
	margin-bottom:10px;
}
.navigation .alignleft {
	margin-bottom:10px;
}	

.pagetitle{
	font: bold 28px arial,verdana,sans-serif;
	margin-top:0;	
	margin-bottom:5px;
	text-align:left;
	color:#727272;
	margin-right:15px;
	overflow:visible
}

blockquote {
	font: 11px verdana,arial,sans-serif;
	margin:5px;
}
a img {
	border:0;
}
.entry {
	font: 12px arial,verdana,sans-serif;
	padding-right:20px;
	padding-left:20px;
	text-align:justify;
	
}
.entrytext .postmetadata {
	font: 12px arial,verdana,sans-serif;
}
.more-link {
	font: 10px arial,verdana,sans-serif;
}


/* Sidebar Related */
#sidebar {
	width:295px;
	margin-left:25px;
	float:left;
	margin-top:0px;
	background:url(images/menu_bg.gif) repeat-y center;	
}
.sidetop
{
background:url(images/side_top.gif) no-repeat center;	
height:10px;
width:295px;
}
.sidebot
{
background:url(images/side_bot.gif) no-repeat center;	
height:10px;
width:295px;
}
.latestdesign
{
background:url(designs/dawn.gif) no-repeat center;	
height:130px;
width:290px;
}
.hint
{
	padding-top:95px;
	padding-left:16px;
	color:White;
}
#sidebar ul {
	margin:10px 0 ;
	padding: 5px;	
	font: 14px arial,tahoma;
}
#sidebar ul h2{
	font:26px Garamond,'times new roman';
	background:url(images/topbar.gif) no-repeat top;
	color:#767676;
	text-align:left;
	padding:3px 0  0 15px;
	height:34px;
	margin:0;
	border:none;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin:0;
	padding:0;
	
}
#sidebar ul li ul {
	margin:0;

}
#sidebar ul ul li {
	list-style-type: none;
	margin-left:0px;
	list-style-image: none;
	padding:0px 0 3px 15px;
	
}
#sidebar ul ul ul li {
	list-style-type: disc;
	padding:0;
	margin-left:5px;
	color:#A45036;
	
	
}
#sidebar p {
	margin:0;
	font: 12px tahoma,arial;
}
#sidebar a {
	color:#767676;
	text-decoration:none;
	
}
#sidebar a:hover {
	color:#BBBBBB;
}


/* User Comment Specific */
#comment
{
border:1px solid #2f2f2f;
color:#000000;
background-color:#4F4F4F;
margin-top:10px;
margin-bottom:10px;
}
#respond
{
	padding-left:10px;
}
#commentform
{
	padding:10px;

}
#commentform input
{
border:1px solid #2f2f2f;
background-color:#4f4f4f;
color:#000000;
}
ol.commentlist {
	margin-left:25px;
	padding:0;
}
ol.commentlist li.alt {
	width:500px;
	padding:5px;
}
ol.commentlist a {
	color:#4d4d4d;	
}
ol.commentlist p {
	margin-top:3px;
	margin-bottom:10px;
}
small.commentmetadata {
	font: 10px arial,verdana,sans-serif;
}
small.commentmetadata a {
	text-decoration:none;
}
#submit {
	height: 25px;
	background-color: #cccccc;
	color:#ffffff;
	font-size: 1.2em;

}

/************************/
/*     Search Design    */
/************************/
#searchform  {
	text-align: left;
	width: 290px;
	height: 60px;
	margin-left:10px;	
	background:url(images/search_bg.gif) no-repeat;
	float:left;
	clear:both;
}


#searchsubmit {
	width: 49px;
	font:12px arial;
	color:#DC6418;
	height:49px;
	margin:-5px 0 0 10px;
}
#s 
{
	color: #9A9A9A;
	width: 200px;
	font:11px verdana;
	border:none;
	height:18px;
	margin-left:2px;
	margin-top:12px;
	background:url(images/none.gif) transparent;
}
.searchtitle
{
	float:left;
	color: #cAcAcA;
	margin:13px 0 0 10px;
	font:11px verdana;
	font-variant:small-caps;
}
/**/
#menu_search_box{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#b2b2b2;
	font-size:11px;
	float:left;
	padding-top:17px;
	padding-left:10px;
	height:90px;
	background:url(images/search_bg.gif) no-repeat;
	clear:both;
}



/*-------------Other------------------*/
hr {
	display: none;
}
a
{
	color:#ffffff;
}

#wp-calendar
{
width:280px;
color:#595959;	
margin-left:10px;
text-align:left;
}
#wp-calendar a
{
color:#767676;	
}

td
{
color:#595959;
text-align:left;
}
#date
{
background:url(images/calendar.gif) no-repeat;
float:left;
height:71px;
width:65px;
margin:0px 5px 0 10px;
}
.month
{
	text-align:center;
	font-size:12px;
	margin:0;	
	height:25px;
	color:#8EAC00;
	padding-top:3px;
	height:22px;

}
.day
{
text-align:center;
font:36px arial;
color:#616161;
}
.icons-ares
{
	height:40px; text-align:center; margin-top:-20px; clear:both
}
.rss{
	float:left;
	width:90px;
	margin-left:5px;
}
.del{
	float:left;
	width:90px;
}
.techno{
	float:left;
	width:90px;
}