/* Wrapper */

#wrapper {
	width: 960px;
	margin: 0 auto;
	background: url(../images/topback.png) no-repeat top;
}

#wrapper2 {
	
}

/* Header */

#header {
    height: 134px;
}

/* Menu */

#menu {
	float: right;
    padding: 0 0 0 0;
    width: 960px;
    color: rgb(0,24,168);
    background: url(../images/menu.png) no-repeat top;
}

#menu ul {
	margin: 12px 0 5px 0;
	padding: 0 62px 0 0;
	list-style: none;
	line-height: normal;
    text-align:right;
}

#menu li {
	display: inline;
}

#menu a {
	padding-left: 10px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;

}


#adminmenu {
    width:800px;
    padding: 0px 87px 0 0;
	float: right;
    color: #FFFFFF;
}

/* Page */

#page {
	background: url(../images/wrapper.png) repeat-y;
}

/* Content */

#content {
	float: left;
	width: 555px;
    text-align:justify;
	padding: 0 0 0 76px;
}

#contentPlaceorder {
	float: left;
	width: 450px;
    text-align:justify;
	padding: 0 0 0 76px;
}

.post {
	padding-top: 10px;
}

.post .title {
/* text-align:top; */
}

.post .title a {
	text-decoration: none;
	color: #37404C;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .entry {
}

.post .meta {
	height: 16px;
	margin: 0;
	padding: 10px;
	background: url(../images/img07.jpg) repeat-x left bottom;
	line-height: normal;
}

.post .meta .posted {
	display: block;
    width: 550px;
	float: left;
}

.post .meta .permalink {
	display: block;
	float: right;
    width: 550px;
	padding-left: 17px;
	background: url(../images/img09.gif) no-repeat left center;
}

.post .meta .comments {
	display: block;
	float: right;
    width: 550px;
	padding: 0 30px 0 19px;
	background: url(../images/img08.gif) no-repeat left center;
}

/* Ranges */

#rangesbar {
	margin: 0 0 0 50px;
    padding: 0 0 0 0;
    width:860px;
    height:100px;
}

#rangesbar #col {
	float: left;
	width: 860px;
}

#rangesbar ul {
    list-style: none;
}

#rangesbar td {
   width:10%;
}

#rangesbar a {
 font-size:0.8em;
 text-decoration: none;
 }

#rangesbar a:hover {
 font-size:0.9em;
 text-decoration: none;
 }

/* OrderBar */

#orderbar {
	margin: 0 0 0 50px;
    padding: 0 0 0 0;
    width:860px;
    height:100px;
}

#orderbar #col {
background: #F6F6F6;
	float: left;
	width: 860px;
}

#orderbar ul {
    list-style: none;
}

#orderbar td {
   width:10%;
}

#orderbar a {
 text-decoration: none;
 }

#orderbar a:hover {
 text-decoration: none;
 }
 
/* Adminbar */

#adminbar {
	margin: 0 0 0 0;
    padding: 15px 0 0 45px;
    width:880px;
    height:35px;
    text-align:center;
}

#adminbar #col {
	float: left;
	width: 860px;
}

#adminbar ul {
    list-style: none;
}

#adminbar td {
   width:10%;
}

#adminbar a {
 font-size:1.2em;
 color: rgb(0,24,168);
 text-decoration: none;
 }

#adminbar a:hover {
 font-size:1.2em;
 color: #FF5A00;
 text-decoration: none;
 }
 
/* Sidebar */

#sidebar {
	float: right;
	width: 220px;
	padding: 15px 76px 0 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
}

/* sidebarPlaceorder */

#sidebarPlaceorder {
	float: right;
	width: 325px;
	padding: 15px 76px 0 0;
}

#sidebarPlaceorder ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebarPlaceorder li {
	margin-bottom: 20px;
}

#sidebarPlaceorder li ul {
}

#sidebarPlaceorder li li {
	margin: 0;
}

/* Search */

#search {
}

#search br {
	display: none;
}

#search input {
	padding: 1px 5px;
	border-top: 1px solid rgb(54,135,206);
	border-left: 1px solid rgb(81,202,245);
	border-right: 1px solid rgb(81,202,245);
	border-bottom: 1px solid rgb(81,202,245);
	background: rgb(81,202,245) url(../images/img18.gif) repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#search #s {
	width: 170px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: 1px solid #EBEBEB;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: rgb(0,24,168);/*#6B6B6B;*/
}

#search #st {
	width: 130px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: 1px solid #EBEBEB;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: rgb(0,24,168);/*#6B6B6B;*/
}

#s {
	padding: 1px 5px;
	border-top: 1px solid rgb(54,135,206);
	border-left: 1px solid rgb(81,202,245);
	border-right: 1px solid rgb(81,202,245);
	border-bottom: 1px solid rgb(81,202,245);
	background: rgb(81,202,245) url(../images/img18.gif) repeat-x;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#s a{
	color: #FFFFFF;
}


#sh {
	padding: 1px 5px;
	border-top: 1px solid rgb(54,135,206);
	border-left: 1px solid rgb(81,202,245);
	border-right: 1px solid rgb(81,202,245);
	border-bottom: 1px solid rgb(81,202,245);
	background: rgb(81,202,245);
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;  
}

#sh a{
	color: #FFFFFF;
}
/* Widebar */

#widebar {
	margin: 0 50px;
	padding: 25px 28px 0 28px;
	background: #F2F2F2 url(../images/img11.gif) repeat-x;
}

#widebar #colA {
	float: left;
	width: 200px;
}

#widebar #colB {
	float: left;
	width: 200px;
	padding-left: 45px;
}

#widebar #colC {
	float: left;
	width: 306px;
	padding-left: 45px;
}

/* Footer */

#footer {
	height: 108px;
	background: url(../images/backfoot.png) no-repeat;
}

#footer p {
	margin: 0;
	padding-top: 45px;
	text-align: center;
	color: #8E8E8E;
}

#footer a {
	color: rgb(0,24,168);
}