/*  
Theme Name: Vista-News
Description: The Vista-News.com theme based on the JustSimple Theme <a href="http://wpthemespot.com/themes/justsimple/" title="JustSimple by WP ThemeSpot">Just Simple</a> theme
Version: .5
Author: Vista-News.com
Author URI: http://vista-news.com.com
*/
*
{
	margin: 0em;
	padding: 0em;
}

a:link,a:visited
{
	color: #00abcd;
}

a:hover,a:active
{
	color:#00ab00;;
	
}
h1,h2,h3,h4,h5,h6 
{
	color:#330;
}
img 
{
	border:#ccc 1px solid;
	padding:2px;
}
img.left 
{
	float:left;
	margin:0 1em 1em 0;
}
img.right
{
	float:right;
	margin:0 0em 1em 1em;
}
blockquote {
	margin:1em;
	padding:1em;
	border-left:#eec 2px solid;
	color:#666;
}
.clear 
{
	clear:both;
}
fieldset 
{
	border:0;
}
#main ol,#main ul 
{
	margin:1em;
	padding:0 2em;
}
#main ul.asides 
{
	margin:0 0 2em 0;
	padding:1em;
	list-style-type:square;
	border-bottom:#eec 1px solid;
}
body
{
	background: #fff;
	color: #333;
	font-family: "verdana"; 
	font-size:12px;	
}

#outer
{
	width: 775px;
	margin: 0 auto 2em auto;
	padding: 0;
	border-bottom: #ccc 1px solid;	
border-right: #ccc 1px solid;	
border-left: #ccc 1px solid;	
	background:#fff;
}
#menu
{
	font-family: "Trebuchet MS";
	padding: 1em 0.5em;
	margin: 1em auto 0;
	text-transform:lowercase;
	text-align:right;
width: 775px;
}

#menu a
{
	color:#300;
	text-decoration: none;
	padding:0.8em 0.5em;	
}

#menu ul
{
	list-style: none;
	padding: 0em;
}

#menu li
{
	display: inline;
	font-size: 1em;
	font-weight: bold;	
}
#menu li a:hover,#menu li a:active,#menu li.current_page_item a
{
	border-bottom: #515815 2px solid;
}

#header
{
	
margin: 0 auto 10px auto;
width: 775px;		
}
#header em 
{
	float:right;
	font-style:normal;
}

#header img {border: 0;}

#header h1
{
	font-size: 2.4em;
	font-weight: normal;
}
#header h1 a 
{
	color:#300;
}
#header h2
{
	position: relative;
	font-size: 0.9em;	
	font-weight:normal;
	border-style:none;
}
#header #searchform
{
	float:right;
	margin:0;
	padding:0;
}
#feedinfo 
{
	padding:.8em 0em 0em 0em;
	background:green url(http://www.vista-news.com/images/backbar.gif) bottom repeat-x;
	font-size:12px;
	margin: auto; height: 38px;
        color: #fff;
text-align:center;
width: 777px;
}
#feedinfo a {color: white;}
#feedinfo em 
{
	float:right;
	font-style:normal;
}
#content
{
	margin-top: 0em;
	padding: 1.2em;
	line-height: 2.2em;
	position: relative;	
	clear:both;
}
#main
{
	width: 70%;
	float: right;
	position: relative;
	margin:0;
	padding:0 2% 1%;
}

#main p
{
	line-height:1.6em;
	margin-top: 0;
	margin-bottom: 0.7em;

}
#main ul li
{
line-height: 1.6em;
}
#main ol li
{
line-height: 1.6em;
}
#main .post 
{
	margin:0 0 3em 0;
}
#main h2, h1
{
	font-size: 18px;
	font-weight:normal;	
text-decoration: none;		
}
#main h2.pagetitle
{
	font-size: 20px;
	font-weight:normal;
	border-bottom:none;
	margin:0 0 1em 0;
}
#main h2 a
{
	color: #300;
text-decoration: none;
}
#main .post-content 
{
	margin:1em 0;
	padding:0;
}
#main .post-content ul, #main .post-content ol 
{
	margin:1em 2em;
	padding:0;
}
#main p.post-info 
{
	clear:both;
	padding:3px 0;
	margin:1em 0;
	color:#999;	
	font-size:0.9em;		
	border-bottom: solid 1px #eec;		
}

#main p.post-info a 
{
	color:#9f9f7b;
}
#comments, #respond{
	margin: 2em 0 10px 5px;	
	font-size:1.4em;
	font-weight:normal;
}
#commentform 
{
	margin:10px 0;	
	padding:10px;
	background:#f9f7f5;
	border-top: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
}
.commentnum 
{
	font-size:1em;
	font-weight:bold;	
	padding:3px;
}
#outer .commentlist {
	margin: 0;
	padding: 0;		
	border-top: #ccc 1px solid;
	list-style:none;
}
.commentlist li 
{
	list-style:none;
	margin: 0;
	padding:1em;	
	border-bottom: #ccc 1px solid;	
}
.commentlist li.alt 
{
    background:#f9f7f5;    
}
.commentlist li .cmtinfo 
{
	font-size:1em;		
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
.commentlist li .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
#outer .nocomments 
{
	text-align:center;
	color:#999;
	font-size:0.9em;
}
input.textbox
{
	border:#ccc 1px solid;
	font:1.2em arial;
	padding:2px;
margin-right: 4px;
}
input.button {font; 1.2em arial;}
textarea{
	width: 90%;
	padding:5px;
	height: 20em;
	border: 1px solid #ccc;	
	background:#f9f9f9;
	font:1em Verdana, Arial, Serif;
}
.textbox:focus, textarea:focus
{
	background:#fff;
	border:#999 1px solid;
}
#sidebar
{
	width: 22%;
	float: left;
	position: relative;
	font-size: 0.9em;
	margin:0;
	padding:0 2%;
}

#sidebar p
{
	margin-bottom: 2.0em;
	color: #4F4F2B;	
}

#sidebar h2
{
	border-bottom:#E2CBAC 1px solid;
	font-size: 1.6em;
	margin-bottom: 1em;
	padding:0;	
	font-weight:normal;	
}

#sidebar ul
{
	list-style: none;
	line-height: 2.0em;
	margin-bottom: 2em;
}
#sidebar form
{
	margin-bottom:2em;	
}
#sidebar input.textbox 
{
	width:80%;
}

#sidebar ul ul ul
{
	list-style: none;
	line-height: 2.0em;
	margin:0;
	padding:0 1em;
}

#footer
{
	padding:0 0 1em 0;
	margin:0 auto;
	font-size: 12px;
	clear: both;
	text-align:center;
	line-height:1.6em;
	width:75%;		
}

div#footer a:hover{
color:#333333;
}
div#footer a{
color:#777777;
}

.post-title {text-decoration: none;}
.wp-smiley {border: none; padding: 0; margin: 1px;}
#advert{
background: #fff;
width: 320px;
margin-top: 15px;
text-align: center;
float: left;
}
