/*
Theme Name: Vibrant WordPress Theme
Theme URI: http://deluxethemes.com
Description: A truly vibrant theme for WordPress.
Version: 1.0
Author: Ahmad Fouad
Author URI: http://deluxethemes.com
*/

/***************************************************/
* {
	font-family: Tahoma, "Trebuchet MS";
	color: #252525;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0 none;
	text-align: justify;
	text-decoration: none;
	white-space: normal;
	vertical-align: baseline;
/*	text-shadow: #ededed 1px 1px; */
}

html, body {line-height: 1}
hr {display: none}
blockquote:before, blockquote:after, q:before, q:after {content: ''}
blockquote, q {quotes: "" ""}
ul {list-style-type: none}
ol {list-style-type: decimal}
.clear {clear: both}
/***************************************************/
body {
	background: #eeeeee url(images/bg.jpg) repeat-x top;
	text-align: center;
}

#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;

}

#header {
	width: 980px;
	height: 173px;
}
/***************************************************/
#pagenav {
	float: left;
	width: 627px;
	height: 45px;
}

#pagenav ul {
	float: left;
	padding-top: 15px;
	padding-left: 20px;
	height: 30px;
}

#pagenav ul li {
	float: left;
	height: 30px;
	text-align: center;
	margin-right: 1px;
}

#pagenav ul li a {
	background: url(images/nav.gif) repeat-x;
	background-position: center 0px;
	float: left;
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 30px;
	height: 30px;
	font-size: 14px;
	color: #a0d21a;
	font-weight: bold;
}

#pagenav ul li a:hover {
	background: url(images/nav.gif) repeat-x;
	background-position: center -30px;
}

#pagenav ul li.current_page_item a {
	background: url(images/nav.gif) repeat-x;
	background-position: center -60px;
	color: #FFF;
}

#pagenav ul li.current_page_item a:hover {
	background: url(images/nav.gif) repeat-x;
	background-position: center -60px;
}
/***************************************************/
#searchform {
	float: right;
	width: 333px;
	height: 45px;
	margin-right: 20px;
}

#searchform form {
	float: right;
	display: inline;
	background-position: left 0px;
	width: 333px;
	height: 45px;
}

#searchform fieldset {
	float: right;
	display: inline;
	padding-top: 10px;
	height: 35px;
}

#searchform label {
	vertical-align: middle;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
}

#searchform input {
	display: inline;
	vertical-align: middle;
	font-size: 11px;
}

#searchinput {
	width: 177px;
	height: 20px;
	padding-left: 6px;
	padding-top: 6px;
	padding-right: 6px;
	background: url(images/search-input.jpg) no-repeat;
	color: #666666;
}

#searchbutton {
	width: 35px;
	height: 25px;
	line-height: 1.4em;
	background: url(images/search-button.jpg) no-repeat;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	cursor: pointer;
}

#srcbutton {
	width: 45px;
	height: 25px;
	line-height: 1.4em;
	font-weight: bold;
	color: #276FA8;
	text-align: center;
	cursor: pointer;
}


/***************************************************/
/* Search form CSS */
form#srcform {
	background: #EEE;
	padding: 10px;
}

form#srcform fieldset {
}

form#srcform input {
	vertical-align: middle;
	font-size: 11px;
}

form#srcform #srcinput {
	padding: 4px;
	width: 250px;
	background: #FFF;
	color: #333;
	font-weight: normal;
	border: 1px solid #ddd;
}

form#srcform #srcbutton {
	padding: 2px;
	width: 50px;
	background: #aaa;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}
/***************************************************/
#logo {
	/*background: url(images/web_logo.gif) no-repeat;*/
	float: left;
	margin-top: 25px;
	margin-left: 0px;

	
	padding-left: 40px;
	height:70px;
	width:213px;




	background-position: left 0px;
}

#logo h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: lighter;
	text-transform: capitalize;
	padding-top: 9px;
	font-size: 22px;
	color: #FFF;
}

#logo h1 a {

	font-family: georgia, tahoma;
	font-size: 22px;
	color: #DADADA;
}

#logo h1 a .green {
	font-size: 22px;
	color: #d4d4d4;
}

#logo h1 a:hover {
	color: #FFFFFF;
}

#logo .description {
	font-family: georgia, tahoma;
	float: center;
	color: #FFF;
	font-size: 11px;
	padding-left: 2px;
	padding-top: 5px;
	position: inline;
}

#about {
	float: left;
	display: inline;
	margin-top: 50px;
	width: 500px;
	font-size: 11px;
}

#about p {
	color: #FFF;
	font-size: 11px;
	line-height: 1.4em;
}
/***************************************************/
#column {
	float: left;
	width: 540px;
	margin-right: 20px;
}

#portfolio {
	float: left;
	width: 980px;
	margin-right: 20px;
}

.post {
	margin-top: 20px;
}

.post a {
	color: #252525;
}

.post a:hover {
	font-weight: bold;
	color: #a92324;
}

.post-top {
	width: 540px;
	height: 10px;
	background: url(images/post-top.jpg) no-repeat;
	overflow: hidden;
}

.post-bottom {
	width: 540px;
	height: 10px;
	background: url(images/post-bottom.jpg) no-repeat;
	overflow: hidden;
}

.portfolio-top {
	width: 980px;
	height: 10px;
	background: url(images/portfolio-top.jpg) no-repeat;
	overflow: hidden;
}

.portfolio-bottom {
	width: 980px;
	height: 10px;
	background: url(images/portfolio-bottom.jpg) no-repeat;
	overflow: hidden;
}

.entry {
	background: #FFF;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

.entry h2 {
	font: normal normal 18px Georgia, "Times New Roman", serif;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 3px;
	line-height: 1.3em;
	color: #8a0000;

}

.entry h2 a {
	font: normal normal 18px Georgia, "Times New Roman", serif;
	line-height: 1.3em;
	font-size: 18px;
	color: #8a0000;
}

.entry .date {
	display: block;
	margin-left: 15px;
	margin-right: 15px;
	color: #999;
	padding-bottom: 5px;
	font-size: 11px;
}

/********* CSS For Post Info Below Header ***************/
.info {
	background: #eeeeee;
	border-top: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 11px;
}

.info .cat {
	float: left;
}

.info .comments {
	float: right;
}

.info .cat a {
	line-height: 26px;
	background: url(images/ico-date.gif) no-repeat;
	background-position: left center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 20px;
}

.info .comments a {
	line-height: 26px;
	background: url(images/ico-comment.gif) no-repeat;
	background-position: left center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 20px;
}
/********* CSS For Article CONTENT ***************/
.content {
	font-family: Verdana, "Trebuchet MS";
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 1px;
	font-size: 12px;
}

.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
	font: normal normal 18px Georgia, "Times New Roman", serif;
	line-height: 1.5em;
	margin: 0px 0px 5px 0px;
	padding: 0;
}

.content p {
	font-size: 12px;
	line-height: 1.5em;
	margin: 0px 0px 10px 0px;
	padding: 0;
}

.content .more-link {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
}

.content h1 {
	font: normal normal 18px Georgia, "Times New Roman", serif;
	color: #b32e30;
}

.content h2 {
	font: normal normal 18px Georgia, "Times New Roman", serif;
	color: #b32e30;
}

.content h3 {
	font-size: 16px;
	color: #666666;
}

.content h4 {
	font-size: 14px;
}

.content h5 {
	font-size: 12px;
	color: #666666;
}

.content h6 {
	font-size: 11px;
}

/* CSS for UL/OL lists */
.content ol {padding-left: 20px;}
.content ul {margin: 5px 5px 20px 5px;}
.content ol {margin: 5px 5px 20px 5px;}
.content ul ul {margin: 5px 5px 5px 5px;}
.content ol ol {margin: 5px 5px 5px 5px;}

.content ol li {
	line-height: 1.5em;
	color: #333;
	margin-bottom: 5px;
	font-size: 12px;
}

.content ul li {
	line-height: 1.5em;
	color: #333;
	background: url(images/bullet.gif) no-repeat;
	background-position: left 6px;
	padding-left: 20px;
	margin-bottom: 5px;
	font-size: 12px;
}
/* End CSS for UL/OL lists */

/* Additional post tags */
blockquote {
	padding: 10px;
	padding-left: 40px;
	background: #e8e8e8 url(images/blockquote.gif) no-repeat;
	background-position: 8px 8px;
	margin-bottom: 15px;
}

blockquote p {
	font-family: georgia, arial;
	line-height: 1.5em;
	font-size: 12px;
	color: #993636;
}

blockquote * {
	font-family: georgia, arial;
	line-height: 1.5em;
	font-size: 12px;
	color: #993636;
}

ins {
	text-decoration: underline;
}

del {
	text-decoration: line-through;
}

code {
	color: #333;
	font-family: verdana;
	font-size: 11px;
	background: #eee;
}
/* Thanks! */

.tags {
	border-top: 1px solid #ddd;
	font-weight: bold;
	line-height: 2em;
	color: #bbb;
	padding-left: 15px;
	padding-right: 15px;
	text-align: right;
	font-size: 11px;
}

.tags a {
	font-weight: normal;
	color: #333;
	text-transform:lowercase;
}

.tags a:hover {
	color: #981919;
}

.follow {
	background: #fcffeb;
	padding: 10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #dcddd6;
	font-weight: bold;
	font-size: 11px;
}

.follow a {
	font-weight:bold;
	background: url(images/rss.gif) no-repeat;
	background-position: left center;
	padding-left: 20px;
}

.state {
	margin-left: 15px;
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 1.5em;
}

.state a {
	line-height: 1.5em;
}
/***************************************************/
.navigation {
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
	line-height: 1em;
	text-transform: uppercase;
	font-weight: bold;
}

.navigation a {
	color: #333;
}

.navigation a:hover {
	color: #666666;
}

.navleft {
	float: left;
	width: 48%;
}

.navright {
	float: right;
	width: 48%;
	text-align: right;
}
/***************************************************/
.alignleft img, .alignright img, .aligncenter img {
	border: 4px solid #ccc;
}

.alignleft {
	float: left;
	display: inline;
	background: #fff;
	margin-right: 10px;
	margin-bottom: 4px;
}

.alignright {
	float: right;
	display: inline;
	background: #fff;
	margin-left: 10px;
	margin-bottom: 4px;
}

.aligncenter {
	text-align: center;
	display: inline;
}

.alignnone {
}

p.wp-caption-text {
	padding: 3px;
	margin: 0;
	font-size: 11px;
	color: #999;
}
/***************************************************/
#sidebar {
	float: left;
	width: 420px;
}
/***************************************************/
.box {
	width: 420px;
}

.box h2 {
	margin-top: 20px;
	display: block;
	background: url(images/bigheader.jpg) no-repeat;
	width: 420px;
	height: 30px;
	color: #FFF;
	line-height: 27px;
	font-weight: bold;
	text-indent: 10px;
	font-size: 11px;
}
/***************************************************/
.ads {
	padding: 10px;
	border: 1px solid #cccccc;
	background: #FFF;
	font-size: 11px;
}

.ads ul {

}

.ads ul li {
	float: left;
	display: inline;
	width: 190px;
	height: 125px;
	margin-left: 5px;
	margin-right: 2px;
}

.ads ul li a {
	float: left;
	display: block;
	width: 190px;
	height: 125px;
}

.ads ul li a img {
	float: left;
	display: block;
	width: 190px;
	height: 125px;
}
/***************************************************/
.subscribe {
	padding: 10px;
	border: 1px solid #cccccc;
	background: #FFF;
}

.rssfeed {
	font-size: 12px;
	line-height: 1.4em;
	background: url(images/bullet.gif) no-repeat;
	background-position: left 5px;
	padding-left: 15px;
	margin-bottom: 5px;
}

.rssfeedlinks {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #ddd;
	font-size: 11px;
}

.rssfeedlinks a {
	float: left;
	font-weight: bold;
	background: url(images/rss.gif) no-repeat left;
	padding-left: 22px;
	line-height: 1.5em;
	color: #666666;
	margin-right: 40px;
}

.rssfeedlinks a:hover {
	color: #981919;
	line-height: 1.5em;
}

.subscribe form {
	display: inline;
}

.subscribe fieldset {
	display: inline;
}

.subscribe input {
	display: inline;
	vertical-align: middle;
	font-size: 11px;
}

#rssinput {
	width: 300px;
	height: 20px;
	padding-left: 7px;
	padding-top: 7px;
	background: url(images/rss-input.gif) no-repeat top;
}

#rssinput:focus {
	width: 300px;
	height: 20px;
	padding-left: 7px;
	padding-top: 7px;
	background: url(images/rss-input.gif) no-repeat bottom;
}

#rssbutton {
	width: 36px;
	height: 36px;
	background: url(images/rss-button.gif) no-repeat;
	cursor: pointer;
}
/***************************************************/
.tabs {
	margin-top: 20px;
	width: 420px;
	overflow: hidden;
}

.tabs li {
	float: left;
	display: inline;
	margin-left: 1px;
	text-align: center;
	overflow: hidden;
	font-size: 11px;
}

.tabs li a {
	float: left;
	display: block;
	color: #FFF;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 26px;
	height: 26px;
	background: url(images/tab.jpg) repeat-x top;
}

.tabs li a:hover {
	display: block;
	color: #d4d4d4;
}

.tabs li a.selected {
	display: block;
	background: url(images/tab.jpg) repeat-x bottom;
	color: #FFF;
}

.tabs li a.selected:hover {
	display: block;
	background: url(images/tab.jpg) repeat-x bottom;
	color: #FFF;
}
/***************** CSS For TAB Content *******************/
.tabcontent {
	display: none;
	background: #f2f2f2 url(images/tabtop.jpg) no-repeat top;
	border: 1px solid #cccccc;
	border-top: 0;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	overflow: hidden;
	font-size: 11px;
}

.tabcontent a, .tabcontent a strong {
	color: #666666;
	line-height: 1.4em;
}

.tabcontent a:hover, .tabcontent a:hover strong {
	color: #981919;
}

.tabcontent ul li {
	display: block;
	background: url(images/bullet.gif) no-repeat;
	background-position: left 5px;
	border-bottom: 1px dotted #ddd;
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-left: 20px;
	color: #999;
	line-height: 1.4em;
	font-size: 11px;
}

.tabcontent ul li a {
	color: #666666;
	line-height: 1.4em;
}

.tabcontent ul li a:hover {
	color: #981919;
}

.tabcontent ul li span {
	display: block;
	color: #999;
}
/***************** CSS For TAB Content *******************/
@media print {
	.tabcontent {
	display: block !important;
	}
}
/***************************************************/
.sidebar {
	float: left;
	width: 420px;
	overflow: hidden;
	margin-top: 20px;
	margin-right: 20px;
	font-size: 11px;
}

.sidebar a {
	color: #666666;
}

.sidebar a:hover {
	color: #981919;
}

.sidebar ul li h2 {
	margin-top: 0px;
	display: block;
	background: url(images/bigheader.jpg) no-repeat;
	width: 420px;
	height: 33px;
	color: #FFF;
	line-height: 30px;
	font-weight: bold;
	text-indent: 10px;
	font-size: 11px;
}
/***********next gen gallery widget on the sidepanel********************/
.sidebar ul li div {
	padding: 0px;
	border: 1px solid #FFF;
	background: #FFF;
	line-height: 1.4em;
	font-size: 11px;
}
/***********************************************/
.sidebar ul ul {
	padding: 10px;
	border: 1px solid #cccccc;
	background: #FFF url(images/corner.jpg) no-repeat bottom;
}

.sidebar ul ul ul {
	padding: 0px;
	border: 0;
	background: #FFF;
}

.sidebar ul li ul li {
	display: block;
	background: url(images/bullet.gif) no-repeat;
	background-position: left 9px;
	border-bottom: 1px dotted #ddd;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.sidebar ul li ul li a {
	display: block;
	color: #666666;
	line-height: 1.4em;
}

.sidebar ul li ul li a:hover {
	color: #981919;
}

/* footer and copyright */

#footer {
	margin-top: 20px;
	width: 100%;
	background: #8c0405;
	border-top: 5px solid #aaa;
	padding-top: 15px;
	padding-bottom: 15px;
}

#footercontent {
	width: 980px;
	height: 60px;
	margin-right: auto;
	margin-left: auto;
}

#footercontent ul {
	float: left;
	margin-bottom: 10px;
}

#footercontent ul li {
	float: left;
	margin-right: 15px;
	padding-right: 15px;
	border-right: 1px dotted #ddd;
	line-height: 1.5em;
}

#footercontent ul li a {
	font-family: Verdana;
	float: left;
	display: block;
	color: #FFF;
	font-size: 10px;
	text-transform: uppercase;

	line-height: 1.5em;
}

#footercontent ul li a:hover {
	color: #d4d4d4;
	line-height: 1.5em;
}

.copyright {
	font-family: Tahoma;
	float: right;
	color: #feffe3;
	line-height: 1.5em;
	font-size: 11px;
}

.copyright a {
	font-family: Tahoma;
	font-weight: bold;
	border-bottom: 1px dotted #981919;
	line-height: 1.5em;
	color: #FFF;
}

.copyright a:hover {
	color: #d4d4d4;
	line-height: 1.5em;
}

.rss {
	float: left;
	font-size: 11px;
}

.rss a {
	float: left;
	display: block;
	font-weight: bold;
	background: url(images/rss.gif) no-repeat left;
	padding-left: 25px;
	line-height: 1.5em;
	color: #d4d4d4;
	margin-right: 25px;
}

.rss a:hover {
	color: #edf50c;
	line-height: 1.5em;
}

.property {
	float: right;
	color: #ddd;
	line-height: 1.5em;
	font-size: 11px;
}

.property a {
	font-weight: bold;
	color: #d4d4d4;
}

.property a:hover {
	text-decoration: underline;
}

/***************************************************/
/* CSS for Search Results Only Optional */
.result {
	border-top: 1px solid #ddd;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
}

.result h3 {
	font: normal normal 18px Georgia, "Times New Roman", serif;
	font-size: 18px;
	padding:0;margin:0;
	line-height: 1em;
	color: #333333;
}

.result h3 a {
	font: normal normal 18px Georgia, "Times New Roman", serif;
	font-size: 18px;
	padding:0;margin:0;
	line-height: 1em;
	color: #333333;
}

.result .rdate {
	float: left;
	line-height: 2em;
	color: #aaa;
}

.result .rcomment {
	float: right;
	line-height: 1.5em;
	color: #666666;
	font-weight: bold;
}

.result .rcomment a {
	color: #666666;
	font-weight: bold;
}

.result .rcomment a:hover {
	color: #981919;
}

.result .rsummary {
	padding: 10px;
	border: 1px dotted #eee;
	background: #f8fcef;
}

.result .rsummary p {
	font-size: 12px;
	margin:0;
	padding:0;
}

.result .rcat {
	font-weight: bold;
	float: left;
	line-height: 2em;
	color: #666666;
}

.result .rcat a {
	color: #999;
	font-weight: bold;
}

.result .rcat a:hover {
	color: #981919;
}

.result .rtags {
	font-weight: bold;
	font-size: bold;
	float: left;
	line-height: 2em;
	color: #666666;
}

.result .rtags a {
	color: #999;
	text-transform: lowercase;
}

.result .rtags a:hover {
	color: #ab1e1e;
}

/***************************************************/
/*           Commenting System CSS        */

#combox {
	border-top: 5px solid #bbb;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
}

h3#respond {
	font-size: 14px;
	font-weight: bold;

	line-height: 1em;
	padding-bottom: 5px;
	margin-bottom: 2px;
	border-bottom: 1px dotted #ddd;
}

h3#comments {
	font-size: 14px;
	font-weight: bold;

	line-height: 1em;
	padding-bottom: 5px;
	margin-bottom: 2px;
	border-bottom: 1px dotted #ddd;
}

ol.commentlist {
	list-style-type: none;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 5px solid #e5a4a4;
}

ol.commentlist li {
	background: #f8fcef;
	border: 1px solid #eee;
	padding: 20px;
	margin-top: 20px;
}

ol.commentlist li.alt {
	background: #FFF;
	border: 1px solid #eee;
	padding: 20px;
	margin-top: 20px;
}

.avatar {
	float: left;
	display: inline;
	width: 32px;
}

.commentbody {
	float: left;
	display: inline;
	margin-left: 20px;
	width: 410px;
}

.commentbody em {
	font-size: 11px;
}

/***************************************************/
/* comments */

p.comment_author, p.comment_author a {
	font-weight: bold;
	color: #455c6b;
	font-size: 11px;
}

p.comment_author a:hover {
	font-weight: bold;
	color: #ff3600;
}

p.comment_time {
	line-height: 1.5em;
	color: #999;
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
	text-transform: uppercase;
}

.comment_text {
	line-height: 1.5em;
	color: #333;
	margin-top: 15px;
	font-size: 11px;
}
/***************************************************/
.reply form {
	background: #EEE;
	width: 488px;
	padding: 10px;
}

.reply p {
	margin-top: 10px;
	font-size: 11px;
}

.reply fieldset {
	vertical-align: middle;
	display: inline;
}

.reply input {
	vertical-align: middle;
	display: inline;
	font-size: 11px;
}

.reply textarea {
	vertical-align: middle;
	display: inline;
	font-size: 11px;
}

.reply label {
	vertical-align: middle;
	display: inline;
	font-size: 11px;
	font-weight: bold;
	font-family: tahoma;
	margin-left: 10px;
}

.replytext {
	border: 1px solid #d9f6fa;
	width: 200px;
	padding: 5px;
	color: #993636;
}

.replytext:focus {
	border: 1px solid #c3e5ea;
	background: #fefff7;
}

.replyarea {
	border: 1px solid #d9f6fa;
	line-height: 1.5em;
	padding: 5px;
	width: 470px;
	height: 120px;
	color: #993636;
}

.replyarea:focus {
	border: 1px solid #c3e5ea;
	background: #fefff7;
}

.replybutton {
	background: url(images/tab.jpg) repeat-x;
	text-align: center;
	width: 100px;
	height: 25px;
	font-weight: bold;
	color: #FFF;
	cursor: pointer;
}

/***************************************************/
/* flash carousel */

#sites {	
	float: left;
	margin-top: 0px; 
	margin-left: 0px; 
	margin-bottom: 5px; 
     background: #e1e1e1;
	border: 7px solid #CCCCCC;
        padding: -15px 5px 10px 10px;
        width: 966px;     
        height: 225px;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#categories{
	padding-top:112px;
}

.menu {
	width:980px; height:32px; 
	position:relative; 
	z-index:100;
	background:#670001;
	font-family:arial, sans-serif;

}


* html .menu {width:980px; w\idth:980px;}


.menu ul {
	padding:0;margin:0;list-style-type:none;
}
.menu ul ul {
	width:100%;
}
.menu li {
	float:left;
	width:100px;
	position:relative;
}

.menu a, .menu a:visited {
	display:block;
	font-size:11px;
	text-decoration:none; 
	color:#fff; 
	width:90px; 
	height:31px; 
	line-height:29px;
	font-weight:bold;
	text-align:center;

}


* html .menu a, * html .menu a:visited {
	width:100px; 	
	w\idth:90px;
}

.menu ul ul a{

	border-bottom:1px solid #540000; 
}
.menu ul ul a.drop, .menu ul ul a.drop:visited {
	background:#780001 url(http://www.cssplay.co.uk/menus/breadcrumbs/grey-arrow.gif) no-repeat 130px center;
	font-weight:normal;
	font-size:11px;
	border-bottom:1px solid #540000; 
}

.menu ul ul a.drop:hover{
	background:#c9ba65 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center;
	font-weight:normal;
	font-size:11px;
}
.menu ul ul :hover > a.drop {
	background:#c9ba65 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center;
	font-weight:normal;
	font-size:11px;
}

.menu ul ul ul a, .menu ul ul ul a:visited {
	background:#e2dfa8;
	font-weight:normal;
	font-size:11px;
border-bottom:1px solid #540000; 
}

.menu ul ul ul a:hover {
	background:#b2ab9b;
	font-weight:normal;
	font-size:11px;
}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:31px;left:0; width:100px;}
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;t\op:31px;}

/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width:149px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
font-size:11px;	font-weight:normal;
text-align:left;
border-bottom:1px solid #540000; 
background:#780001; color:#FFFFFF; height:auto; line-height:1em; padding:7px 10px; width:128px;border-width:0 1px 1px 1px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#FFFFFF; background:#bb0001;
}
.menu :hover > a, .menu ul ul :hover > a {color:#FFFFFF; background:#bb0001;
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}



/* ================================================================ 
   This CSS is further CSS I have created specifically for Wordpress
   so that the current page is highlighted in two levels.
   If you want it in three levels let me know.

   Author: Isaac Rowntree
   Website: www.zackdesign.biz
=================================================================== */


.menu ul ul .current_page_item a {
  color: red;
  background: white;
  border-left: 1px solid black;
}

.menu .current_page_item a {
  color: red;
  font-weight: bold;
  background: white;
}

.menu ul .current_page_item ul a {
  color: white;
  font-weight: normal;
  background: black;
}

.menu ul .current_page_item ul a:hover {
  background: gray;
}

.menu .current_page_item a:hover {
  background: white;
}

/*======================social icon styles ===================== */

.social_feed, social_feed td, social_feed img {
	display: box-align:center;
	text-align: center;
	display: box;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;

}

.social_feed a, social_feed a:link, social_feed a:visited {
	color: #000000;
	text-align: center;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
}

.social_feed a:hover {
	color: #990000;
	text-decoration: underline;

}
