/*  
Theme Name: Satellite New
Description: Satellite Branded Theme.
Version: 
Author: V-ron and B-en
Author URI:
*/

body { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	line-height:1.5em;
	background:#353430; 
	color:#ccc; 
	margin:0px; 
	background-image:url(images/main_background.jpg); 
	background-repeat:repeat-x;
}


#wrap { 
	margin:0px auto; 
	padding:0px; 
	width:750px;
	/*border:1px solid #0000CC;*/
	/*background-color:#000000;*/
}

#top { 
	background:url(images/banner_blog.jpg) repeat-x; 
	margin: 0px auto 30px auto; 
	padding: 0px 0px 0px 0px; 
	height: 65px;
	cursor: pointer;
	clear:both; 
}

a:link { 
	text-decoration: none; 
	color : #a66cdc; 
	border: none;
}

a:active { 
	text-decoration: none; 
	color : #a66cdc; 
	border: none;
}

a:visited { 
	text-decoration: none; 
	color : #a66cdc; 
	border: none;
}

a:hover	{ 
	text-decoration: none; 
	color : #fff; 
	border: none; 
	cursor:pointer; 
} 

#blogtitle { 
	font-family:Arial, Helvetica, sans-serif;
	color: #a66cdc; 
	text-align:left; 
	font-size:36px; 
	line-height:100%; 
	padding-top:60px; 
	text-transform:capitalize; 
	margin:0px; 
	padding-left:200px; 
	display:none;
}

#blogtitle a:link { 
	text-decoration: none; 
	color : #a66cdc; 
	border: none;
}

#blogtitle a:active { 
	text-decoration: none; 
	color : #a66cdc; 
	border: none;
}

#blogtitle a:visited { 
	text-decoration: none; 
	color : #a66cdc; 
	border: none;
}

#blogtitle a:hover	{ 
	text-decoration: none; 
	color : #a66cdc; 
	border: none; 
	cursor: crosshair; 
} 

#blogdesc { 
	float: left; 
	color: #1d2224; 
	padding-left:205px; 
	text-align:left; 
	font-size:12px; 
	padding-top:5px; 
	text-transform:capitalize; 
	margin:0px; 
	display:none;
}

#search { 
	/*float: right; */
	height: 150px; 
	/*width: 300px; */
	margin-top:35px; 
}

.right {
	 margin: 0px 0px 10px 3px; 
	 padding: 30px 0px 0px 30px; 
	 float: right; 
	 width: 195px;
	 background-color:#302f2d; 
 }
 
.right h2 { 
	font-size: 14px; padding: 3px 0px; 
	margin: 0px 7px 3px 7px; 
	/*border-bottom: dashed 1px #ccc;*/
}

.right ul { 
	list-style-type: none; 
	margin: 0 ; padding: 0; 
}

.right ul li { 
	list-style-type: none; 
	margin: 0 0 20px 0; 
	padding: 0; 
}

.right ul li ul { 
	list-style-type: square; 
	margin: 0px; 
	padding: 0 3px; 
}
.right ul li ul li { 
	list-style-type:none;  
	background: transparent url(images/bullet.gif) no-repeat 0 4px; 
	padding: 0px 0px 2px 14px; 
	border: 0; 
	margin: 0;  
}

.left { 
	margin: 0px 0px 0px 0px; 
	line-height: 20px; 
	padding: 30px 35px 0px 45px;  
	float: left; 
	width: 440px; 
	overflow:hidden; 
	background-color:#232221;
	/*border:1px solid #000;*/
}

.left h2 { 
	font-size: 18px; 
	padding: 0px 0px 10px 0px; 
	margin: 0px 7px 3px 0px; 
	/*border-bottom: dashed 1px #ccc;*/
}

.left img { 
	/*border:4px #ccc solid;*/
	padding-bottom:10px;
 }
 
img.wp-smiley { 
	border:0px;
}

.navigation { 
	display: block; 
	text-align: center; 
	margin-top: 10px; 
	margin-bottom: 60px; 
}

.alignright { 
	float: right; 
}

.alignleft { 
	float: left; 
}

.post {
	padding-bottom:30px;

}

.postmetadata { 
	/*background:#006699;*/
	font-size:10px; 
	padding:0px 0px 10px 0px;
	border-bottom: 1px solid #72716f;
	
}

blockquote { 
	margin: 15px 30px 0 10px; 
	padding-left: 20px; 
	border-left: 5px solid #ddd; 
}

blockquote cite { 
	margin: 5px 0 0; 
	display: block; 
}

.comments h3 { 
	font-size: 14px; 
	padding: 3px 0px; 
	margin: 0px 7px 3px 7px; 
	/*border-bottom: dashed 1px #ccc;*/
}

ol.commentlist { 
	list-style: none; 
	padding: 0; 
	margin: 0 0 1px; 
}

ol.commentlist li { 
	list-style: none; 
	margin: 0; 
	padding: 13px 13px 1px; 
}

ol.commentlist li.commenthead { 
	list-style: none; 
	margin: 0; 
}

ol.commentlist li.commenthead h2 { 
	margin: 0;
}

input#searchsubmit{ 
	background:#999;
	border:1px solid #333; 
	color:#fff;
	font-size:13px; 
}

input#submit{ 
	background:#999;
	border:1px solid #333; 
	color:#fff;
	font-size:13px; 
}

input#s { 
	color: #666; 
	width: 70%; 
	border: 1px solid #cbcbcb; 
	padding: 3px; 
	margin-bottom: 0.6em; 
	background:#fcfcfc; 
	margin-top: 2px;
}

textarea { 
	color: #666; 
	width: 80%; 
	border: 1px solid #cbcbcb; 
	padding: 3px; 
	margin-bottom: 0.6em; 
	background: #fcfcfc; 
	margin-top: 2px;
}

input#url { 
	color: #666; 
	width: 50%; 
	border: 1px solid #cbcbcb; 
	padding: 3px; 
	margin-bottom: 0.6em; 
	background: #fcfcfc; 
	margin-top: 2px;
}

input#author { 
	color: #666; 
	width: 50%; 
	border: 1px solid #cbcbcb; 
	padding: 3px; 
	margin-bottom: 0.6em; 
	background: #fcfcfc; 
	margin-top: 2px;
}

input#email { 
	color: #666; 
	width: 50%; 
	border: 1px solid #cbcbcb; 
	padding: 3px; 
	margin-bottom: 0.6em; 
	background: #fcfcfc; 
	margin-top: 2px;
}

#footer { 
	font-size: 10px; 
	color: #fff; 
	height: 28px; 
	padding: 0px; 
	margin-top: 20px; 
	text-align:center; 
	clear:both; 
	border-top:1px #72716f solid; 
}




