/*-----------Block Level Elements--------------*/
Body {
	background: #000;
	font: 98% "arial", "helvetica", "sans serif";
	color: #333;
}
a {
	color: #580404;
	text-decoration: none;
}
a:visited:hover {
	color: #fff;
	text-decoration: none;
}
a:visited {
	color: #580404;
	text-decoration: none;
}
a:hover {
	color: #fff;
	text-decoration: none;
}
#page {
	background: #c8c8c8 url("images/gray/body_bg_right.jpg") repeat-y right;
	max-width: 99%;
	min-width: 600px;
	margin: 0 auto;
}
#header {
	background: #c8c8c8 url("images/gray/header_slice.jpg") repeat-x right;
	height: 238px;
	text-align: center;
	overflow: hidden;
}
#headerleft {
	background: #c8c8c8 url("images/gray/header_left.jpg") no-repeat;
	height: 238px;
	width: 120px;
	float: left;
}
#headerright {
	background: #c8c8c8 url("images/gray/header_right.jpg") no-repeat;
	height: 238px;
	width: 120px;
	float: right;
}
#headerimg {
  	background: url("images/logo1.gif") no-repeat;
        height: 145px;
	width: 700px;
	float: left;
}
.description {
	font-size: 1.10em;
	color: #f66;
}
#wrapper {
	width: 100%;
}
#content {
	background:  #c8c8c8;
	float: right;
	width: 70%;
	margin-right: 40px;
	padding: 1em 0 1em 0;
}

/*-------------Side Bar Main Layout-------------*/
#sidebar {
	background: #c8c8c8 url("images/gray/body_bg_left.jpg") repeat-y top left;
	width: 22%;
	height: 2460px;
	margin-right: 64%;
	border-right: #333 solid 2px;
	overflow: hidden;
}

#sidebar1 {
	background: #c8c8c8 url("images/gray/body_bg_left.jpg") repeat-y top left;
	max-width: 28%;
	min-width: 150px;
	height: 2460px;
	margin-right: 70%;
	border-right: #333 solid 2px;
	overflow: hidden;
}

#sidebar2 {
        float: right;
	width: 28%;
}

#navbar {
        width: 100%;
        height: 24px;
        margin: 38px 0px 0px 10px;
}
#footerleft {
	background: #000 url("images/gray/footer_left.jpg") no-repeat;
	width: 120px;
	height: 112px;
	float: left;
}
#footerright {
	background: #000 url("images/gray/footer_right.jpg") no-repeat right;
	width: 120px;
	height: 112px;
	float: right;
}
#footer {
	background: #000 url("images/gray/footer_slice.jpg") repeat-x;
	width: 100%;
	height: 112px;
	text-align: center;
	clear: both;
}
#footer p {
}
#footprap {
	width: 100%;
	height: 100px;
	margin-top: -60px;
	text-align: center;
	font-size: .80em;
	color: #fff;
}
/*-------------Headings-------------*/
h1 a:visited:hover, h1 a:visited, h1 a:hover, h1 a, h1 {
	font-size: 1.34em;
	color: #f66;
	margin-top: 52px;
}
h2 {
	font-size: 1.10em;
	padding: 2px 4px 0 4px;
}
h3 {
	font-size: 1.10em;
	padding: 2px 4px 2px 4px;
}
h4 {
	font-size: 1.10em;
	padding: 2px 4px 2px 4px;
}
h5 {
	font-size: 1.10em;
	padding: 2px 4px 2px 4px;
}
/*-------------The Post-------------*/
.post h2 a:hover, .post h2 a:visited, .post h2 a {
	font-size: 1.10em;
	padding: 2px 4px 0 4px;
}
.post {
	font-size: .96em;
}
.post p {
	font-size: .96em;
}
.post a {
}
.post ul {
}
.post li {
}
.entry {
	font-size: .96em;
}
.entrytext .postmetadata {
}
.postmetadata alt {
}
.postmetadata a {
}
.navigation {
}
.alignleft {
}
.alignright {
}
.center {
}
.pagetitle {
}
blockquote {
}
cite {
}
a img {
	border: none;
}
acronym, abbr {
}

/*--------------Sidebar------------*/
#sidebar ul {
	margin-left: 22px;
	padding: 1px 8px 1px 22px;
	list-style: none;
}
#sidebar ul h2 {
	padding: 4px 4px 0 4px;
	margin-bottom: 1px;
	list-style: none;
}
#sidebar ul li {
	list-style: none;
}
#sidebar ul ul {
	padding-bottom: 6px;
	list-style: none;
}
#sidebar ul ul li {
	margin-left: -22px;
	font-size: .92em;
	list-style: none;
}
#sidebar ul ul ul {
	list-style: none;
}
#sidebar ul ul ul li {
	padding: 1px 0 1px 6px;
	list-style: none;
}
#sidebar p {
	font-size: .92em;
	list-style: none;
}
#sidebar a {
	font-size: .92em;
	list-style: none;
}
#sidebar a:hover {
	font-size: .92em;
	list-style: none;
}
#sidebar a:visited {
	font-size: .92em;
	list-style: none;
}

/*--------------Sidebar1------------*/
#sidebar1 ul {
	margin-left: 22px;
	padding: 1px 8px 1px 22px;
	list-style: none;
}
#sidebar1 ul h2 {
	padding: 4px 4px 0 4px;
	margin-bottom: 1px;
	list-style: none;
}
#sidebar1 ul li {
	list-style: none;
}
#sidebar1 ul ul {
	padding-bottom: 6px;
	list-style: none;
}
#sidebar1 ul ul li {
	margin-left: -22px;
	font-size: .92em;
	list-style: none;
}
#sidebar1 ul ul ul {
	list-style: none;
}
#sidebar1 ul ul ul li {
	padding: 1px 0 1px 6px;
	list-style: none;
}
#sidebar1 p {
	font-size: .92em;
	list-style: none;
}
#sidebar1 a {
	font-size: .92em;
	list-style: none;
}
#sidebar1 a:hover {
	font-size: .92em;
	list-style: none;
}
#sidebar1 a:visited {
	font-size: .92em;
	list-style: none;
}

/*--------------Sidebar2------------*/
#sidebar2 ul {
	margin-left: 22px;
	padding: 1px 8px 1px 22px;
	list-style: none;
}
#sidebar2 ul h2 {
	padding: 4px 4px 0 4px;
	margin-bottom: 1px;
	list-style: none;
}
#sidebar2 ul li {
	list-style: none;
}
#sidebar2 ul ul {
	padding-bottom: 6px;
	list-style: none;
}
#sidebar2 ul ul li {
	margin-left: -22px;
	font-size: .92em;
	list-style: none;
}
#sidebar2 ul ul ul {
	list-style: none;
}
#sidebar2 ul ul ul li {
	padding: 1px 0 1px 6px;
	list-style: none;
}
#sidebar2 p {
	font-size: .92em;
	list-style: none;
}
#sidebar2 a {
	font-size: .92em;
	list-style: none;
}
#sidebar2 a:hover {
	font-size: .92em;
	list-style: none;
}
#sidebar2 a:visited {
	font-size: .92em;
	list-style: none;
}





#themeswitcher select {
	border: #333 solid 1px;
	background: #fff;
	width: 93%;
	margin-bottom: 4px;
	margin-left: 1px;
}
.textwidget {
	font-size: .88em;
	padding-left: 8px;
	padding-bottom: 4px;
}
#wp_quotes {
	font-size: .88em;
	padding-bottom: 4px;
	padding-left: 6px;
}
/*--------------Comments--------------*/
ol.commentlist {
}
ol.commentlist li {
}
ol.commentlist li.alt {
}
ol.commentlist a {
}
small.commentmetadata {
}
#commentform textarea {
	background: #ffc;
	border: #333 solid 3px;
	padding: 1em 1em 1em 1em;
	width: 90%;
}
/*--------------Search Form-------------*/
#searchform {
	padding: 6px 4px 6px 8px;
}
#searchform input {
}
#searchform #s {
	background: #fff;
	font-size: .94em;
	border: #333 solid 2px;
	padding: .25em;
	width: 93%;
}
#searchretrap {
	float: right;
	width: 64%;
	margin-right: 40px;
	padding: 1em 0 1em 0;
}
/*-------------Calendar-----------------*/
#wp-calendar {
	font-size: .92em;
	padding-left: 8px;
}
#wp-calendar th {
}
#wp-calendar a {
}
#prev a, #next a {
}
#wp-calendar caption {
}
/*-------------Images------------------*/
/*-------------Other------------------*/
hr {
	display: none;
}

/* begin menu */

div.menu {
        margin: 0em;

}

div.menu ul {
        margin: 0em;
        padding: 0em;
        line-height: 1.28em;

}

div.menu li {
        float: left;
        padding-right: 3px;
        list-style-type: none;
        height: 1.28em;
        width: 4.28em;
        padding-bottom: 3px;
        text-align: center;
        font-family: Vrinda, Verdana, Tahoma, Sans-Serif, Serif, "Courier New", Arial;

}

div.menu li a {
        display: block;
        overflow: hidden;
        text-decoration: none;

}

div.menu li a:link {
        background-color: #000;
        color: #da7;
        font-weight: normal;
        text-align: center;
        border: 2px solid #666;

}

div.menu li a:visited {
        background-color: #000;
        color: #da7;
        font-weight: normal;
        text-align: center;
        border: 2px solid #666;

}

div.menu li a:hover {
        background-color: #000;
        color: #ffc;
        font-weight: normal;
        text-align: center;
        border: 2px solid #da7;

} /* end menu */
