/*  

Theme Name: WordPress Default

Theme URI: http://nasdaily.com

Description: Custom theme for Nas Daily

Version: 1.0

Author: Justin Ruff

Author URI: http://justinruff.com



*/



/* THEME SPECIFIC */



body {

	color: #A48E4F;

	background-color: #021a32;

	font-family: Verdana, Arial, Tahoma, Times New Roman, serif;

	font-size: 10px;

	margin-top: 0px;

	margin-bottom: 0px;

	padding: 0px;

}



a:link, a:active, a:visited {

	color: #A48E4F;

	text-decoration: none;

}



a: hover {

	color: #bd8c00;

	text-decoration: underline;

}



img {

	border: 0px;

}



img.support {

	border: 0px;

}



table, tr, td {

	font-size: 10px;

}



p.heading { 

        	margin:0 0 0 0;

        	background-color: transparent;

	padding:2px 0 0 0;

}



input, select, textarea {

	background-color: #021a32;

	font-size: 9px;

	font-family: Verdana, Arial, Tahoma, Times New Roman, serif;

	color: #A48E4F;	

	border: 1px solid #414A64;

}



.wrapper {

	color: #A48E4F;

	width: 800px;

}



.left_menu {

	background-color: #021a32;

	width: 150px;

	float: left;

	border-top: 1px solid #414A64;

	border-bottom: 1px solid #414A64;

	border-left: 1px solid #414A64;

	border-right: 0px;

	padding: 5px;

}



.right_menu {

	background-color: #021a32;

	width: 637px;

	float: right;

	border: 1px solid #414A64;

	padding: 0px;

}





.block_header {

	margin:0 0 0 0;

	padding:0 0 0 0;

	width: 125px;

	color: #A48E4F;

	background-image: url(images/block_header.jpg) ;

	font-weight: bold;

	border: 1px solid #414A64;

	height: 20px;

}



.block {

	background-color: #1A2845;

	border-bottom: 1px solid #414A64;

        	border-left: 1px solid #414A64;

        	border-right: 1px solid #414A64;

        	border-top: 0px;

	margin:0 0 0 0;

        	width: 121px;

 	color: #A48E4F;

	font-size: 10px;

	padding:0 0 0 2px;

}





.user_bar {

	color: #A48E4F;

	background-image: url(images/block_header.jpg);

	font-size: 10px;

	width: 637px;

	border-bottom: 1px solid #414A64;

        border-top: 1px solid #414A64;

        border-right: 1px solid #414A64;

        border-left: 0px;

	height: 20px;

}



.news_header {

	color: #A48E4F;

	background-image: url(images/block_header.jpg);

	font-size: 10px;

	width: 600px;

	border: 1px solid #414A64;

	height: 20px;

}



.news_block {

	color: #A48E4F;

	background-color: #1A2845;

	font-size: 10px;

	border-bottom: 1px solid #414A64;

        border-left: 1px solid #414A64;

        border-right: 1px solid #414A64;

        border-top: 0px;

	padding: 2px;

        width: 596px;

}









.copyright {

	color: #A48E4F;

	background-image: url(images/block_header.jpg);

	font-size: 10px;

	width: 637px;

	border-bottom: 0px;

        border-top: 1px solid #414A64;

        border-right: 1px solid #414A64;

        border-left: 0px;

	height: 20px;

}



small {

	font-family: Arial, Helvetica, Sans-Serif;

	font-size: 0.9em;

	line-height: 1.5em;

	}



.alt {

        border: 0px;

	}



/* WORDPRESS SPECIFIC */



.widecolumn .entry p {

	font-size: 1.05em;

	}



.narrowcolumn .entry, .widecolumn .entry {

	line-height: 1.4em;

	}



.widecolumn {

	line-height: 1.6em;

	}



.narrowcolumn .postmetadata {

	text-align: center;

	}







h1, h2, h3 {

	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;

	font-weight: bold;

	}



h1 {

	font-size: 4em;

	text-align: center;

	}



h2 {

	font-size: 1.6em;

	}



h2.pagetitle {

	font-size: 1.6em;

	}



h3 {

	font-size: 1.3em;

	}



h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {

	text-decoration: none;

	color: white;

	}



h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {

	color: #A48E4F;

	}



h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {

	text-decoration: none;

	}



.entry p a:visited {

	color: #A48E4F;

	}



.commentlist li, #commentform input, #commentform textarea {

	font: 1.1em 'Lucida Grande', Verdana, Arial, Sans-Serif;

	}



.commentlist li {

	font-weight: bold;

	}



.commentlist cite, .commentlist cite a {

	font-weight: bold;

	font-style: normal;

	font-size: 1.1em;

	}



.commentlist p {

	font-weight: normal;

	line-height: 1.5em;

	text-transform: none;

	}



#commentform p {

	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;

	}



.commentmetadata {

	font-weight: normal;

	}



small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {

	color: #A48E4F;

	}



code {

	font: 1.1em 'Courier New', Courier, Fixed;

	}



acronym, abbr, span.caps

{

	font-size: 0.9em;

	letter-spacing: .07em;

	}