/*
Theme Name: GloThemeQUIK-solarcal Theme
Theme URI: http://GloThemes.com
Description: GloThemeQUIK-solarcal Theme.
Version: 1.0
Author: Valik Rudd
Author URI: http://www.GloThemes.com/
Tags: custom, clean

	This theme was built by Valik Rudd,
	whose blog you will find at http://www.webdesignideas.org/

*/

@charset "utf-8";
/* CSS Document */

/* RESET */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent
}

img.alignright, #thecontent img.alignright {
	float:right;
	margin:10px;
}

img.alignleft, #thecontent img.alignleft {
	float:left;
	margin:10px;
}




br.br { clear:both; display:block; height:1px; margin:-1px 0 0 0 } /* Use this br class to clear your floated columns */


body {
background:#f4f4f4;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:0px;
color:#343434;
}

a:link, a:active, a:visited {
	text-decoration:none;
	color:#0572c4;
}

a:hover {
	color:#2f94e0;
}


/* CONTENT */

#container {
width:1000px;
margin:0 auto;

}

#banner {
	width:1000px;
	margin:15px auto;
}

#pagebanner {
	width:1000px;
	margin:15px auto;
}

#subtitlediv {
	width:960px;
	margin:0 auto;
	background:#fff;
	padding:10px 20px;
}

#subtitlediv h2, #subtitlediv h2 a:link, #subtitlediv h2 a:active, #subtitlediv h2 a:visited {
	font-family: Calibri, Arial;
	font-size:30px;
	font-style:oblique;
	font-weight:normal;
	color:#0572c4;
	letter-spacing:1px;
	text-decoration:none;
}

#subtitlediv h2 a:hover {
	color:#2f94e0;
}

#textboxl  {
	width:470px;
	float:left;
	margin:0px;
	padding:0px 10px 20px 20px;
	line-height:22px;
}

#textboxr  {
	width:470px;
	float:right;
	margin:0px;
	padding:0px 20px 20px 10px;
	line-height:22px;
}

#textboxl p, #textboxr p {
	margin:20px 0px;
	text-align:justify;
}

#textboxl p:first-letter, #textboxr p:first-letter {
	font-size:25px;
	letter-spacing:3px;
}


#cadboxl {
float:left;
width:250px;
margin:0 20px 10px 0;
padding-bottom:10px;
border-bottom:1px solid #ccc;
}
#cadboxr {
float:right;
width:250px;
margin:0 0 10px 20px;
padding-bottom:10px;
border-bottom:1px solid #ccc;
}

#cadboxl h5 , #cadboxr h5{
font-family:Verdana;
font-size:12px;
font-weight:bold;
color:#999;
border-bottom:1px solid #ccc;
margin-bottom:10px;
padding-bottom:3px;
}








#hleft {
width:230px;
float:left;
text-align:right;
padding-top:35px;
}

#hcenter {
width:480px;
float:left;
margin-left:25px;
text-align:center;
padding-top:20px;
}

#hcenter h2{
font-size:38px;
padding:0px;
margin:0px;
line-height:28px;
font-weight:normal;
}
#hcenter h1{
font-size:44px;
padding:0px;
margin:0px;
color:#c00;
font-weight:bold;
line-height:44px;
}

#hright {
width:230px;
float:right;
padding-top:51px;
}

#hleft h3, #hright h3{
color:#c00;
font-size:18px;
}

#hleft p, #hright p{
color:#666666;
font-size:16px;
}

#uheader {
clear:both;
border-bottom:2px solid #000;
padding-top:5px;
}

#thedate {
width:170px;
text-align:right;
padding:0px 0;
margin:0px;
}

#scrolling {
width:640px;
text-align:left;
padding:3px 0;
margin:-20px 0 20px 0px;
border-bottom:1px solid #ccc;
}

#thedatem {
float:right;
width:180px;
padding:0px;
margin:0px;
padding:6px 5px;
text-align:right;
}



/*+++++++++++++++++++++++++++++++++++++++
MAIN PAGE STYLE
+++++++++++++++++++++++++++++++++++++++*/

#mainpage {
padding-top:0px;
margin-top:20px;
}



#maincontent {
float:left;
width:1000px;
padding-bottom:0px;
border:0px solid #00f;
border-top:1px solid #e4e5e5;
background:#e5e5e5;
margin-bottom:20px;
}

#maincontent p, #maincontent ul li, #optin p{
margin-bottom:10px;
line-height:22px;
}

#mainheadline, #mainmembers {
border-bottom:1px solid #e5e5e5;
}

#mainmembers {
padding-top:15px;
padding-bottom:15px;
}

.bigger {
font-size:30px;
}

#mainheadline h2 {
font-size:38px;
padding:0px;
margin:10px 0 10px 0;
font-weight:bold;
line-height:50px;
}
#adscol {
float:right;
width:150px;
text-align:center;
}

#thecontent {
float:left;
width:610px;
padding-top:60px;
border:0px solid #f00;
padding-left:30px;
padding-right:10px;
padding-bottom:20px;
}

#thecontent h3, #thecontent h3 a:link, #thecontent h3 a:active, #thecontent h3 a:visited {
color:#0572c4;
font-size:22px;
line-height:22px;
padding-bottom:15px;
text-decoration:none;
}
#thecontent h3 a:hover {
color:#2f94e0;
}

#thecontent h2, #thecontent h2 a:link, #thecontent h2 a:active, #thecontent h2 a:visited {
color:#0572c4;
font-size:30px;
line-height:28px;
padding-bottom:15px;
text-decoration:none;
}
#thecontent h2 a:hover {
color:#2f94e0;
}

#thecontent div.post h2 {
	padding-bottom:10px;
}
	
#thecontent div.post {
	padding-bottom:50px;
}	
	
#thecontent div.entry {
	padding-top:20px;
}

#article-media {
width:185px;
float:left;
margin:10px 10px 10px 0;
}

#thecontentm {
float:left;
width:560px;
padding-top:20px;
}

.firstletter {
	float: left;
	font-size: 4.7em;
	line-height: 65px;
	font-weight: bold;
	margin-right: 0.1em;
}

img.inpostimg {
padding:5px;
border:1px solid #ccc;
}

#thepic {
width:160px;
float:left;
}

#thefirstp {
width:310px;
float:right;
border:0px solid #f00;
}

#membox {
margin-bottom:30px;
padding-bottom:30px;
border-bottom:1px solid #e5e5e5;
}

#membox img#choice{
float:right;
}

#membox h2{
padding-bottom:10px;
font-size:24px;
color:#000;
}

#optin {
width:330px;
float:right;
background:#e5e5e5;
padding:10px 10px 10px 10px;
}


/* SIDEBAR */

#rbar {
width:310px;
float:right;
padding:20px;
padding-top:0px;
border:0px solid #f00;
}

#rbar p{
font-size:12px;
color:#666666;
line-height:15px;
}

#rbar h2{
color:#1b5d99;
font-size:30px;
font-family:Calibri, Arial;
font-weight:normal;
font-style:italic;
margin-top:20px;
margin-bottom:10px;
}



#fvids {
margin-top:20px;
}

#fvids h3 a:link, #fvids h3 a:active,#fvids h3 a:visited {
color:#184274;
font-size:12px;
font-weight:bold;
text-transform:none;
text-decoration:none;
}
#fvids h3 a:hover {
text-decoration:underline;
}

#hdiv {
border-bottom:1px solid #bbbbbb;
margin-bottom:10px;
}

#rbar div#vid {
float:left;
padding-right:10px;
}

#rbar div#vid img{
padding:3px;
border:1px solid #bbbbbb;
}

#thevid {
min-height:66px;
}

#adsbox {
width:220px;
float:right;
background:#e5e5e5;
padding:20px 10px 20px 10px;
}

#adsbox img {
padding:5px 0px;
}

.sponsorsbig {
font-size:16px;

}

.sponsorsbigger {
font-size:18px;
line-height:25px;
}

.sponsorshuge {
font-size:30px;
line-height:28px;

}

#optin h2{
color:#184274;
font-size:40px;
line-height:32px;

}

#optin form{
margin-top:-10px;
}


#optin h3{
color:#184274;
font-size:26px;
line-height:32px;
margin-bottom:10px;
margin-top:9px;
}

#optin h3 strong.biggerh3 {
font-size:32px;
}

#optin input.opt {
width:252px;
padding:5px 5px;
font-size:16px;
border:1px solid #184274;
background:#fff;
color:#000;
margin-top:10px;
text-align:center;
}

#starpic {
width:133px;
float:left;
margin-left:15px;
}

#newspic {
width:173px;
float:left;
margin-left:-100px;
margin-top:-310px;
}

#nextostar {
width:170px;
float:right;
}

#bigbanner {
width:828px;
text-align:center;
margin-top:20px;
}






.yellowh {
background:#FFFF00;
}

#yt {
float:right;
padding-left:20px;
padding-bottom:20px;
padding-top:25px;
}



#related {
margin-top:20px;
}

#related h3{
color:#184274;
font-size:14px;
text-transform:uppercase;
}

#related ul{
margin-top:0px;
}

#related ul li {
margin:0px;
line-height:20px;
}

#related ul li a:link, #related ul li a:active, #related ul li a:visited {
color:#184274;
font-size:12px;
font-weight:bold;
text-transform:none;
text-decoration:none;

}
#related ul li a:hover {
text-decoration:underline;
}

#adsenselikead {
border:1px solid #bbbbbb;
padding:10px;
}

#adsenselikead .sponsoredtext{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#666666;
padding:10px 0;
}

#adsenselikead h4{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#000000;
padding-top:10px;
}

#adsenselikead p{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
}

#adsenselikead a:link, #adsenselikead a:active, #adsenselikead a:visited {
color:#0000ff;
}

#adsenselikead h4 a:link, #adsenselikead h4 a:active, #adsenselikead h4 a:visited {
color:#0000ff;
}

#adsenselikead a:hover, #adsenselikead h4 a:hover {
}

#apost {
margin-bottom:50px;
}

h3#comments {
margin-top:50px;
}



ol.commentlist {
	list-style:none;
	padding:0px;
	margin-left:0px;
	width:609px;}

ol.commentlist li.comment {
	width:609px;
	margin-top:20px;
	margin-bottom:20px;
}

ol.commentlist li.comment div.commentin {
	width:609px;
	background:url(images/box-top-auth.png) top left no-repeat;
	padding:10px;
	padding-bottom:0px;
}

ol.commentlist li div.vcard, ol.commentlist li div.vcard-adm {
	padding-top:10px;
}

ol.commentlist li div.vcard img.avatar {
	float:left;
	width:48px;
	padding-right:10px;
	margin-top:-10px;
}

ol.commentlist li div.vcard-adm img.avatar {
	float:left;
	width:48px;
	padding-right:10px;
	margin-top:0px;
}

ol.commentlist li div.vcard cite.fn {
	color:#e95e04;
	font-weight:bold;
}

ol.commentlist li div.vcard cite.fn a:link, ol.commentlist li div.vcard cite.fn a:visited, ol.commentlist li div.vcard cite.fn a:active {
	color:#000;
	font-weight:normal;
	text-decoration:none;
}

ol.commentlist li div.vcard cite.fn a:hover {
	color:#2f94e0;
	font-weight:normal;
	text-decoration:none;
}

ol.commentlist li div#authorr {
	float:left;
	width:200px;
	padding-bottom:10px;
}

ol.commentlist li div#authorradm {
	float:left;
	width:200px;
	padding-bottom:10px;
	margin-top:-10px;
}

ol.commentlist li div.commentmetadata {
	font-size:10px;
}

ol.commentlist li div.thecomment {
	width:390px;
	float:right;
	margin-top:0px;
	margin-right:15px;
}

strong.authname {
	font-size:18px;
	color:#e95e04;
}

div.commentmetadata {
	color:#045187;
}



#cadbox {
float:left;
width:250px;
margin:0 20px 10px 0;
border-bottom:1px solid #ccc;
padding-bottom:10px;
}

#fadbox {
margin:0 20px 10px 0;
border-bottom:1px solid #ccc;
padding-bottom:10px;
}

#cadbox h5, #fadbox h5{
font-family:Verdana;
font-size:12px;
font-weight:bold;
color:#999;
border-bottom:1px solid #ccc;
margin-bottom:10px;
padding-bottom:3px;
}














body {
background:#f7f7f7;
margin:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#666666;
padding:0px;
}

br.br {
	clear:both;
}

div.hdiv {
	border-bottom:1px solid #e7e7e7;
	height:1px;
	margin-bottom:20px;
	margin-top:5px;
}

a:link, a:active, a:visited {
	text-decoration:none;	
}

a:hover {
	
}

#wrapper {
	width:1030px;
	background:url(images/bg.gif) top center repeat-y;
	margin:0px auto;
}

#page {
	width:1020px;
	margin:0px auto;
}

#header {
	
}

#logo {
}

#nav {
width:980px;
padding-top:0px;
padding-left:40px;
height:45px;
background:url(images/navbg.jpg) top left repeat-x;
}

#nav ul.thenavul {
list-style:none;
margin:0px;
padding:0px;
}

#nav ul.thenavul li {
display:inline;
}

#nav ul.thenavul li a:link, #nav ul.thenavul li a:active, #nav ul.thenavul li a:visited {
color:#0572c4;
font-size:16px;
font-weight:bold;
text-decoration:none;
display:block;
height:30px;
padding:0 10px;
padding-right:30px;
padding-top:13px;
float:left;
z-index:1;
background:url(images/navdiv.jpg) top right no-repeat;
}

#nav ul.thenavul li a:hover {
	color:#2f94e0;
}

#nav ul.thenavul li.current a:link, #nav ul.thenavul li.current a:active, #nav ul.thenavul li.current a:visited {
	color:#6194fb;
}

#nav ul.thenavul li.current a:hover {
	color:#2f94e0;
}

#content {
background:url(images/pagetop.jpg) top left repeat-x;
color:#666666; 
}

#content p, #content {
	line-height:24px;
	color:#626263;
}

#content h2 {
	font-size:24px;
	font-weight:bold;
	color:#0572c4;
	padding:0px;
	margin:0px;
	line-height:28px;
}

#contentl {
	width:444px;
	float:left;
	margin:30px 0px 30px 30px;
}

#contentr {
	width:436px;
	float:right;
	margin:32px 30px 30px 0px;
	border:1px solid #f0f0f0;
	background:#f8f7f7;
	padding:10px 28px 20px 28px;
}

#contentinl {
	width:644px;
	float:left;
	margin:50px 0px 30px 30px;
}

#contentinl img {
	padding:10px;
	background:#f0f0f0;
	border:1px solid #e7e7e7;
}

#contentinl img.alignleft {
	float:left;
	margin:5px 10px 5px 0px;
}

#contentinl img.alignright {
	float:right;
	margin:5px 0px 5px 10px;
}

#contentinl ul{
	margin-left:20px;
}

#contentinl ul li{
	margin-left:20px;
	color:#626263;
}

#contentinr {
	width:236px;
	float:right;
	margin:32px 30px 30px 0px;
	border:1px solid #f0f0f0;
	background:#f8f7f7;
	padding:20px 28px 20px 28px;
}

#contentinr ul {
	list-style:none;
	margin:0px;
	padding:0px;
	margin-bottom:20px;
}

#contentinr ul li {
margin:0px;
}

#contentinr ul li ul {
margin-left:0px;
}

#contentinr ul li ul li a:link, #contentinr ul li ul li a:active, #contentinr ul li ul li a:visited {
font-size:14px;
color:#0572c4;
text-decoration:none;
}

#contentinr ul li ul li a:hover, #contentinr ul li a:hover  {
	color:#2f94e0;
}

#contentinr p{
font-size:12px;
color:#666666;
line-height:15px;
}

#contentinr h2{
color:#0572c4;
font-size:30px;
font-weight:bold;
margin-top:0px;
margin-bottom:10px;
}

#contentinr li.widget_tag_cloud {
	margin-bottom:20px;
}

#vidimg {
	padding-top:10px;
	padding-bottom:20px;
}

#bannerimg {
	padding-bottom:20px;
}

#rboxl {
	width:210px;
	float:left;
}

#rboxr {
	width:210px;
	float:right;
}

#rboxl ul, #rboxr ul {
	list-style:none;
	padding-left:0px;
}

#rboxl ul li a:link, #rboxl ul li a:visited, #rboxl ul li a:active, #rboxr ul li a:link, #rboxr ul li a:visited, #rboxr ul li a:active {
	line-height:24px;
	color:#0572c4;
}

#rboxl ul li a:hover, #rboxr ul li a:hover {
	color:#2f94e0;
}

#footer {
background:#fff url(images/footertop.jpg) top left repeat-x;
padding:20px 30px 40px 30px;
}

#footer p.tiny {
	font-size:10px;
	color:#364d6d;
	padding-bottom:10px;
}

#footer p.footnav {
	letter-spacing:10px;
	padding-bottom:20px;
}

#footer a:link, #footer a:active, #footer a:visited {
	color:#0572c4;
	letter-spacing:0px;
	
}

#footer a:hover {
	color:#2f94e0;
}
