/*
Theme Name: Abjanic.com
Theme URI: http://www.exdizajn.com
Version: 2.0
Description: Abjanic.com
Author: EX
Author URI: http://www.exdizajn.com
*/

body{
	color: #FFFFFF;
	background-color: #135db0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
#bigwrapper {
	width: 768px;
	margin: 25px auto;
	padding: 0px ;

}

#top{
	width: 100%;
	background-image: url(images/top.gif);
	height: 27px;
	background-repeat: no-repeat;
}

#bottom{
	width: 100%;
	background-image: url(images/bottom.gif);
	height: 27px;
	background-repeat: no-repeat;
}
#header{
	float: left;
	width: 100%;
	background-image: url(images/header.jpg);
	height: 250px;
	background-repeat: no-repeat;
}
#wrapper{
	clear: both;
	float: left;
	width: 100%;
	color: #FFFFFF;
	background-color: #6a778c;
	margin: 0px;
	background-image: url(images/body.jpg);
	background-repeat: repeat-y;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content-wrapper {
	float:right;
	width:550px;
}

.post-wrapper{
	width:524px;

}

#sidebar-wrapper{
	float:left;
}

#content{
	float: left;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.long {
	font-size: 90%;
	width: 96%;
	color:#FFFFFF;
	font-size:14px;
	font-weight:500;
	line-height:1.4em;
	text-align:justify;

}
	

a {
	text-decoration:none;
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
}

a:hover {
	color: #D2D2D2;
	text-decoration: underline;
}

h1 {
	font-size: 1.7em;
	margin-bottom: 0px;
	margin-top: 25px;
	margin-left: 10px;
	font-weight: normal;
}

h2 {
	color: #FFFFFF;
	font-size: 1.5em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size: 1.3em;
	margin: 0px;
	padding: 0px;
}

a img {
	border:medium none;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
}

img.aligncenter {
	display:inline;
	padding:4px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

img.alignleft {
	display:inline;
	margin:0 7px 2px 0;
	padding:4px;
}
.alignleft {
	float:left;
}

img.alignright {
	display:inline;
	margin:0 7px 2px 0;
	padding:4px;
}
.alignright {
	float:right;
}

#footer{
	clear: both;
	color:#333333;
	width: 100%;
	text-align: center;
	height: 27px;
	font-size: 75%;
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	margin:0px;
	padding:0px;
}

#footer a, #footer a:hover{
	color:#000000;
}

.sidebar {
	display:inline;
	float:left;
	list-style-type:none;
	margin-left:19px;
	padding:0;
	width:180px;
}

.sidebar ul {
	list-style-image:none;
	list-style-type:none;
	margin:0;
	padding:0;
}

.sidebar li {
	margin-bottom:1px;
	padding:0px;
	width:180px;
}

.sidebar ul li a {
	background-image:url(images/menubg.jpg);
	background-repeat:no-repeat;
	color:#3A3A9C;
	display:block;
	margin:0px;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 2px;
}

.sidebar ul li a:hover {
	background-image:url(images/menubgb.jpg);
	color:#000000;
}
