body{
	margin:0px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;	
}

h1,h2,h3,h4,h5{
	font-size:18px;
}

a,a:visited,a:active,a:link,a:hover{
	border:0px;
	text-decoration: none;
}

a,a:visited,a:active,a:link{
	color:white;
}

a:hover{
	text-decoration: none;
}

img{
	border:0px;
}

ul{
	margin: 0px;
	padding: 13px 0px 13px 40px;
}

p{
	margin:16px 0px;	
}

#mainContainer{
	position:relative;
	min-height:800px;
	height:auto !important;
	height:800px;
}

#outterWrapper {
	position:absolute;
	width:100%;
	z-index:4;
	background-color:#FFF100;
	background-image: url("/images/sun_blog_bg2.png");
	background-position: top left;
	background-repeat:  no-repeat;
}

#innerWrapper {
margin:auto auto 60px 67px;
position:relative;
width:894px;
z-index:9;
}

#logo {
height:136px;
padding-bottom:44px;
padding-left:50px;
padding-top:70px;
}

#secondaryMenu{
	position: absolute;
	right:200px;
	top:-35px;
	}

#secondaryMenu ul{
	margin:0px;
	list-style-type: none;
	}
	
#secondaryMenu li{
	float:left;
	}
	
#secondaryMenu li a{
	font-size: 0px;
	display: block;
	background-color: transparent;
	background-repeat: repeat-y;
	height: 15px;
	padding: 0px 0px 0px 6px;
	background-position: center 17px;
	border-right:1px solid #C90A84;
	}

.pagination{
	height:13px;
	}

.next,
.previous{
	display: block;
	background-color: transparent;
	background-repeat: repeat-y;
	background-position: center top;
	height:13px;
	float: left;
	overflow: hidden;
	font-size: 0px;
	}
.next{
	background-image: url("/images/next_im.png");
	width:36px;
	}
.previous{
	background-image: url("/images/prev_im.png");
	width: 62px;
	}
.pagination a:hover{
	font-size: 0px;
	text-decoration: none;
	/*background-position: center -13px;*/
	}
div.previous,
div.next{
	background-position: center -13px;
	}

	
#secondaryMenu li a:hover,
#secondaryMenu li a.active{
	background-position: center 0px;
	border-right:1px solid #FFFFFF;
	}

#bottomNav{
	padding-left: 30px;
	padding-top: 25px;
	}

.noText{
	font-size: 0px;
	}
	
	
/** ### Box ### **/
b.tl,b.tr,
b.bl,b.br{
	position:absolute;
	width:12px;
	height:12px;	
}

/** bottom **/
b.bl,b.br{
	bottom:0px;
}

/** top **/
b.tl,b.tr{
	top:0px;
}

/** left **/
b.bl,b.tl{
	left:-13px;
	.left:-12px;
}

/** right **/
b.br,b.tr{
	right:-13px;
}

b.br,
b.tr,
b.bl,
b.tl{
	background-repeat:no-repeat;
	display:block;
	width:13px;
	/*height:12px;*/
	/*height:9px;*/
	height: 4px;
	font:0px;
}

b.br{
	/*background-position:right bottom;*/
	background-position:right bottom;
}

b.tr{
	/*background-position:right top;*/
	background-position:right top;
}

b.bl{
	/*background-position: left bottom;*/
	background-position: left bottom;
}

b.tl{
	/*background-position: top left;*/
	background-position: top left;
}

.roundtop,
.roundbottom{
	/*height:9px;*/
	height: 4px;
	margin:0 12px;
	margin:auto;
	position: relative;
	font-size: 0px;
}

.containerBox{
	margin:auto;
	/*padding:0px 12px;*/
}

#leftPanel .containerBox h2{
	margin-top:0px;
	margin-bottom:20px;
	}
	
#rightPanel .containerBox h2{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom:5px;
	}

/** end of box**/

/** yellow purple box **/
.purpleBox,
.yellowBox,
.whiteBox{
	position:relative;
}

/** PURPLE **/
.purpleBox b.br,.purpleBox  b.tr, .purpleBox b.bl,.purpleBox b.tl{
	background-image:url(../../../../../images/cr-pur.png);
}

.purpleBox .roundtop,
.purpleBox .roundbottom{
	background-color:#C90A84;
}

.purpleBox .containerBox{
	width: 100%;
	background-color: #C90A84;
}

/** YELLOW **/

.yellowBox b.br,.yellowBox  b.tr, .yellowBox b.bl,.yellowBox b.tl{
	background-image:url(../../../../../../images/cor-yellow.png);
}

.yellowBox .roundtop,
.yellowBox .roundbottom{
	background-color:#fff100;
}

.yellowBox .containerBox{
	margin-left:-13px;
	.margin-left:-12px;
	padding-left:12px;
	.padding-left:11px;
	padding-right:13px;
	width:100%;
	background-color: #fff100;
	z-index: 1;
	position: relative;
}

/** white **/
.whiteBox b.br,.whiteBox  b.tr, .whiteBox b.bl,.whiteBox b.tl{
	background-image:url(../../../../../../images/cor-white.png);
}

.whiteBox .roundtop,
.whiteBox .roundbottom{
	background-color:#fff;
}

.whiteBox .containerBox{
	width: 100%;
	background-color: #fff;
}

.yellowBox .trans,
.purpleBox .trans,
.whiteBox .trans{
	background-color: transparent;
}

.purpleBox .trans{
	border-left:4px solid #C90A84;
	border-right:4px solid #C90A84;
}

.yellowBox .trans{
	border-left:4px solid #fff100;
	border-right:4px solid #fff100;
}

.whiteBox .trans{
	border-left:4px solid #FFF;
	border-right:4px solid #FFF;
	}

.purpleBox .trans,
.yellowBox .trans,
.whiteBox .trans{	
	width: 97%;
}

/** width **/

#leftPanel{
	width:688px;
	float: left;
	}
	
#rightPanel{
	width: 167px;
	float: left;
	padding:0px 6px;
	}
	
/** menu **/

ul#navMenu {
	height:26px;
	margin:0 0 0 22px;
	padding:5px 0 0;
}

ul#navMenu a {
	background-position:center -18px;
	background-repeat:no-repeat;
	border-right:2px solid #C90A84;
	display:block;
	height:16px;
	padding:2px 3px;
	position:relative;
}

ul#navMenu a:hover,
ul#navMenu a.active{
	background-position:center 0px;
	}

ul#navMenu li {
	float:left;
	list-style-type:none;
}

#listen a{
	background-image:url(/images/blogSpirit.png);
	background-repeat:no-repeat;
	background-position:-1px -3px;
	display:block;
	height:39px;
	width:160px;
	}
#listen a:hover{	
	text-decoration: none;
}

/** left **/
.fullWidth b.bl,.fullWidth b.tl{
	left:-8px;
}

/** right **/
.fullWidth b.br,.fullWidth b.tr{

	right:-13px;
}

.boxRatio{
	width: 100%;
}

#leftPanel .boxRatio .roundtop,
#leftPanel .boxRatio .roundbottom{
	width:663px;
}

#rightPanel .boxRatio .roundtop,
#rightPanel .boxRatio .roundbottom{
	width: 92%;
}

.all_comments{
	border-bottom:1px solid #FFFFFF;
	padding-bottom:20px;
	}

.all_comments h3{
	margin-top:22px;
	margin-bottom: 0px;
	}

.all_comments ol.commentlist{
	margin:0px;
	padding:0px 30px;
	}
	
.all_comments ol.commentlist li{
	font-size: 14px;
	color: white;
	line-height:18px;
	padding: 10px 0px;
	}
	
.all_comments ol.commentlist li p{
	margin:0px;
	}
	
.all_comments ol.commentlist li .commentmetadata a{
	color: #FFF100;
	}

#commentform{
	padding:24px 0px;
	}

#commentform h3{
	font-style: oblique;
	margin: 0px;
	}
	
#commentform input{
	width:185px;
	height: 17px;
	border: 0px none;
	}
	
#commentform input.submitComment {
	float:right;
	font-size:0;
	margin-bottom:11px;
	margin-right:185px;
	margin-top:0;
	padding:0;
	width:138px;
	height: 40px;
}
	
#commentform textarea{
	width:445px;
	height: 150px;
	border: 0px none;
	}
	
#commentform label{
	padding-left:10px;
	}
	
#commentform p{
	margin-top:15px;
	}
	
.blog .header{
	background: transparent url('/images/blogTop.png') no-repeat scroll;
	height: 170px;
	width: 868px;
	}

.blog .header ul{
	list-style-type: none;
	padding-left:20px;
	}
.blog .header ul li{
	float: left;
	}
	
.blog .header ul li a{
	padding:0px 5px;
	color: #FFF100;
	border-right: 2px solid #FFF100;
	font-weight: bold;
	font-size: 18px;
	}
	
.blog .header ul li a.active{
	color: white;
	border-right: 2px solid white; 
	}
	
.blog .header ul li a:hover{
	text-decoration: none;
	color: white;
	border-right: 2px solid white;
	}
	
.blog .footer{
	background: transparent url('/images/blogBottom.png') no-repeat scroll;
	height: 28px;
	width: 868px;
	}

.blog .body{
	background: #194DD1 url(/images/bgsky.png) no-repeat scroll 163px 0;
	width:868px;
	/*padding-top: 7px;*/
	}

.blog .post .postFooter{
	height: 65px;
	}

.blog .sideBar a:hover{
	text-decoration: none;
	}

.blog .sideBar{
	width: 166px;
	margin-right:10px;
	display: inline;
}

.blog .sideBar .event a.title{
	background: transparent url('/images/blogSpirit.png') no-repeat scroll center -45px;
	width: 100%;
	height: 38px;
	display: block;
	}
	
.blog .sideBar .event ul{
	list-style-type: none;
	padding:0px;
	font-size: 0px;
	}

.blog .sideBar .event ul li{	
	padding-top: 6px;
	}
	
.blog .sideBar .event ul li a{
	padding:0px;
	}

.blog .sideBar a.cinema{
	background: transparent url('/images/blogSpirit.png') no-repeat scroll center -86px;
	width: 100%;
	height: 40px;
	display:block;
	}

.blog .sideBar .weather{
	background: transparent url('/images/blogSpirit.png') no-repeat scroll center -130px;
	width: 100%;
	height: 40px;
	}
	
.blog .sideBar .weather div{
		margin-left:109px;
		color: #404041;
	}
	
.blog .sideBar .weather div.time{
		display:inline-block;
		padding-top:7px;
		line-height:12px;
	}
	
.curveTop,
.curveBottom{
	background: transparent url('/images/curBlog.png') no-repeat scroll;
	width:681px;
	height:5px;
	margin-left:5px;
	}
	
.curveTop{
	background-position: center top;
	}

.curveBottom{
	background-position: center bottom;
	}
	
/** ## end of boxes ## **/

.right{
	float: right;
	}
.left{
	float: left;
	}
.clear{
	clear: both;
	}

.yellowBg{
	background-color: #FFF100;
	}
	
.spaceDown{
	margin-bottom:6px;
}

.spaceUp{
	margin-top:6px;
}

/**TEXT**/


.verd11{
	font-family: verdana;
	font-size: 11px;
	}

.G12,
.G14,
.G21{
	font-family: Georgia;
}
	
.G12{
	font-size: 12px; 
}

.G14{
	font-size: 14px; 
}

.G21{
	font-size: 21px; 
}

.whiteText{
	color: white;
	}
	
.yellowText{
	color: #FFF100;
	}

.purpleText,
.purpleTextHyper a{
	color: #C90A84;
}
