/*
Theme Name: CGR edited SimplePower
Theme URI: http://www.realfreewebsites.com
Version: 1.0
Description: Dark, simple and powerful 2 Column theme
Author: Real Free Websites
Author URI: http://www.realfreewebsites.com
*/

/* Start reset css */

a img, :link img, :visited img {
	border: 0;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

ol {
	list-style: none;
	padding: 5px 0px 0px 14px;
	margin: 0 0 0 0;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}
/* End reset css */


/* Headings */

h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 0px 0px 0px; 	color:#000;}

h1 { font-size:2em; }

h2 { font-size:1.5em; }

h3 { font-size:1.3em; }

h4, h5, h6 { font-size:1.1em; }

/* Other Html Elements */
.titles { font-size:2em; }
.titles a:link, .titles a:visited, .titles a:active {
text-decoration: none;
}

pre, blockquote 
{
	overflow: auto;
	padding: 0 10px;
	margin: 20px 30px;
	line-height: 1.8em;
	background-color: #f5f5f5;
	border: 1px solid #e0e0e0;
}

pre:hover, blockquote:hover
{
	background-color: #f0f0f0;
	border: 1px solid #d0d0d0;
}

pre { padding-top: 10px; padding-bottom: 10px; }

code { color: #099; font-family: "Courier New", Sans-Serif; }

strong {
font-weight:bold;
}

small {
font-size:0.8em;
}

p {
margin-bottom:1.2em;
line-height:1.2;
}

ul, ol { line-height: 20px; }

ul li {
margin-bottom:0px;
}

abbr, acronym { font-style: normal; border-bottom: 1px dotted #333333; cursor: help; }

del { text-decoration: line-through; color: #999999; }

ins { text-decoration: none; color: #009977; }

img.icon {
vertical-align:bottom;
margin-left:5px;
}

/* Structure */

body
{
	background-image: url(images/bg.jpg);
	color: #000000;
	font: normal 100% "Times New Roman", "Lucida Grande", Verdana, Georgia, Sans-Serif;
	text-align:left;
	margin: 0 auto;
}

#container {
text-align:left;
width: 978px;
margin: 0 auto;
}


#header a {
	float: left;
	width:978px;
	height:73px;
	background-image: url(images/cgr_header.jpg);
	background-repeat: no-repeat;
	border-top: 2px solid #3d555f;
	border-left: 2px solid #3d555f;
	border-right: 2px solid #3d555f;
	margin: 0 auto;
	/*border-bottom: 2px solid #3d555f;*/
}

#header A, A:visited {
	text-decoration: none;
	}

#header A:hover, A:active {
	text-decoration: underline;
	}

#header a span {
	visibility: hidden;
}

#navigation
{
}

/****************START CGR MENU BAR************/
#menu{
	float: left;
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat-x;
	display: block;
	width:978px;
	border-left: 2px solid #3d555f;
	border-right: 2px solid #3d555f;
	font-size: 12px;
	margin: 0 auto;
}

#menuborder{
	float: left;
	background-image: url(images/nav_home_border.gif);
	width:978px;
	height:2px;
	border-left: 2px solid #3d555f;
	border-right: 2px solid #3d555f;
	display: block;
	margin: 0 auto;
}
/****************END CGR MENU BAR**************/

/***************START: MainNav Styles**************/ 
TD.TdMainNav {
	text-align:center;
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat-x;
}

TABLE.TblMainNav {
	margin-left: auto;
	margin-right: auto;
}

#MainNav Div.MainNavData {
	/*display:block;
	padding-top:8px;*/
}

#MainNav A {
/*
	font-family: Arial, Helvetica, sans-serif;
	color: #0f7496;
	font-weight: bold;
	text-decoration: none;
	display:block;
	padding-left:25px;
	padding-right:25px;
	height: 31px;
*/
	font-family: Arial, Helvetica, sans-serif;
	color: #0f7496;
	font-weight: bold;
	text-decoration: none;
	display:block;
	padding-left:25px;
	padding-right:25px;
	padding-top: 2px;

}

#MainNav A:hover, #MainNav A:active {
	color: #A40034;
	text-decoration: none;
}

/***************END: MainNav Styles**************/ 

/**************START CGR GRAPHIC***************/
#front{
	float: left;
	width:978px;
	height:195px;
	background-image:url(images/front.jpg);
	display:block;
	text-align:left;
	border-left: 2px solid #3d555f;
	border-right: 2px solid #3d555f;
	margin: 0 auto;
}
/***************END CGR GRAPHIC***************/

#wrapper
{
	clear: both;
	float: left;
	width: 100%;
	color: #555555;
	background: #FFFFFF;
	border-top: 2px solid #3d555f;
	border-left: 2px solid #3d555f;
	border-right: 2px solid #3d555f;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}

#content-wrapper
{
	width: 70%;
	float: left;
}

#content
{
	float: left;
	padding: 0 0px 10px 30px;
}

#sidebar-wrapper
{
	width: 30%;
	float: right;
}

#sidebar
{
	float: right;
	padding: 0px 0px 10px 10px;
	width: 262px;
	margin-right: 0px;
	margin-top: 0px;
}

#footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	float: left;
	width:978px;
	margin: 0 auto;
	text-align: center;
	background-color: #c0d3da;
	color: #000;
	font-size: 11px;
	line-height: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 2px solid #3d555f;
	border-bottom: 2px solid #3d555f;
}

#footer A, A:visited {
	color: #000;
	text-decoration: none;
	}

#footer A:hover, A:active {
	color: #000;
	text-decoration: underline;
	}	

span.validlogos {
vertical-align:bottom;
margin-left:10px;
}

/* Title */

div#title {
font-size: 2em;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
margin-top: 134px;
margin-left: 32px;
float: left;
}

div#title a {
color:#fff;
}

/* Navigation */

#navigation ul {
list-style-type:none;
list-style-image:none;
position:absolute;
top:0;
right:0;
z-index:99;
}

#navigation li { float: left; }

#navigation li a:link,
#navigation li a:visited
{
	float: left;
	color: #fff;
	display: block;
	padding: 10px 10px;
	font-size: 1em;
}

#navigation li a:hover,
#navigation li a:active
{
	color:#fff;
	background-image:url(images/nav-bg.gif);
	background-repeat:repeat-x;
}

#navigation li.active a
{
	color: #555;
	background-color: #fff;
}

/* Content */
#content .post ul { padding-top:0; }

#content .post p.img { float: left; margin: 0 15px 0 0; }

#content .post p.img img { padding: 8px; border: 1px solid #d0d0d0; background-color: #eeeeee; }

#content .post-footer 
{ 
	font-size: 0.9em; 
	color: #888;
	margin-bottom: 5px; 
	padding:5px 5px 5px 15px;
	background-repeat: no-repeat;
	background-color: #f1f1f1;
	border: 1px solid #4D6E76;
}

.post-title
{
	text-align: left;
}

/* Sidebar */

.widget
{
	padding: 0px 0px 10px 0px;
	margin-bottom: 20px;
	background-color: #f1f1f1;
	border: 1px solid #F4F4F4;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height:14px;
	font-size:11px;
	background-color:#f1f1f1;
}

.searchsideblock
{
	padding: 5px 14px;
	margin-bottom: 10px;
	background-color: #4D6E76;
	border: 1px solid #F4F4F4;
}

.widget .title { 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight:bold;
	color: #A40034;
	margin-top: 0px; 
	font-weight: bold; 
	background-color: #c0d3da; 
	border-top: 1px solid #4d5E76; 
	border-bottom: 1px solid #4d5E76; 
	padding: 2px 0 2px 14px;}
	
.widget li {
	margin-left: -15px;
	padding-right: 15px;
}

#searchform input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	width: 120px;
	height:19px;
	border: 1px solid #FFFFFF;
	background-color:#ebebeb;
	font-weight:normal;
	vertical-align:middle;
}
#searchform input#basic_search {
width: 27px;
height: 21px;
vertical-align:middle;
}


/* Comments Styling */
.commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #69c;
}

.commentlist p {
margin-top:1em;
margin-bottom:0.5em;
}

#commentform {
margin: 1em 0;
background: #fff;
width: 460px;
}

#commentform #email, #commentform #author, #commentform #url, #commentform textarea {
font-size: 1.1em;
background: #F1FAFF;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover, #commentform textarea:hover {
font-size: 1.1em;
background: #fff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus, #commentform textarea:focus {
font-size: 1.1em;
background: #fff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

#commentform p {
margin-bottom:0;
}

#commentform p.note {
margin-bottom:10px;
margin-top:5px;
font-size:0.9em;
}
#submit {
color:#4D6E76;
background-color:#f1f1f1;
border-top:1px solid #4D6E76;
border-left:1px solid #4D6E76;
border-bottom:1px solid #4D6E76;
border-right:1px solid #4D6E76;
}

.date {
	background: url(images/date.gif) no-repeat;
	height: 57px;
	width: 57px;
	text-align: center;
	float: left;
	margin-top: 15px;
}
.date .month {
	display: block;
	color: #A40034;
	padding: 2px 0px;
	text-align: center;
	text-transform: uppercase;
	font-size:0.8em;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 3px;
}
.date .day {
	display: block;
	color: #3D8BA3;
	font: 2.3em Georgia;
	padding-top: 0px;
	text-align: center;
	margin-top: -14px;
}
#left {
	width: 60px;
	float: left;
}

#tagline {
font-size:0.45em;
color:#fff;
float:left;
}

/*************** Link Styles ******************/
A, A:visited {
	color: #3D8BA3;
	text-decoration: none;
	}

A:hover, A:active {
	color: #A40034;
	text-decoration: underline;
	}
	
/************** Calendar Styles ***************/
#wp-calendar {
empty-cells: show;
margin: 0;
width: 95%;
padding-left: 25px;
padding-top: 5px;
}

#wp-calendar caption {
padding-top: 5px;
	text-decoration: none;
	font-size: 1.5em;		
	padding-bottom:0px;
	color:#A80034;
	}

/*
#wp-calendar a {
	color: #3D8BA3;
	text-decoration: bold;
	}
*/

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
