/*
Theme Name: 2 Column Fixed - Menu Left
Theme URI: 
Description: 
Author: 
Author URI: 


/*-----------Block Level Elements--------------*/
Body {	padding:0;
	margin:0;
        font-family:Arial, sans-serif;
        font-size:12px;
         line-height : 1.5em;
        /* background: #005B91 url(images/t-dr.gif) repeat-x top; */
	/*border: 1px solid #E9EAEA;*/
}


#page {
	width: 980px;
	margin: auto;
        background: #ffffff;
        border: 1px solid #E9EAEA;
}

#header {
	width: 100%;
        height: 182px;
   	background: #fefefe url(images/h_bgr.gif) repeat-x top;
}

#hmenu {
	width: 100%;
        height: 34px;
        margin-top: 0px;
        font-size: 16px;
   	background: #fefefe url(images/menu.gif) repeat-x top;
}
#hmenu ul {
        margin-top: 0px;
        padding: 7px 0 0 0px;
        margin-left: 15px;
}

#hmenu li {
        padding: 0 5px;
        display:inline;
}

#hmenu a {
font-weight:bold;
}

#menu {
padding-left: 600px;
padding-top: 170px;
margin : 0;
height : 34px;
float: left;
}

#menu li {
list-style : none;
display : inline;

}

#menu li a {
text-decoration : none;
margin : 0;
font-weight : bold;
color : #fff;
}

#menu li a:hover {
color : #fff;
margin : 0;
}

#headerimg {

}

.description {

}

#wrapper {
	width: 100%;
        padding-top: 40px;
   	/* background: #ffffff url(images/menu.gif) repeat-x top; */
}

#content {
	float: left;
	width: 600px;
        padding: 10px;
        margin: 5px;
        margin-top: 2px;
        /* background : #ffffff url(../images/m2-b-dr.gif) repeat-x top; */
        background: #ffffff url(images/m2-b-dr.gif) repeat-x top;
        border: 1px solid #E9EAEA;
}

#sidebar {
	float: right;
	width: 325px;
        padding: 5px;
        margin: 5px;
        margin-top: 2px;
        background: #ffffff url(images/m2-b-dr.gif) repeat-x top;
        border: 1px solid #E9EAEA;
        text-decoration : none;
}

#sidebar a {
        text-decoration : none;
}

#sidebar a img {
        border:0;
}


#sidebar2 {
	float: right;
	width: 325px;
        padding: 5px;
        margin: 5px;
        margin-top: 10px;
        /* background: #ffffff url(images/m2-b-dr.gif) repeat-x top; */
        /* border: 1px solid #E9EAEA; */
        text-decoration : none;
}

#left_side {
float : left;
width : 145px;
/* border: 1px solid #A2D63E; */
background: #ffffff url(images/m2-b-dr.gif) repeat-x top;
border: 1px solid #E9EAEA;
padding:5px;
text-decoration : none;
margin-left:0px;
}


#left_side li {
list-style : none;
padding-left:0px;
margin-left:0px;
}

#left_side li a {
list-style : none;
padding-left:0px;
margin-left:0px;
margin-top: 5px;
}

#right_side {
/* margin-right: 70%; */
float : right;
width : 150px;
background: #ffffff url(images/m2-b-dr.gif) repeat-x top;
border: 1px solid #E9EAEA;
/* border: 1px solid #A2D63E; */
padding:5px;
list-style : none;
}

#right_side li {
list-style : none;
display : list-item;
padding-top: 5px;
}

#right_side li ul {
display : list-item;
padding:0px !important;
margin-left: 0px;
padding-top: 5px;
list-style : none;
}

#footer {
	width: 978px;
	clear: both;
        height: 50px;
   	background: #ffffff url(images/m2-b-dr.gif) repeat-x top;
        border: 1px solid #E9EAEA;
}

/*-------------Headings-------------*/

h1 {

}

h2 {
text-decoration : none;
font-size : 14px;
}

h3 {

}

h4 {

}

h5 {

}

/*-------------The Post-------------*/



h2 a:hover, h2 a:visited, h2 a {
        font-size:14px;
        color : #1B5891;
        text-decoration : none;
}

a {    color : #1B5891;
       text-decoration : none;
}

.post {

}

.post p {

}

.post a {  color : #1B5891;
           text-decoration : none;
}

.post ul {

}

.post li {

}

.entry {

}

.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {

}

.alignleft {

}

.alignright {

}

.center {

}

.pagetitle {

}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}

/*--------------Sidebar------------*/

#sidebar ul {
list-style : none;
padding-left: 5px;
text-decoration : none;

}

#sidebar ul h2 {
padding-left: 5px;
text-decoration : none;
}

#sidebar ul ul li {
text-decoration : none;
}

#sidebar p {

}

#sidebar a {

}
#sidebar a:hover {

}

#sidebar a:visited {

}


/*--------------Comments--------------*/

ol.commentlist {

}

ol.commentlist li {

}

ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata {

}

/*--------------Search Form-------------*/

#searchform {

}

#searchform input {

}

#searchform #s {

}


/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/




/*-------------Other------------------*/

hr {
	display: none;
}