/*  
Theme Name: eReachNetworks
Theme URI: http://www.ereachnetworks.com
Description: Custom multy use theme for eReachNetworks.com
Version: 1.0
Author: Marko Petkovic
Author URI: http://www.balkanboy.biz
*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 67%;
	text-align: center;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FBE3F0;
	color: #231f20;
}
p {
	line-height: 1.5em;
	margin-bottom: 5px;
}
a {
	color: #00324e;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Tahoma, Arial;
}
#outwrap {
	background-image: url(images/cloud.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	width: 100%;
}
#wrap {
	width: 736px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(images/hbg.jpg);
	background-repeat: repeat-x;
	height: 75px;
	position: relative;
	margin-top: 95px;
}
a.logo, a.logo:hover {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	display: block;
	height: 45px;
	width: 333px;
	position: absolute;
	left: 22px;
	top: 13px;
}
#image {
	background-image: url(images/image.jpg);
	background-repeat: no-repeat;
	height: 145px;
}
#nav {
	background-image: url(images/nbg.gif);
	background-repeat: repeat-x;
	height: 45px;
}
/*--------------------------------------------------tabs---------------------------------------*/

#navigation a
{
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	background-color: #F2F7BE;
	background-image: url(images/tab-left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: 8px;
	font-size: 13px;
	line-height: 27px;
	margin-top: 12px;
}

#navigation a 
{
	padding-right: 10px;
	background-image: url(images/tab-right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 27px;
}

#navigation a
{
display: block;
float: left
}

/* Commented backslash hack hides rule from IE5-Mac \*/
#navigation a
{
float: none
}
/* End IE5-Mac hack */

#navigation a:hover
{
	color: #fff;
	text-decoration: underline;
	padding-left: 10px;
}



#navigation
{
list-style: none;
padding: 0;
margin: 0
}

#navigation li
{
float: left;
display: block;
margin: 0;
padding: 0
}
/*------------------------------------layout:columns-------------------------------------*/
#main{
	float: left;
	width: 736px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
}
.cleaner {
	clear: both;
}


#left{
	float: left;
	width: 520px;
	text-align: left;
	font-size: 1.1em;
}
#left h2, #left h1 {
	font-size: 22px;
	line-height: 24px;
	color: #F8097F;
	font-weight: normal;
}
#left h2 a, #left h1 a, #left h2 a:visited, #left h1 a:visited {
	color: #F8097F;
	text-decoration: none;
}
.post {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.entryinfo {
	font-size: 1.1em;
	line-height: 1.5em;
	margin-bottom: 8px;
	margin-top: 8px;
}
.entryinfo a {
	text-decoration: none;
}
.date {
	background-image: url(images/timeicon.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 18px;
	margin-left: 10px;
}
.commentsnumber {
	background-image: url(images/commenticon.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 10px;
	padding-left: 18px;
}

#right{
	float: right;
	width: 200px; /*Set left margin to -(RightColumnWidth) */
	text-align: left;
}

.sidebar{
	margin: 0 0 0 5px;
	float: right;
	width: 192px;
	line-height: 18px;
}

.sidebar ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar ul li{
	margin: 5px 0 0;
	padding: 9px 16px 15px;
	background: url(images/bg_ul_li.gif) no-repeat left top;
}

#right h2, #bottom h2 {
	font-size: 16px;
	font-weight: bold;
	color: #F2F7BE;
	margin-bottom: 7px;
	margin-left: 15px;
}

#blogswrap {
	background-color: #66CBFF;
	width: 185px;
	margin-top: 10px;
}
.blogstop {
	background-image: url(images/sidetop.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 10px;
}
.blogsbottom {
	background-image: url(images/sidebottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	height: 7px;
}
ul.blogs, #bottom ul {
	margin-right: 15px;
	margin-left: 15px;
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #5b6f7b;
	margin-bottom: 5px;
}
.blogs li, #bottom ul li {
	display: block;
}
.blogs li a, #bottom ul li a {
	font-size: 1.1em;
	line-height: 2em;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #5b6f7b;
	padding-left: 30px;
	color: #F2F7BE;
	text-decoration: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
*html .blogs li a, #bottom ul li a {
	height: 2em;
}
.blogs li a:hover, #bottom ul li a:hover {
	padding-left: 30px;
}

/*--------------------------------------------------------------------------
Botom Part
----------------------------------------------------------------------------*/
#bottomwrap {
	background-color: #66CBFF;
	text-align: center;
	float: left;
	width: 100%;
	background-image: url(images/bbg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#bottom {
	width: 736px;
	margin-right: auto;
	margin-left: auto;
}
#bottom-left, #bottom-mid, #bottom-right {
	width: 30%;
	padding: 20px 5px 20px 15px;
	float: left;
	text-align: left;
	}
.footer {
	text-align: center;
	clear: both;
	line-height: 2em;
	height: 2em;
	color: #000;
	background-color: #F2F7BE;
}
.footer a {
	color: #000;
	text-decoration: underline;
}
/*---------------------------------------comments----------------------------*/
.postcomments h2 {
	margin-bottom: 10px;
}
ol.commentlist {
	margin-left: 15px;
}
cite a {
	font-size: 1.2em;
	font-style: normal;
}
/*-------------------------------------html tags in post-------------------------*/
.post ul , .post ol {
	margin-bottom: 5px;
	padding-left: 15px;
}
.post blockquote {
	padding: 6px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #666666;
	margin-bottom: 5px;
	font-size: 1em;
	margin-left: 15px;
}
.post code {
	background-color: #CCCCCC;
	padding: 3px;
	border: 1px dashed #666666;
	font-size: 1.2em;
	margin-bottom: 5px;
}
/*--------------------------------------------search-------------------------------*/
#searchformdiv {
	background-image: url(images/search.gif);
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	width: 187px;
	top: 15px;
	right: 15px;
	text-align: center;
}
.searchinput {
	border: 1px solid #FFFFFF;
	margin-left: auto;
	margin-top: 4px;
	margin-right: auto;
}
#searchsubmit {
	margin-top: 5px;
}
h2.searchresults {
	text-decoration: underline;
	margin-top: 15px;
	margin-left: 15px;
}
