/* 
Theme Name: PremiumCMS
Theme URI: http://webdesignreno.com
Author: Tom Storms
Author URI: http://makemoneywire.com
Version: 1.3.2
Tags: businessCMS
Template: vibrantcms
*/

/* Get base CSS */
@import url('../vibrantcms/css/reset.css');
@import url('../vibrantcms/css/text.css');
@import url('../vibrantcms/css/960.css');
@import url('../vibrantcms/style.css');

body {
	background: #e9f1f9 url(images/header.jpg) repeat-x top left;
	font-family: Arial, Helvetica, sans-serif;
}

/** Header
****************************************************************/

#header h1.title, #header p.title  {
	font-size: 36pt;
	font-weight: normal;
	margin: 37px 0 0 0;
	line-height: 0.8em;
	color:#005775;
}

#header h1.title a, #header p.title a  {
	text-decoration: none;
	color:#005775;
}

#header p.description, #header h1.description  {
	font-size: 1.1em;
}
#header p.description {
	color:black;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	
}

#rss  {
	position: absolute;
	top: 0;
	right: 0;
	padding: 8px 15px;
}

#rss a  {
	font-weight: bold;
	text-decoration: none;
	font-size: 0.9em;
	background: url(images/rss.gif) no-repeat center left;
	padding: 2px 0 2px 23px;
}

#nav  {
	position: absolute;
	top: 60px;
	right: 0;
}


/***  Featured
*****************************************************************/
#featured  {
	position: relative;
	padding-top: 10px;
	font-size:1em;
}

#featured blockquote {
	font-size: 16px;	
}

.featimg img {
	aposition: relative;
	top: 0px;
	left: 0px;
}

#featured .buttons  {
	width: 152px;
}

#featured .buttons a {
	margin:0px;
	padding:0px;
}

*:first-child+html #featured .buttons  {
	margin: 0;
}

*html  #featured .buttons  {
	margin: 0;
}

#featured .buttons a.prev  {
	margin-right: 5px;
	height: 0;
	overflow: hidden;
	padding-top: 28px;
	width: 71px;
}

#featured .buttons a.next  {
	z-index: 9999;
	margin-left: 5px;
	height: 0;
	overflow: hidden;
	padding-top: 28px;
	width: 71px;
}

.fix {
	clear: both;
}

/** Content
***********************************************************/

#content {
	font-family:Arial, Helvetica, sans-serif;
}

#content .moreinfo  {
	padding: 10px;
	width: 258px;
	background-image: url(images/more-info.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#content .moreinfo p, .moreinfo ul {
	color: black;
}

#content .moreinfo blockquote p {
	font-size:12px;
	margin-bottom:15px;
	color: Black;
}

#content .quotes blockquote p {
	font-size:12px;
	font-style:italic;
}

#content .moreinfo h3, #content #news h3, #content #news h2, #content .moreinfo h2  {
	font-size:18px;
	margin-bottom:15px;
}

.grid_6 .moreinfo  {
	padding: 10px;
	width: 318px !important;
}

#content #news h3 a {
	color:#000000;
	text-decoration:none;
}

#content #news h3 a:hover {
	text-decoration:underline;
}

#content .moreinfo .more a  {
	font-weight: bold;
	padding: 2px 0 2px 25px;
	background: #ffffff url(images/moreinfo.jpg) no-repeat center left;
}

#content .moreinfo p {
	font-size:12px;
}

#content .more {
	margin-bottom:0px;
}

#news  {
	position: relative;
	background-image: url(images/more-info.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#news a.feed  {
	position: absolute;
	top: 5px;
	right: 0 !important;
	right:8px;
}

#news ul  {
	margin-bottom: 15px;
}

#news ul li  {
	list-style: none;
	margin: 0;
	padding: 5px 0 5px 25px;
	border-bottom: 1px dotted #A6B3B9;
	background: url(images/greenarrow.gif) no-repeat center left;
}

#content #news h2 {
	margin-bottom: 0px;
	margin-top: 0px;
}

#news ul li h2 a {
	font-size: 12px;
	margin-bottom: 0px;
	padding: 0px;
	font-weight: bold;
	text-decoration: none;
}

#news ul li:first-child  {
	border-top: 1px dotted #A6B3B9;
}

#news ul li span.date  {
	margin-left: 10px;
}

#news ul li a  {
	font-weight: bold;
	text-decoration: none;
}

#news p.more a  {
	font-weight: bold;
	padding-top: 10px;
}

.menu-buttons {
	padding-bottom:10px;
}

/** Post Entry
***************************************************/

.entry h2 {
	font-weight: normal !important;
	font-size: 20px !important;
}

/* Template Gallery Page
***************************************************/

div.template {
	margin-top: 20px;
	margin-bottom: 150px;
}


/** Bottom
***************************************************/

#bottom h2 {
	margin-bottom:10px;
	font-size:16px;
	color: black;
}
	

#newsletter  {	
	padding:10px 25px 25px 25px;
	font-size:13px;
}

#newsletter h3  {
	margin-bottom:10px;
	font-size:16px;
	color: black;
	
}

#newsletter  {
	padding-top: 5px;
}

#newsletterform label  {
	font-weight: bold;
	color: black;
	display: block;
	width: 60px;
	padding-top: 5px;
}

*:first-child+html #newsletterform label {
	width: 58px;
}

*html #newsletterform label {
	width: 55px;
}

#newsletter input.text  {
	width: 368px;
	border: 1px solid #286697;
	margin-bottom: 8px;
	font-size: 1.3em;
	padding: 5px;
}


/*** Blog
**********************************************************/

.entry img, .post img {
	margin-right: 15px;
}
.blogpage-meta {
	margin-top:-15px;
	padding: 0 0 15px 0;
	text-align: right;
	font-size: xx-small;
}
.categories span {
	padding-bottom: 20px;
}
#comments_wrap h2 {
	padding-top: 20px;
}

/** Bottom
*************************************************************/
#bottom img {
	float: left;
	padding-right: 8px;
	padding-bottom: 5px;
}

#bottom p {
	color: #75818a;
}

/** Footer
**************************************************************/

#footer  {
	height: 45px;
	font-size: 1em;
	font-weight: normal;
	margin-bottom:10px;
}

#footer p  {
	margin: 0;
	line-height:45px;
	padding-top: 0;
}

#footer p a  {
	text-decoration: underline;
	color: white;
}

#footer p a:hover  {
	text-decoration: none;
}

#footer .bmenu {
	text-align:right;
	padding-top: 13px;
}

#footer .bmenu a {
	color: white;
	text-decoration: none;
	font-weight: normal;
}

#footer .bmenu h1 {
	font-size: 1em;
	display: inline;
}

#footer .bmenu h1 a {
	text-decoration: none;
	font-weight: normal;
	color: white;
}

#footer .bmenu a.wordpress {
	text-align:right;
	background-image: url(images/design/wordpress_logo.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 38px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* WP-PAGENAVI */

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px !important;
	margin: 2px !important;
	text-decoration: none !important;
	background-color: #ffffff !important;
	border: 1px dotted #a6b3b9 !important;
	color: #255a93 !important;
}
.wp-pagenavi a:hover {	
	border: 1px dotted #ffffff;
	color: #ffffff;
	background-color: #A7C601;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #255a93;
	color: #255a93;
	background-color: #FFFFFF;	
}
.wp-pagenavi span.pages {
	margin: 2px;
	color: #255a93;
	font-size:13px;
	text-align:left;
	padding: 2px 10px 2px 5px;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-size:18px;
	border: 1px dotted #ffffff;
	color: #ffffff;
	background-color: #255a93;
}
