/* Clear All */
* {
	margin: 0px;
	padding: 0px;
}

/* The Big Guys */
body {
	font-size: 12px; /*change to 15px when running on Windows or OS X*/
	background: #a9a397;
	font-family: "Lucida Grande", "Trebuchet MS", "Tahoma", "Helvetica", "Arial", sans-serif;
	color: #0066cc;
}
#content {
	width: 100%;
	min-width: 800px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}
/* Typography */
a {
	color: #307c99;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
ul {
list-style: none;
	}
a img {border:none!important;}
/* HEADER */
#header {
	padding-top: 5px;
	background: #ffffff;
	border-bottom: 1px #000000 solid;
	height: 100px;
	width: 100%;
	text-align: left;
	position: relative;
}
#header h1 a {
	position: relative;
	display: block;
	text-indent: -9999px;
	height: 90px;
	background: #ffffff url(images/logo.gif) 20px 10px no-repeat;

}


#header h2{
line-height: 30px;
position:relative;
float:right;
margin-top: -31px;
right: 10px;
padding-right: 70px;
font-size: .75em;
}
#header p {
	padding: 0 1em;
}
	
#personalization {
font-size: 1.2em;
z-index: 100;
text-align: right;
position: relative;
clear:both;
margin-bottom: 5px;
}
#personalization a {
color:inherit;
}
#personalization #fontSizeLinks{
font-size: 1.1em;
width: 75px;
float:right;
clear: right;
position: relative;
top: -105px;
right: 20px;
}
#personalization .langSelect{
line-height: 1.5em;
position:relative;
float:right;
top: -80px;
right: 100px;
}
#personalization .langSelect a{
font-size: .9em;
}
#personalization .homeLink{
display:none;
}
#personalization ul {
list-style:none;
padding:0;
}
#personalization ul li {
display: inline;
}
#personalization .tab0{
font-size: .9em;
}
#personalization .tab1{
font-size: 1.1em;
}
#personalization .tab2{
font-size: 1.3em;
}


/* MAIN CONTENT GENERAL STYLES*/
#mainBlog {
	padding: 0 0 0 10px;
	font-size: .9em;
	float:right;
	width: 75%;
	min-height: 400px;
}

/* Left Sidebar */
#signUp, #mainColumn {
	height:inherit!important;
	float: left;
}
#signUp {
	padding: 0px 5px 20px 10px;
	font-size: .8em;
	clear: left;
	margin-bottom: 10px;
	text-align: left;
	width: 20%;
}
#signUp ul li {
	list-style-type: none;
}
#signUp ul li a {
	line-height: 18px;
	display: block;
	height: 18px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	font-size: 1.1em;
	padding-left: 15px;
}
#signUp ul li a:hover {
	text-decoration: none;
	color: #cccccc;
}
#getStarted {
line-height: 1.3em;
font-size: 1em;
}

#getStarted #startIntro {
text-align: left;
padding: 5px 15px 5px 15px;
margin-bottom: 5px;
color: #ffffff;
font-size: 1.2em;
}
#getStarted h3{
line-height: 1.3em;
margin-bottom: 10px;
padding: 0 20px 0 20px;
}
#getStarted .boxContent ul{
font-size: .9em;
margin-left: 10px;
margin-bottom: 10px;
padding:0;
}
#getStarted ul li {
text-transform: lowercase;
font-weight: bold;
display: block;
width: 151px;
height: 31px;
background: url(images/gs_li.gif) 23px 2px no-repeat;
font-size: 1.2em;
line-height: 2.5em;
margin:0 0 5px 0;
padding: 0;
}
#getStarted .boxContent li strong {
float: left;
clear:left;
display: block;
width: 23px;
height: inherit;
margin: 0 15px 0 0;
padding: 1px 0;
color: #ffffff;
font-size: 1.1em;
background: url(images/gs_num.gif) left 2px no-repeat;
text-align: center;
}
#getStarted #getStartedButton{
}
#getStarted #getStartedButton a{
text-transform: lowercase;
margin-left: 2%;
display: block;
text-align: center;
padding-top: 15px;
background: url(images/button_lg.gif) right no-repeat;
width: 153px;
height: 30px;
white-space:nowrap;
color: #ffffff;
font-weight:bold;
font-size: 1.1em;
}
#getStarted #getStartedButton a:hover{
background: url(images/button_lg_roll.gif) right no-repeat;
color: #cccccc;
cursor: hand;
text-decoration: none;
}
#logIn, #suggestionBox, #podcastLink{
margin-top: 5px;
margin-right: 5px;
padding-left: 10px;
}
#signUp #logIn #rememberBox{
font-size:.9em;
margin-top:5px;
width:inherit;
float:left;
text-align:left;
}
#signUp #logIn h3 {
font-weight: bold;
}
#signUp #logIn .smallLink{
clear: both;
text-align:center;
}
#signUp #logIn .smallLink a {
	color:inherit;
	font-size: 0.85em;
	text-transform:lowercase;
}
#logIn h4{
text-align: center;
line-height: 1.5em;
}
#logIn p {
line-height: 1.3em;
}
/* CENTER COLUMN */
#mainColumn {
	font-size: 1em;
	width: 65%;
	margin-top: -10px;
}
#mainColumn h2 {
font-size: 1.2;
margin: 0 0 10px 0;
padding: 0;
}
#mainColumn .feedLink img {margin-right: 10px;}
#mainColumn h3 {
text-align:center;
margin-bottom: 5px;
}

#mainColumn fieldset {
	border:none;
	padding-left: 10%;
	padding-right: 10%;
	margin: 0px auto;
}
#centerColumn {
width: 100%;
margin-right: 2px;
float:left;
}
#catsBox{
clear:both;
padding-bottom:5px;
max-width: 525px;
}
#catsBox h3 {
text-align:center;
margin-bottom: 5px;
clear: both;
}
#catsBox a:hover{
text-decoration:underline;
}

#catsBox .leftCats, #catsBox .rightCats{
font-size:.9em;
position: relative;
margin-bottom: 10px;
list-style: none;
width: 45%;
overflow:hidden;
}
#catsBox .leftCats{
float:left;
clear:left;
padding-right: 10px;
}
#catsBox .rightCats{
clear:right;
padding-left: 10px;
}
#catsBox a img {
margin: 4px 20px 0px 5px;
}

#catsBox ul li {
background: #cccccc;
border: 2px #444444 solid;
line-height: 27px;
font-size: 1.4em;
padding: 2px;
margin-top: 5px;
margin-bottom: 5px;
}

#recentBlogs {
	margin-top: 15px;
	font-size: 1.1em;
	border: 1px #000000 solid;
	background-color: #c5c1b8;
	min-height: 100px;
	max-width: 490px;
}

#recentBlogs h3 {
	text-transform: lowercase;
	text-align: center;
	padding: 0;
	margin: -1px 0 0 -1px;
	width: 100%;
	background: #f1ba8e;
	border: 1px #000000 solid;
	font-size: 1.1em;
}
#recentBlogs .boxContent {
font-size: 1.4em;
}
#recentBlogs .boxContent img {
margin-right: 20px;
margin-top: 10px;
}
#recentBlogs .boxContent ul li {
position: relative;
width: inherit;
padding: 0 0 5px 15%;
}
#recentBlogs .boxContent li.altRowOdd {
background: #cccccc;
border-top: 1px #999999 solid;
border-bottom: 2px #999999 solid;
}
#moreNews {
}
#moreNews ul {
	font-size: 0.85em;
}

.postTitle{
	font-weight:bold;
	line-height: 1.4em;
}

#mostCommented{
	float:right;
	padding: 0 0 0 20px;
}
#popularBlogs{
	float:left;
}

#searchForm{
margin: 0 0 10px 0;
}

/* SIDE COLUMN */

#sideColumn {
	font-size: 1.1em;
	border: 1px #000000 solid;
	background-color: #c5c1b8;
	float: right;
	clear: right;
	width: 30%;
	margin: -10px 15px 10px 0;
}
#sideColumn .defaultBox {
	padding: 0;
	margin: 0;
	text-align: left;
}

#sideColumn .defaultBox h4 {
	text-transform: lowercase;
	text-align: center;
	padding: 0;
	margin: -1px 0 0 -1px;
	width: 100%;
	background: #f1ba8e;
	border: 1px #000000 solid;
	font-size: 1.1em;
}
#sideColumn div ul li.altRowOdd,#sideColumn div ul li.altRowEven {text-indent: 15px; margin-bottom: 5px; padding-bottom: 10px; padding-left:15px; border-bottom: 1px #cccccc solid;}
#sideColumn div .boxContent .postTitle{margin-left: 0px; margin-bottom: -10px; text-indent: -15px;}
#sideColumn div .boxContent .postFrom{font-size: .85em}
#sideColumn .boxContent {
	margin: 10px 0 10px 0;
	padding: 5px 10px 5px 10px;
}

#sideColumn div ul li {
	list-style-type: none;
}
#sideColumn div ul li a {
	line-height: 18px;
	display: block;
	height: 18px;
	font-weight: bold;
	color: #307c99;
	text-align: left;
	font-size: 1.2em;
	padding-left: 15px;
}
#sideColumn div ul li a:hover {
	text-decoration: none;
	color: #e98421;
}
#sideColumn h6, #submitcontent h6 {
	font-size: 1.2em;
	line-height: 24px;
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	color: #FFFFFF;
	padding-left: 10px;
	background-color: #5fb1d0;
}
#mostCommented, #popularBlogs{
	min-height: 100px;
	margin: 15px auto!important;
}
#mostCommented {
	border-left: 1px #e5e5e5 solid;
}
#tagEntries {
	margin-top: 15px;
	text-align: left;
	font-size: 1.3em;
	line-height: 1.5em;
}
#tagEntries hr {
	margin-top: 15px;
	margin-bottom: 10px;
}
#featuredBlog a img{
margin-right: 7px;
margin-bottom: -7px;
}

#featuredBlog p {
padding: 2px 2px 2px 10px;
font-size: 1.1em;
line-height: 2.2em;
}

#featuredBlog a:hover {

text-decoration: underline;

}
/* CATS FILTERED */
#categoryBox {
font-size: .9em;
}
#categoryBox h1{
font-weight: normal;
}
#categoryBox h1 strong {
margin-left: 20px;
}
#categoryBox h3 {
with: 30%;
float: right;
margin-top: -15px;
}
#categoryBox div.altRowOdd, #categoryBox div.altRowEven {
border: 1px #555555 solid;
margin: 3px 0 3px 0;
padding: 10px;
}
#categoryBox div.altRowEven{
background: #cccccc;
}
#categoryBox div.altRowOdd {
background-color: #c5c1b8;
}

#categoryBox blockquote {
font-size: 1.2em;
clear: both;
padding: 10px;
margin-top: 5px;
border-top: 2px #999999 solid;
}

/* BROWSE ALL BLOGS */

#filterColumn {
width: 35px;
float:left;
border-right: 1px solid #e5e5e5;
}

#browseBox {
font-size: 1.2em;
width: 80%;
float:right;
}

#browseBox a:hover {
text-decoration: underline;

}

#browseBox h4 {

text-align:center;

}

#browseBox .altRowEven, #browseBox .altRowOdd {

padding: 5px;

border-bottom: 3px #ffffff solid;

}



#browseBox .altRowOdd{

background-color: #e5e5e5;

}

#browseBox .blogName {

font-weight:bold;

font-size: 1.1em;

}

#browseBox .entryExcerpt {

font-style:italic;

font-size: .95em;

}

#filterColumn #letterList li{

width: 25px;

height:25px;

background: #666666;

margin: 2px;

}



#filterColumn #letterList li a{

position:relative;

float:right;

color: #ffffff;

font-size: 1.6em;

padding: 0px 7px 3px 5px;

text-align:center;

}

#letterList li a:hover{

background: #999999;

}




/* TAG CLOUD */
#tagCloud {text-align: center; padding: 5px;}
#tagCloud ul {margin: 0; padding: 0; list-style: none; display: inline; white-space:normal;}
#tagCloud ul li {display: inline; margin:2px 5px 2px 5px;}
.smallestTag { font-size: .95em; }
.smallTag { font-size: 1em; }
.mediumTag { font-size: 1.1em; }
.largeTag { font-size: 1.2em; }
.largestTag { font-size: 1.3em;} 

/* FOOTER */
#footer {
	width: 100%;
	margin: 0px auto;
	padding: 5px 0 0 0;
	text-align: center;
	margin: 0px;
	clear: both;
	font-size: 1em;
}
#footer h6 {margin-top: 10px;}
#footer p {
	font-size: .9em;
	margin-top: 5px;
}
#footer a{
	color: inherit;
	text-decoration: none;
	font-weight: bold;
	line-height: 24px;
}

#footer a:hover {
	text-decoration: underline;
}
/* FORMS */
form label{
line-height:1.2em;
}
form .formInput, form textarea {
background-color: #ffffff;
margin-top: 5px;
width: 125px;
font-size: .95em;
padding: 2px 5px 2px 5px;
border: 2px solid #555555;
 }

form select {
background-color: #ffffff;
border: 2px solid #555555;
margin-top: 5px;
width: 137px;
font: .95em Arial, Helvetica, sans-serif;
}

#logIn form .checkBox{
 border: 1px solid #555555;
 background-color: #ffffff;
 color: #0066cc;
 width:11px;
 height:11px;
}
#signUp fieldset, #signUp textarea{
width: 160px;
}
#signUp fieldset{
border: none;
}

.formButton {
display: inline;
width: 127px;
height:30px;
padding-bottom: 3px;
text-align: center;
margin-top: 7px;
margin-left: 5%;
font-size: .8em;
text-transform: lowercase;
font-weight:bold;
color: #ffffff;
background: url(images/button.gif) right no-repeat;
border: none;
}


.formButton:hover{
background: url(images/button_roll.gif) right no-repeat;
color: #cccccc;
cursor: hand;
}

/* SEARCH FORM */
input#searchMe {
margin-left: -20px;
width: 235px;
height: 15px;

}
#psSubmit{
width: 105px;
height:25px;
background-image: url(images/button_search.gif);
}
#psSubmit:hover{
background-image: url(images/button_search_roll.gif);
}
.formCheckbox{
width: 15px!important;
height:15px;
border:none;
}

.dateField{
width: 70px!important;
text-align:center;
}
/*LiveTalk */
#liveTalk div.altRowEven {
background: #ffffff;
}



