/*
Theme Name: Abstractiv
Theme URI: http://www.web2morrow.com/
Description: Abstractiv
Version: 1.0
Author: web2morrow.com
Author URI: http://www.web2morrow.com
Tags: abstractiv, wordpress theme
*/
BODY
{
	background-color: #e5e1d4;
	margin-top: 0px;
	font-size: 12px;
	font-family: Verdana;
	background-image: url(images/headerbg.png);
	background-position: top;
	background-repeat: repeat-x;
}
#main
{
	margin: auto;
	width: 1000px;
}
/* HEADER STARTS HERE */
#header
{
	width: 1000px;
	height: 245px;
	margin-bottom: 0px;
	background-position: top;
	background-repeat: no-repeat;
	background-image: url(images/header.png);
}
#pagesn
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 600px;
	float: left;
}
#pagesnav
{
	clear: both;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 600px;
	height: 48px;
	list-style: none;
}
#pagesnav ul li a
{
	text-decoration: none;
}
#pagesnav ul li
{
	float: left;
}
#pagesnav li
{
	float: left;
	list-style-type: none;
	margin-right: 4px;
	margin: 17px 2px 0px 2px;
}
#pagesnav li a
{
	font-family: arial;
	color: #fff; display: block; 
	font-size: 10pt; 
	text-decoration: none;
	padding: 3px 7px 5px 7px;
}
#pagesnav li a:hover
{
	color: lightgrey;
}
#pagesnav li:hover
{
}
#pagesnav li.current_page_item
{
}
#pagesnav li.current_page_item a
{
	color: #132959;
}
#adds
{
	font-size: 11px;
	color: white;
	width: 1000px;
	margin-left: 0px;
	padding-top: 50px;
	
}
#date
{
	font-size: 11px;
	color: #F5F5DC;
	width: 220px;
	margin-left: 75px;
	padding-top: 20px;
	text-align: center;
	float: left;
}
#rss
{
	font-size: 11px;
	color: #b0a791;
	width: 80px;
	float: left;
	margin-top: 0px;
	border: 0px;
}
#blogname
{
	position: relative;
	padding-left: 0px;
	padding-top: 70px;
}
h1
{
	font-family: "Trebuchet MS";
	font-size: 26px;
	color: #b0a791;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#blogname a, a:visited, a:link
{
	text-decoration: none;
	color: #AE4643;
}
#blogname a:hover
{
	text-decoration: underline;
	color: #AE4643;
}
#blogname .description
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: Black;
	padding-left: 18px;
}
/* MIDDLE STARTS HERE */
#middle
{
	width: 1000px;
}
#mcontent
{
	width: 710px;
	float: left;
}
#mcontent .post h2
{
	color: Black;
	font: normal 24px/34px "Trebuchet MS", Verdana;
	border-bottom: 1px dotted #1C354C;
	margin-bottom: 8px;
}
#mcontent .post h2 a
{
	color: #989178;
}
.post-date
{
	float: left;
	background: url("images/time.png") no-repeat;
	padding-left: 20px;
	line-height: 16px;
	color: gray;
	font-size: 10px;
	margin-left: 5px;
}
.post-comments
{
	float: right;
	background: url("images/comments.png") no-repeat;
	padding-left: 20px;
	line-height: 16px;
	color: gray;
	font-size: 10px;
	padding-right: 5px;
}
.post-cat
{
	float: left;
	background: url("images/folder.png") no-repeat;
	padding-left: 20px;
	line-height: 16px;
	color: gray;
	font-size: 10px;
	margin-left: 5px;
	padding-right: 5px;
}
.post-comments a
{
	color: #b0a791;
	font-size: 10px;
	font-weight: bolder;
}
.post-comments a:link
{
	color: #b0a791;
	font-size: 10px;
	font-weight: bolder;
}
.post-comments a:visited
{
	color: #b0a791;
	font-size: 10px;
	font-weight: bolder;
}
.entry
{
	float: none;
	text-align: justify;	
	padding-top: 8px;
}
/* PANEL STARTS HERE */
#panel
{
	width: 1000px;
	float: left;
	margin-bottom: 10px;
}
/* GROUP */
#group
{
	width: 980px;
	background: url("images/a.gif") repeat-y;
	margin-bottom: 15px;
	margin-left: 10px;
	margin-right: 10px;
}
#grouptop
{
	width: 980px;
	background: url("images/at.gif") no-repeat;
}
#groupbottom
{
	width: 980px;
	padding: 10px 10px 15px 10px;
	background: url("images/ab.gif") no-repeat left bottom;
	overflow: hidden;
}
#groupbottom h3
{
	color: Black;
	font: normal 20px/30px "Trebuchet MS", Verdana;
	border-bottom: 1px dotted #1C354C;
	margin-bottom: 8px;
}
#about
{
	float: left;
	width: 324px;
	font-size: 12px;
	font-family:  "Trebuchet MS", Verdana;
	text-align: justify;
	margin-right: 10px;
}
#ad336280
{
	float: left;
	width: 336px;
}
#featured
{
	float: left;
	width: 280px;
	margin-right: 10px;
}
/* DEFAULT  */
#def
{
	width: 1000px;
}
#content
{
	width: 710px;
	float: left;
}
#content .post h2
{
	color: Black;
	font: normal 24px/34px "Trebuchet MS", Verdana;
	border-bottom: 1px dotted #1C354C;
	margin-bottom: 8px;
}
#content .post h2 a
{
	color: #c66d5d;
}
/* FOOTER */
#footer
{
	width: 1000px;
	margin: 0px 0px 0px 0px;
}
#ftt
{
	width: 1000px;
	float: left;
	text-align: center;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	height: 65px;
	padding-top: 230px;
	color: #5F1818;
	margin: 0px 0px 0px 0px;
}
/* SIDEBAR  */
/* SIDEBAR  */
#sidebar
{
	width: 280px;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
#sidebar2
{
	width: 260px;
	float: right;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#sidebar2 ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: "Trebuchet MS", Verdana;
}
#sidebar2 li
{
	padding-left: 0px;
}
#sidebar2 h2
{
	display: block;
	padding: 3px;
	padding-left: 5px;
	width: 252px;
	background-color: #c9c2b3;
	border-bottom: 1px solid white;
	color: Black;
	font: normal 14px/24px Verdana;
}
#sidebar2 a
{
	display: block;
	padding: 5px;
	padding-left: 15px;
	width: 240px;
	background-color: #e7e3d6;
	border-bottom: 1px solid white;
	color: Black;
}
#sidebar2 a:link, #sidebar2 a:visited
{
	color: Black;
	text-decoration: none;
}

#sidebar2 a:hover
{
	background-color: #BCB69E;
	color: #fff;
	text-decoration: underline;
}
.adb
{
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
/* LINKS */
a, a:visited, a:link
{
	text-decoration: none;
	color: Black;
}
a:hover
{
	text-decoration: underline;
	color: Black;
}
/* DEF */
h1, h2, h3, h4
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}
.alignleft
{
text-align: left;
}
.alignright
{
text-align: right;
}