 /* General styles */
/*
=Global
*/
blockquote,body,caption,div,dl,dt,dd,form,fieldset,h1,h2,h3,h4,h5,h6,html,li,ul,ol,p,pre,textarea,table,td,th {
	margin:0;
	padding:0;
}
	
	
body,
html {background:#645d58;}
body {
	width:880px;
	max-width:100%;
	margin:0 auto;
	padding:0;
	color:#333;
	font:90%/1.4 Palatino,Georgia,serif;
}



a:link {color:#044388;}
a:visited {color:#044388;}
a:hover,
a:focus,
a:active {
	color:#333333;
		text-decoration:underline;

	}

img a:link {color:#353535;text-decoration: none;}
img a:visited {color:#353535; text-decoration: none;}
img a:hover,
img a:focus,
img a:active {text-decoration: none; }
	

H3 a:link {color:#353535; text-decoration: none;}
H3 a:visited {color:#353535;  text-decoration: none;}
H3 a:hover,
H3 a:focus,
H3 a:active {
	color:#585858;
	text-decoration:underline;
	
}

H1 a:link {color:#353535; text-decoration: none;}
H1 a:visited {color:#353535;  text-decoration: none;}
H1 a:hover,
H1 a:focus,
H1 a:active {
	color:#585858;
		text-decoration:underline;

}



/*=Lists
*/
dl,
ol,
ul {margin:1em 0;}
dl {margin-top:-0.5em;}
dt {
	margin:0.5em 0 0;
	font-weight:bold;
}
.lab dt {margin-top:1em;}
dd {margin:0 0 0 2em;}
dd p {margin:0 0 0.5em;}
ul {
	padding:0 0 0 1em;
	list-style:square;
}
ol {padding:0 0 0 2.5em;}
li {margin:0 0 0.5em;}

/*
   =Headings
*/
h1,h2,h3,h4,h5,h6 {
	margin:0 0 0.5em;
	color:#444;
	font:normal 1em/1.2 Palatino,Georgia,serif;
}
h1 {font-size:1.4em;}
h2 {font-size:1.3em;}
h3 {font-size:1.2em;}

    p {
        margin:.4em 0 .8em 0;
        padding:0;
    }
	img {
		margin:10px 0 5px;
		border: none;		
	}
	/* Header styles */
	
	#adheader {
        clear:both;
        float:left;
        width:100%;		
    }
	#adheader {
	    background-color:#F2F2F2;
		background-position:left;
		background-repeat:repeat-x;
		color:#000000;	
		}
		
    #header {
        clear:both;
        float:left;
        width:100%;		
    }
	#header {
	    background-color:#010101;
		background-image: url(/site-image/black-header.jpg);
		background-position:left;
		background-repeat:repeat-x;
		color:#000000;	
		
	}
	#header p,
	#header h1,
	#header h2 {
	    padding:.4em 15px 0 15px;
        margin:0;}
	
	#header img {
	   	padding: 12px 10px 2px 12px;
		margin: 0;
		}	
		
.leaderboard {
text-align:center;
padding: 15px; 0; 10px 0;
}


 		
		
	
	#header ul {
	    clear:left;
	    float:left;
	    width:100%;
	    list-style:none;
	    margin:10px 0 0 0;
	    padding:0;
	}
	#header ul li {
	    display:inline;
	    list-style:none;
	    margin:0;
	    padding:0;
	}
	#header ul li a {
	    display:block;
	    float:left;
	    margin:0 0 0 1px;
	    padding:3px 10px;
	    text-align:center;
	    background:#EAE1D8;
	    color:#332F2D;
	    text-decoration:none;
	    position:relative;
	    left:15px;
		line-height:1.3em;
	}
	#header ul li a:hover {
	    background:#D6CDC0;
		color:#645D58;
	}
	#header ul li a.active,
	#header ul li a.active:hover {
	    color:#fff;
	    background:#645d58;
	    font-weight:bold;
	}
	#header ul li a span {
	    display:block;
	}
	/* 'widths' sub menu */
	#layoutdims {
		clear:both;
		background:#F3F2E8;
		border-top: 6px solid #645D58;
		margin:0;
		padding:6px 15px !important;
		text-align:right;
               font-size: 11px;
	}
	/* column container */
	.colmask {
		position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	    clear:both;
	    float:left;
        width:100%;			/* width of whole page */
		overflow:hidden;	/* This chops off any overhanging divs */
	}
	/* 2 column right menu settings */
	.rightmenu {
	    background:#F3F2E8;
	}

.post {
padding-bottom: 25px;
}

.date {
font-size: 11px;
margin-top: 0px;
margin-bottom; 0px;
padding-top: 0px
}

.readon {
padding-bottom: 10px;
padding-top: 0px;
margin-right: 15px;
font-family:Arial, Helvetica, sans-serif;
font-weight: strong;
width: 95%;
font-size: 11px;
}
	.rightmenu .colleft {
        float:left;
        width:200%;
        margin-left:-200px;
        position:relative;
        right:100%;
        background:#F3F2E8;
    }
    .rightmenu .col1wrap {
	    float:left;
	    width:50%;
	    position:relative;
	    left:50%;
	    padding-bottom:1em;
	}
	.rightmenu .col1 {
        margin:0 15px 0 215px;
        overflow:hidden;
	}
	
	.rightmenu .col1 h1{
	    
	}
	

	
	.rightmenu .col1 p{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;  
	}
	
	.rightmenu .col1 img{
		margin-left: 5px;  
	}
    .rightmenu .col2 {
        float:right;
        width:170px;
        position:relative;
        left:185px;
    }
	
		.rightmenu .col2 h2{
		font-size: 14px;
		padding: 3px 5px 2px 5px;
		color:#332F2D;
		margin-top: 10px;
		margin-bottom: 0px;
		background-color: #D6CDC0;
		}
	
	.rightmenu .col2 h3{
		font-size: 16px;
		margin-top: 15px;
		margin-bottom: 0px;
		}
	
		
	
	.rightmenu .col2 img{
		margin-left: 5px;  
	}
	
.rightmenu .col2 ul {
	padding:5px 3px 5px 0.8em;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #EAE1D8;
}
.rightmenu .col2  li {margin:0 0 0.6em; }

.rightmenu .col2 a:link {color:#645E58; text-decoration:none;}
.rightmenu .col2 a:visited {color:#645E58; text-decoration:none;}
.rightmenu .col2 a:hover,
.rightmenu .col2 a:focus,
.rightmenu .col2 a:active {color:#585858;
		text-decoration:underline;

	}


	
	/* Footer styles */
	#footer {
        clear:both;
        float:left;
        width:100%;
        background:#F3F2E8;   
		 }
		 
		 		 
    #footer p {
        padding:10px;
        margin:0;
		font-size: 12px;
    }
	
	.innerfooter {
	margin: 5px 15px 10px 15px;
	border-top: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	}
	
	.topad {
	width: 346px; float:right; margin-left:10px; margin-top: -2px;
	}
	
       .topad300 {
	width: 340px; float:left; margin-right:10px; margin-top: -2px; padding-right: 4px;
       	}

      .topadtext {
      width: 340px;
      margin-bottom: 15px;   
    
     }
      
      
       
	.lowad {
	width: 100%;
        float: left;
	}
.social_share {
width: 100%;
border-top: 1px solid #CCCCCC;
font-size: 10px;
font-family:Arial, Helvetica, sans-serif;
}
.menu li a{ text-decoration:none; } 
.menu li{margin-left: 0px; padding-left: 0px;}
.hlist{margin: 0;} 
.hlist li{float:left; display:inline; margin-left: 0px; padding-left: 0px;}


