/*
Theme Name: Ascend Live Blog
Theme URI: http://blog.ascendlive.com/
Description: The Blog for the Ascend Live website".
Author: Josh Brigham
Author URI: http://newcreationstudios.com/
*/

* {
margin: 0;
padding: 0;
}

body {
font-style: 67.5%;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
background: url(images/pink_bg.gif);
}

#whiteWrap {
padding: 0 0 25px;
background-color: #FFFFFF;
text-align: center;
}

#wrapperTop {
background-color: #FFFFFF;
width: 700px;
margin: 0 auto;
text-align: center;
}


/* MAIN NAVIGATION ---------------------------------- */

#mainNav {
width: 700px;
height: 81px;
margin: 0 auto 0px;
background: url(images/mainnavbg_round.jpg) no-repeat top center;
text-align: center;
}

#mainNav h1 {
font-size: .1em;
margin: 0 0 0 -8000px;
padding: 0;
}

#mainNav p {
color: #FFFFFF;
font-size: .9em;
font-weight: bold;
margin: 0;
padding: 5px 0 0;
}

#mainNav a {
margin: 0 14px 0;
padding: 0;
line-height: 3.45em;
text-decoration: none;
color: #FFFFFF;
font-weight: normal;
font-size: .9em;
}

#mainNav a:link, a:visited {
color: #FFFFFF;
text-decoration: none;
}

#mainNav a:hover {
color: #ffffff;
border-top: 2px solid #fee191;
}



/* BRANDING ---------------------------------- */

.branding {
margin: 0 0 25px;
height: 90px;
text-align: left;
}

.branding h1 {
margin: 0 0 0 40px;
}

.branding p {
color: #4b4b4b;
margin: -84px 0 0 365px;
font-size: 1.12em;
line-height: 1.2em;
}

.branding a img {
border: 0;
}



/* CONTENT ---------------------------------- */

#content {
width: 700px;
margin: 15px auto 0;
text-align: center;
}

#mainContent {
margin: 0;
text-align: left;
}

#posts h1 {
color: #488929;
margin: 40px 10px 4px;
font-size: 1em;
font-weight: bold;
}

#posts h1 a:link, #posts h1 a:visited {
color: #488929;
text-decoration: none;
}

#posts h1 a:hover {
text-decoration: underline;
}

#posts p {
margin: 0 10px 13px;
color: #4b4b4b;
font-size: .9em;
line-height: 1.3em;
}

#clearFix {
clear: both;
}



/* POSTS ---------------------------------- */

#posts {
margin: 0;
padding: 0;
width: 530px;
text-align: left;
background: url(images/poststop.jpg) no-repeat top center;
float: left;
}

#posts div.box {
margin: 0 0 50px;
}

#posts p span.postauthor {
margin: 0;
color: #49598a;
font-size: .8em;
line-height: 1em;
}

#posts p span.postinfo {
margin: 0;
color: #4b4b4b;
font-size: .8em;
line-height: 1.3em;
}

#posts a, a:link, a:visited {
color: #49598a;
font-size: .9em;
font-weight: bold;
text-decoration: none;
}

#posts a:hover {
color: #49598a;
text-decoration: underline;
}



/* SIDEBAR ---------------------------------- */

#sidebar {
margin: 0;
padding: 0;
width: 150px;
float: right;
}

#sidebar a, a:link, a:visited {
color: #4b4b4b;
text-decoration: none;
font-weight: normal;
}

#sidebar a:hover {
color: #49598a;
text-decoration: underline;
}

#sidebar h1 {
margin: 0 0 6px 12px;
padding: 10px 0 0 19px;
color: #000000;
font-size: .87em;
font-weight: bold;
}

#sidebar p {
margin: 0 6px 0 31px;
color: #4b4b4b;
font-size: .8em;
line-height: 1.1em;
}

#sidebar ul {
margin: 0 10px 0 31px;
color: #4b4b4b;
font-size: .8em;
line-height: 1.1em;
}

#sidebar li {
margin: 0 0 5px 0;
}

#sidebar img {
margin: 10px 0 0 0;
border: none;
}

#category {
margin: 0 0 15px;
background: url(images/sidebartop.jpg) no-repeat top left;
}

#archive {
margin: 0 0 15px;
background: url(images/faqstop_b.jpg) no-repeat top left;
}

#rss {
margin: 0 0 15px;
background: url(images/rsstop.jpg) no-repeat top left;
}




/* FOOTER ---------------------------------- */

#wrapperBot {
margin: 0 auto;
text-align: center;
background: none;
}

#footerTop {
color: #f1b435;
height: 14px;
background: url(images/footertopbg.gif);
}

#footer {
width: 700px;
height: 100px;
margin: 0 auto;
padding: 5px 0 0;
}

.footerInfo {
width: 233px;
height: 75px;
text-align: center;
float: left;
}

.footerInfo p {
color: #3c3c3c;
font-size: .7em;
line-height: 1.7;
padding: 10px 0 0;
}

.footerInfo a, a:link, a:visited {
margin: 0;
padding: 0;
color: #3c3c3c;
font-size: 1em;
font-weight: bold;
text-decoration: none;
}

.footerInfo a:hover {
margin: 0;
padding: 0;
text-decoration: underline;
}