/*
Theme Name: Done for All
Theme URI: thebinho@gmail.com
Description: Done for All theme for Wordpress
Author: thebinho@gmail.com
Version: 1.0
Tags: easy to make a theme

Gg use it.
*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #fff;
	margin: 0;
}
.texttopo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding-top:5px;
	line-height: 16px;
	text-transform: uppercase;
	color:#666;
	width: 950px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	margin-top:5px;
	padding-bottom:5px;
}
.menutopo {
	width:900px;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	padding-left:35px;
	height:55px;

}
.menutopoo a  {
	float: left;
	font-size:16px;
	border-bottom:thin solid #eee;
	border-top:thin solid #eee;
	border-right:thin solid #ccc;
	text-transform: none;
	padding-top: 6px;
	padding-right: 16px;
	padding-bottom: 6px;
	padding-left: 16px;
}
.current {
	background: #ccc;
	color:#FFF;
	text-decoration:none;
}
.menutopoo a:hover {
	background:#600;
	color:#FFF;
	text-decoration:none;
}
.pub {
	float: right;
	height: 780px;
	width: 300px;
}
a:link {
	color: #C00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #900;
}
a:hover {
	text-decoration: underline;
	color: #000;
}

.lineg {
	line-height: 20px;
}
a:active {
	text-decoration: none;
	color: #900;
}
.divtit {
	width: 100%;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	color: #666;
}
.divtit2 {
	width: 100%;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	color: #C00;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.post {
	width: 220px;
	height:250px;
	float:left;
	padding:5px;
}
.post2 {
	width: 300px;
	height:260px;
	float:left;
	padding:15px;
}
.postimg {
	border: 2px solid #666;
}
.postimg:hover {
	border: 2px solid #000;
}
.wp-pagenavi {
 font-size: 20px;
	font-weight: bold; }
.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	border: none;
	color: #660000;
	background-color: #ffffff;	
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	color: #6600000;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:hover {	
	color: #ffffff;
	background-color: #ff0000;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	color: #cccccc;
	background-color: #ff0000;	
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: italic;
	color: #ffffff;
	background-color: #660000;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	color: #660000;
	background-color: #FFFFFF;
}

