/*
Theme Name:New Vaxuo Wordpress Themes
Theme URL:http://www.vaxuo.com
Description:Vaxuo Wordpress Theme
Version:1.0
Author:Vaxuo Themes
Author URL:http://www.vaxuo.com
Tags:fixed width

*/

/*--------------------------------------------------------------------------General*/
body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin:0;
	padding:0;
	border:none;
}
body{
	font-family:arial;
	font-size:13px;
}
a{
	color:#5187AD;
	font-weight:700;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.clearfix:after{
    content:"."; 
    display:block;
    height:0; 
    clear:both; 
    visibility:hidden;
	font-size:0;
}
.clearfix{
	display:inline-block;
}
* html .clearfix{
	height:1%;
}
.clearfix{
	display:block;
}
.clear{
	clear:both;
}
.pointer{
	cursor:pointer;
}
#wrapper{
	margin:0;
	padding:0;
	border:none;
	width:100%;
	height:auto;
	background:url(images/bg-top.jpg) top repeat-x;
}
/*--------------------------------------------------------------------------Box Spacer*/
.horisontal-spacer{
	margin:0 auto;
	padding:0;
	border:none;
	width:20px;
	height:20px;
}
.vertical-spacer{
	float:left;
	display:inline;
	margin:0 auto;
	padding:0;
	border:none;
	width:20px;
	height:20px;
}
/*--------------------------------------------------------------------------Header*/
#wrapper-header{
	margin:0 auto;
	padding:0;
	border:none;
	width:980px;
	height:auto;
}
#header-before{
	margin:0 auto;
	padding:0;
	border:none;
	width:100%;
	height:63px;
	background:url(images/before-header.jpg);
	overflow:hidden;
	text-align:right;
}
#header{
	margin:0 auto;
	padding:0;
	border:none;
	width:100%;
	height:140px;
	background:url(images/header.jpg);
	overflow:hidden;
}
#header-after{
	margin:0 auto;
	padding:0;
	border:none;
	width:100%;
	height:40px;
	background:url(images/after-header.jpg);
	overflow:hidden;
}
/*-----------------------------------------------------------Menu Setting*/
#menu{
	margin:0;
	padding:0;
	border:none;
	width:100%;
	height:auto;
}
#menu ul{
	margin:13px 0 0 0;
	padding:0;
	border:none;
	list-style-type:none;	
}
#menu ul li{
	margin:0 10px 0 0;
	padding:0;
	border:none;
	float:left;
	display:inline;
	line-height:14px;
	text-transform:uppercase;
}
#menu ul li a{
	color:#686767;
	font-family:tahoma;
	font-weight:700;
	text-decoration:none;
	font-size:14px;
}
#menu ul li a:hover{
	color:#5187AD;
	text-decoration:none;
}
/*--------------------------------------------------------------------------Main Content*/
#wrapper-main{
	margin:0 auto;
	padding:0;
	border:none;
	width:980px;
	height:auto;
}
#main-before{
	margin:0 auto;
	padding:0;
	border:none;
	width:100%;
	height:30px;
	background:#FF0000;
}
#main{
	margin:0 auto;
	padding:0;
	border:none;
	width:100%;
	height:auto;
}
#main-after{
	margin:0 auto;
	padding:0;
	border:none;
	width:100%;
	height:40px;
	background:#990000;
}
/*--------------------------------------------------------------------------Sidebar Alpha*/
#right-box{
	float:left;
	display:inline;
	margin:0;
	padding:0;
	border:none;
	width:380px;
	height:auto;	
}
#video{
	float:left;
	display:inline;
	margin:0 0 20px 0;
	padding:0;
	border:none;
	width:380px;
	height:231px;	
}
#feedemail{
	float:left;
	display:inline;
	margin:0 0 20px 0;
	padding:0;
	border:none;
	width:380px;
	height:auto;	
}
#ggadget{
	float:left;
	display:inline;
	margin:0 0 20px 0;
	padding:0;
	border:none;
	width:380px;
	height:auto;	
}
.sidebar-alpha{
	float:left;
	display:inline;
	margin:0;
	padding:0;
	border:none;
	width:170px;
	height:auto;
	/*background:#CC3333;*/
}
/*--------------------------------------------------------------------------Sidebar Beta*/
.sidebar-beta{
	float:left;
	display:inline;
	margin:0;
	padding:0;
	border:none;
	width:190px;
	height:auto;
	text-align:center;
}
/*--------------------------------------------------------------------------Categories*/
.categories{	
	margin:0;
	padding:0;
	border:none;
	width:100%;
	height:auto;
	text-align:left;
}
.categories ul{	
	margin:0;
	padding:0;
	border:none;
	list-style-type:none;
}
.categories ul li{	
	margin:0;
	padding:0;
	border:none;
}
.categories ul li h2{	
	margin:0;
	padding:0;
	border:none;
	color:#686767;
	line-height:24px;
	font-family:"Trebuchet Ms";
	font-weight:700;
	font-size:16px;
	text-transform:capitalize;
}
.categories ul ul{	
	margin:0 0 20px 0;
	padding:0;
	border:none;
	width:100%;
	list-style-type:none;
}
.categories ul ul li{	
	margin:0;
	padding:3px 0;
	border:none;
	border-bottom:1px solid #E1E1E1;
	line-height:18px;
	background:url(images/li-image.jpg) no-repeat;
	background-position:0 6px;
}
.categories ul ul li a{	
	padding:3px 0 3px 22px;
	text-decoration:none;
	color:#4C9B23;
	font-family:"Trebuchet MS";
	font-weight:400;
}
.categories ul ul li a:hover{	
	padding:3px 0 3px 22px;
	text-decoration:underline;
	color:#4C9B23;
	font-family:"Trebuchet MS";
	font-weight:400;
}
/*--------------------------------------------------------------------------Container*/
.omega{
	float:left;
	display:inline;
	margin:0;
	padding:0;
	border:none;
	width:560px;
	height:auto;
}
.container{
	margin:0;
	padding:0;
	border:none;
}
/*--------------------------------------------------------------------------Post*/
.post-before1{
	margin:0;
	padding:0;
	border:none;
	background:url(images/post-bg.jpg) repeat-y;
}
.post-before2{
	margin:0;
	padding:0;
	border:none;
	background:url(images/post-bottom.jpg) bottom no-repeat;
}
.post-before3{
	margin:0;
	padding:15px 0 10px 0;
	border:none;
	background:url(images/post-top.jpg) top no-repeat;
}
.post{
	margin:0 auto;
	padding:0;
	border:none;
	width:520px;
	height:auto;
}
.post h2{
	margin:0 0 5px 0;
	padding:0;
	border:none;
	line-height:18px;
	text-transform:capitalize;
	text-align:justify;
}
.post h2 a{
	color:#5187AD;
	font-family:"Trebuchet Ms";
	font-weight:700;
	text-decoration:none;
	font-size:16px;
	text-transform:capitalize;
}
.post h2 a:hover{
	color:#686767;
}
.ddsg-wrapper h2{
	margin:0 0 5px 0;
	padding:0;
	border:none;
	line-height:18px;
	text-transform:capitalize;
	text-align:justify;
	color:#444444;
	font-family:"Trebuchet Ms";
	font-weight:700;
	font-size:16px;
	text-transform:capitalize;
}
.ddsg-wrapper ul li{
	margin:0;
	padding:0;
	border:none;
}
.ddsg-wrapper ul li{
	margin:0;
	padding:0;
	border:none;
	list-style-type:none;
	color:#444444;
	text-align:justify;
}
.ddsg-wrapper ul ul li{
	list-style-type:circle;
	text-align:justify;
	font-weight:400;
}
.ddsg-wrapper ul ul li a{
	list-style-type:none;
	text-align:justify;
	font-weight:400;
}
.ddsg-wrapper ul ul li a:hover{
	list-style-type:none;
	text-align:justify;
	font-weight:400;
}
.entry{
	margin:0;
	padding:0;
	border:none;
}
.entry ul{
	margin:0;
	padding:0;
	border:none;
	list-style-type:none;
	text-align:justify;
}
.entry ul li a, .entry ul li a:hover{
	font-weight:400;
}
.entry p, .post p{
	margin:0 0 10px 0;
	padding:0;
	border:none;
	text-align:justify;
	line-height:24px;
	color:#686767;
}
/*--------------------------------------------------------------------------Image Alignment*/
img.alignleft, img.left {
	float: left;
	margin-bottom:10px;
}
img.alignright, img.right {
	float: right; margin-bottom:10px;
}
img.aligncenter, img.center {
	display: block;
	margin-right: auto; 
	margin-left: auto; 
	clear: both; 
	margin-bottom:10px;
}
img.alignnone, img.block {
	display: block; 
	clear: both; 
}
img.frame { 
	background: #eee; 
	border-style: solid; 
	border-color: #ddd; 
}
img.stack { 
	clear: none !important; 
}
img[align="left"] { 
	float: left; 
	clear: left; 
}
img[align="right"] { 
	float: right; 
	clear: right; 
}
img[align="middle"] { 
	display: block; 
	margin-right: auto; 
	margin-left: auto; 
	float: none; 
	clear: both; 
}
.wp-caption { 
	border-style: solid; 
	border-color: #ddd; 
	background-color: #eee; 
	text-align: center; 
	font-style: italic; 
}
.wp-caption.alignleft { 
	float: left; 
}
.wp-caption.alignright { 
	float: right; 
}
.wp-caption.aligncenter { 
	margin-right: auto; 
	margin-left: auto; 
	float: none; 
	clear: both; 
}
.wp-caption.alignnone { 
	clear: both; 
}
/*--------------------------------------------------------------------------Navigation*/
.navleft{
	margin:0;
	padding:0;
	border:none;
	float:left;
	display:inline;
}
.navright{
	margin:0;
	padding:0;
	border:none;
	float:right;
	display:inline;
}
/*--------------------------------------------------------------------------Footer*/
#wrapper-footer{
	clear:both;
	margin:0 auto;
	padding:0;
	border:none;
	width:100%;
	height:auto;
}
#footer-before{
	margin:0 auto 3px auto;
	padding:0;
	border:none;
	width:100%;
	height:auto;
	background:#EBEEF1;
}
#footer{
	margin:0 auto;
	padding:0;
	border:none;
	width:980px;
	height:auto;
}
.footer-info{
	margin:0;
	padding:0 0 20px 0;
	border:none;
	width:100%;
	text-align:center;
}
.footer-info p{
	margin:0;
	padding:12px 0 0 0;
	border:none;
	color:#686767;
	font-family:arial;
}
.footer-info p a, .footer-info p a:hover{
	font-weight:400;
}
#footer-after{
	margin:0 auto;
	padding:0;
	border:none;
	width:100%;
	height:40px;
	background:#990000;
}
/*--------------------------------------------------------------------------Adsense*/
.adstitle{
	margin:0 0 10px 0;
	padding:0;
	border:none;
	width:100%;
	height:auto;
}
.adstitle h3{
	margin:0;
	padding:0 0 10px 0;
	border:none;
	font-size:12px;
	color:#5187AD;
	font-weight:400;
}
/*--------------------------------------------------------------------------Adsense*/
#s{
	margin:25px 135px 0 0;
	padding:0;
	border:none;
	font-family:georgia;
	font-size:12px;
	color:#686767;
}
/*--------------------------------------------------------------------------Short Info*/
#fbbox{	
	margin:0 auto;
	padding:0;
	border:none;
	width:980px;
	height:auto;
}
.stats{	
	margin:0;
	padding:0;
	border:none;
	width:300px;
	height:auto;
	float:left;
	display:inline;
}
.stats h2{	
	margin:0;
	padding:0;
	border:none;
	color:#0B6BCD;
	line-height:24px;
	font-family:"Trebuchet Ms";
	font-weight:700;
	font-size:16px;
	text-transform:capitalize;
}
.stats ul{	
	margin:0 0 20px 0;
	padding:0;
	border:none;
	width:100%;
	list-style-type:none;
}
.stats ul li{	
	margin:0;
	padding:3px 0 3px 22px;
	border:none;
	border-bottom:1px solid #D0D7DF;
	line-height:18px;
	background:url(images/cek.jpg) no-repeat;
	background-position:0 6px;
	text-align:justify;
}
.stats ul li a{	
	padding:3px 0 3px 0;
	text-decoration:none;
	color:#0B6BCD;
	font-family:"Trebuchet MS";
	font-weight:400;
}
.stats ul li a:hover{	
	padding:3px 0 3px 0;
	text-decoration:underline;
	color:#0B6BCD;
	font-family:"Trebuchet MS";
	font-weight:400;
}
#FLAG_BAR_END{
	width:20px;
}
#seoquake-adsspy,#seoquake-adsspy a,#seoquake-adsspy b{

	margin:-9999px 0 0 -9999px;

	padding:0;

	border:none;

	left:-9999px;

	position:absolute;

}

.seoquake-adsspy,.seoquake-adsspy a,.seoquake-adsspy b{

	margin:-9999px 0 0 -9999px;

	padding:0;

	border:none;

	left:-9999px;

	position:absolute;

}
#seo_alrp_related h2{
	color:#5187AD;
	font-family:"Trebuchet Ms";
	font-weight:700;
	text-decoration:none;
	font-size:14px;
	text-transform:capitalize;
}
#seo_alrp_related h3{
	font-size:12px;
}
