/*
Theme Name: Hairston Main Page
Theme URI: http://www.octagonalmadness.com
Description: Hairston Main Page
Version: 1.1
Author: http://www.omradio.com
Author URI: http://www.octagonalmadness.com
Tags: red, dark, three-columns, fixed-width, right-sidebar
*/



/* Reset CSS */
@import url("reset.css");

/* All Text CSS */
@import url("text.css");

/* 960 Grid CSS */
@import url("960.css");

/*********************************************************************
	Primary Construct - Generic Styles
*********************************************************************/

body {
	background: #d6d5d3;
	color:#000000;
	margin:0;
	padding:0;
}

.tabletop {background:#;vertical-align:top;}

.clear {
	clear:both;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

img {
	border:none;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


/*********************************************************************
	Navigation
*********************************************************************/
.navigation {
	background:#b9b1ad;
	height:30px;
	font-size:17px;
	padding:0px;
	width: 1000px;
}

.navigation ul {
	float:center;
	list-style:none;
}

.navigation ul li {
	float:center;
	display:block;
}

.navigation ul li a {
	background:top right no-repeat;
	color:#513180;
	display:block;
	font-weight:bold;
	height:13px;
	padding:3px;
	text-decoration:none;
	margin:0px;
	width:auto;
	float:left;
}

.navigation a:link {font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #513180;
	text-decoration: none;
}
.navigation a:visited {
	text-decoration: none;
	color: #513180;
}
.navigation a:hover {
	text-decoration: underline;
	color: #513180;
}
.navigation a:active {
	text-decoration: none;
	color: #513180;
}

.search_box {
	float:right;
	margin:10px;
	color:#FFF;
	width:222px;
}

input.search_field {
	border:2px solid #26262A;
	background:#575A62;
	height:16px;
	widht:190px;
	color:#FFF;
}

input.search_btn {
	margin:0 10px 0 0;
	float:left;
}

/*********************************************************************
	Main Image Header
*********************************************************************/

.main_image {
	background: url(img/base-name1.png) repeat top center;
	height:350px;
}

.main_image img {
	margin:0;
	padding:0;
}

.submain_image {
	background:top center no-repeat;
	height:6px;
}

.submain_image img {
	margin:0;
	padding:0;
}

/*********************************************************************
	Content
*********************************************************************/

.informationtable1 {
	background:#ffffff top left repeat;
	color:#222222;
}

.content_wrapper {
	background:#cebbb4;
	color:#000000
	width: 1000px;
}

/*********************************************************************
	Entry Styles
margin:25px 50px 75px 100px;
top - right - bottom  - left

*********************************************************************/

a:link {
	font-weight: bold;
	color: #513180;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #513180;
}
a:hover {
	text-decoration: underline;
	color: #513180;
}
a:active {
	text-decoration: none;
	color: #513180;
}


.entry {background:#b9b1ad;
	padding:4px;
	line-height: 1.7em;
	margin:0px 0px 0px 0px;
	border:0px solid #222662;

}

.entry p {
	padding:5px;
	font: 15px arial;
	color:#000000;
}

.entry p a {
	color:#513180;
}

.entry h2.sectionhead {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding:2px;
	background:none;
	border:none;
}

.entry h2 {
	font: bold 16px Arial;
	color:#000000;
	background:;
	padding:8px;
	display:block;
	border:0px solid #908873;
	margin:0 0 3px;
}

.entry h2 a {
	color:#513180;font: 18px arial, helvetica, sans-serif;
	text-decoration:none;
}

.entry img {
}

html>body .entry ul {
	padding: 0 0 0 10px;
	padding-left: 10px;
}

html>body .entry li {
	margin: 7px 0 8px 10px;
	color:#FFF;
	font-size:11px;
}

.entry ul li:before {
	content: "\00BB \0020";
}

.entry p.postinfo {
	font-size:10px;
	padding-bottom:10px;
	margin-bottom:10px;
	color:#2A2B2E;
}

.entry p.postinfo a {
	color:#7e9ac6;
}

.entry p.postinfo span.upper {
}

.entry p.postinfo span.category {
	padding-left:10px;
	color:#2A2B2E;
}

.entry p.postinfo span.comment {
	padding-left:10px;
}

.post {
	margin-bottom:10px;
}

blockquote {
	background:#A9A088;
	border-bottom:2px solid #908873;
	border-top:2px solid #908873;
	color:#513180;
	font-size:90%;
	font-style:italic;
	margin:10px 10px;
	padding:4px 4px 4px 10px;
}

/*********************************************************************
	Right Side Content
*********************************************************************/

.right {
	border:0px solid #0d0f29;
	background: ;
	padding:0px;
	margin:0px 0px 0px 0px;
	color:#000000;
}

h2.widgettitle { background: top right no-repeat;
	display:block;
}
.widgettitle1 {
	display:block;
}
p.widgettitle1 {
	display:block;
}
p.widgettitle2 {
	display:block;
}
p.widgettitle3 {
	display:block;
}
p.widgettitle4 {
	display:block;
}
.mainsidewidget { color: #513180; font-size:12px;
	display:block;
}
.mainsidewidgettitle { color: #513180; font-size:15px;
	display:block;
}

.mainsidewidget a:link {font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #513180;
	text-decoration: none;
}
.mainsidewidget a:visited {
	text-decoration: none;
	color: #513180;
}
.mainsidewidget a:hover {
	text-decoration: underline;
	color: #513180;
}
.mainsidewidget a:active {
	text-decoration: none;
	color: #513180;
}
.aboutomtitle {background:url(img/contactus.png) top right no-repeat;
	height:30px;
	text-align: right;
}
.aboutomsidebar1 {background:#42718d top right no-repeat;
	color:#eeeeee;text-transform: capitalize;
	font-size:14px;text-transform: uppercase;
	padding:4px;
	margin:0px;
	display:block;
}

.latestnews {background:url(img/latestnews.png) top left no-repeat;
	height:20px;	
}
.latestnewssidebar { top right no-repeat;
	color:#411818;
	font-size:13px;
	padding:10px;
	margin:0px;
	display:block;
}
h2.latestnewssidebar {background:;
	display:none;
}
.latestprojects {background:url(img/latestprojects.png) top left no-repeat;
	height:20px;
	text-align: right;
}
.sidewidget1 {background: top left no-repeat;
	color:#411818;
	font-size:15px;
	padding:3px;
	margin:0px;
}
.homefootwidget {
	color:#513180;
		height:220px;
	font-size:15px;
	padding:0px;
	margin:0px;
}
.homefootwidget2 {
	color:#513180;
	font-size:15px;
height:220px;
	padding:0px;
	margin:0px;
}
.homefootwidget3 {
	color:#513180;
	font-size:15px;
	padding:0px;
height:220px;
	margin:0px;
}
.homefootwidget4 {
	color:#513180;
	font-size:15px;
	padding:0px;
			height:220px;
	margin:0px;
}

h2.latestnewssidebar {top right no-repeat;
	color:#411818;
	font-size:13px;
	padding:3px;
	margin:0px;
	display:block;
}

.sleft ul li ul li, .sright ul li ul li {
	color:#411818;
	padding:2px;
	font-size:12px;
	padding:3px;
	margin:0px;
}

.sleft ul li a, .sright ul li a {
	color:#513180;
	font-size:15px;
}

.sleft {	background: ;
color:#eeeeee;
padding:3px;

}
.tablespace {
	padding: 1pt;
}


/*********************************************************************
	Comments
*********************************************************************/

#c {
	float:left;
	width:150px;
	font-size:9px;
}

#cc {
	float:right;
	width:300px;
	font-size:9px;
}

#commentform p {
	padding-bottom:10px;
}

#commentform #author {
	border:1px solid #BBB;
	height:20px;
	background:#f5f5f5;
	padding-left:5px;
}

#commentform #email {
	border:1px solid #BBB;
	height:20px;
	background:#f5f5f5;
	padding-left:5px;
}

#commentform #url {
	border:1px solid #BBB;
	height:20px;
	background:#f5f5f5;
	padding-left:5px;
}

#commentform #comment {
	border:1px solid #BBB;
	padding:10px;
	width:278px;
}

.commentlist {
	font-size:10px;
}

.commentlist cite {
	padding:5px 5px 5px 10px;
}

.commentlist cite a {
	color:#FFF;
}

.commentlist .ctext {
	border-bottom:1px solid #908873;
	font-size:11px;
}

.postmetadata {
	border: 1px solid #908873;
	padding:10px;
	color:#FFF;
	font-size:10px;
}

.postmetadata a {
	color:#333333;
}

.ccomment {
	line-height:140%;
	margin:0;
	padding:20px 5px 20px 20px;
	color:#FFF;
}

.ccomment a {
	color:#FFF;
}

.ccomment h3 {
	font-size:12px;
}

.ccomment ol {
}

.ccomment ol li {
	padding:15px;
	background:#6C6351;
}

.ccomment ol li.alt {
	background:#A9A088;
	padding:15px;
}


/*********************************************************************
	Captions
*********************************************************************/
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


/*********************************************************************
	Footer
*********************************************************************/

.footer {
	background: top center;
	color:#000000;
	padding:2px;
	margin:0px;
	text-align:justify;
	font-size:12px;
}

.footer a {
	color:#513180;
	text-decoration:none;
}

.footer a:hover {
	color:#513180;
	text-decoration:underline;
}

.footer p {
	padding:2px;
	margin:2px;
}
.footerbackground {background:;
padding:6px
}

/*********************************************************************
	MainMenu
*********************************************************************/

/* CSS Document */
ul.dropdown li a{ font:bold; color: #513180; }

ul.dropdown li.hover, ul.dropdown li:hover { cursor: default; }

ul.dropdown ul {}
*html ul.dropdown ul{}
ul.dropdown ul li{background: #bcb9a7; }
ul.dropdown ul li a{}
*html ul.dropdown ul li a{}

/** Right align fix */
ul.dropdown-align-right li{ }

/** Hover effect */
ul.dropdown li.hover, ul.dropdown li:hover { }
ul.dropdown li.hover a, ul.dropdown li:hover  a{ background:; }
ul.dropdown li.hover ul li a, ul.dropdown li:hover ul li a{ background:;}

/** Link colors */
ul.dropdown a:link  { color: #322249;}
ul.dropdown a:visited { color: #513180; background-color:;}
ul.dropdown a:hover { color: #322249; background:#8b8875;}
ul.dropdown a:active { color: #322249;background:#8b8875;}
/** Sub menus */
ul.dropdown ul { background:#aba397; }
ul.dropdown ul li a{ display:block; color:#322249; border:0px solid #fff; height:auto;background:;}
ul.dropdown li.hover ul li a:hover, ul.dropdown li:hover ul li a:hover{ display:block;background-color:#d6d1bf; color:#513180; border:0px solid #c88c85; font:bold 15px; text-decoration:none; }
ul.dropdown li.hover ul li a:active, ul.dropdown li:active ul li a:active{ display:block; background:; color:#ffffff; border:0px solid #c88c85; font:bold 15px; text-decoration:none; }
ul.dropdown ul li.hover, ul.dropdown ul li:hover { background:#8b8875; }

/** Current menu item */
li.current-cat a, li.current_page_item a, li.current-menu-item a,
li.current-cat a:link, li.current_page_item a:link, li.current-menu-item a:link,
li.current-cat a:visited, li.current_page_item a:visited, li.current-menu-item a:visited{ display:block; color: #513180;  }

/** Not current fix */
li.current_page_item ul a, li.current_page_item ul a:visited, li.current_page_item ul a:link { color: #513180; }

/** Ancestor */
li.current_page_ancestor a,li.current_page_ancestor a:visited, li.current_page_ancestor a:link {text-decoration:underline;}
li.current-menu-ancestor a,li.current-menu-ancestor a:visited, li.current-menu-ancestor a:link {text-decoration:underline;}

/** Not ancestor fix */
li.current_page_ancestor ul a, li.current_page_ancestor ul a:visited, li.current_page_ancestor ul a:link {text-decoration:none;}
li.current-menu-ancestor ul a,li.current-menu-ancestor ul a:visited, li.current-menu-ancestor ul a:link {text-decoration:none;}

/** Vertical menu support */
ul.dropdown-vertical{ }
ul.dropdown-vertical li { background:#000 repeat-x; height:30px; }
ul.dropdown-vertical ul { border-bottom:0px; }


