/*
Theme Name: News Flash
Theme URI: http://www.freewpthemes.net/preview/newsflash/
Description: Widget ready and tested on WP2.3.1.
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #F6F6F6;
}

body, th, td, input, textarea {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}

form {
}

fieldset {
}

input, textarea {
	font-weight: bold;
}

.text {
	padding: 2px 5px;
	background: #fff;
	border: 1px solid #ccc;

}

.button {
	background: #DCDCDC;
	color: #666;
	font-family:"Trebuchet MS";
	text-transform:uppercase;
	border:1px solid #DCDCDC;
	font-size:11px;
	letter-spacing:.08em;
	padding:3px 0 3px 0;
}

h1, h2, h3 {
	margin-top: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #670000;
}

h1 {
	letter-spacing: 0.1em;
	font-size: 1.5em;
	font-style:italic;
	color:#000;
	background:url("images/heading_under.jpg") no-repeat bottom left;
}

h2 {
	letter-spacing: 0.1em;
	font-size: 1em;
	font-weight: normal;
	color: #670000;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 1.8em;
	font-size: 1.1em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	color: #670000;
	border-bottom:1px dotted #670000;
}

a:hover {
	border: none;
	color: #000;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #000;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	border-bottom: 1px dotted #670000;
	color: #670000;
}

hr {
	display: none;
}

/* Wrapper */

#wrapper {
}

/* Header */

#header {
	width: 980px;
	height: 35px;
	margin: 0 auto;
	margin-top:120px;
}

#menu {
	float: left;
}

#menu ul {	float: left;	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 14px;
	margin-right: 1px;
	margin-top:10px;
	padding: 5px 15px 5px 15px;
/*	padding:0px 10px;*/
	background: #fff;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:none;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background:url("images/menu_bg.jpg") repeat-x top left;
}

#menu a:hover,#menu .current_page_item a {
	background: #DCDCDC;
	color: #000;
/*	border-bottom:1px solid #DCDCDC;*/
}


#search {
	float: right;
	width: 260px;
	padding-top: 7px;
	margin-top:-110px;
}

#search fieldset {
	border: none;
}

#search #s {
	width: 160px;
}

#search #x {
	width: 80px;
}

/* Logo */

#logo {
	width: 978px;
	margin: 0 auto;
	height: 45px;
	background: #DCDCDC;
	border: 1px solid #ccc;
}

#logo h1{
	float: left;
	margin: 0;
	margin-top:-150px;
	margin-bottom:10px;
	padding: 0;
	background:transparent url("images/logo.jpg") no-repeat top left;
	text-indent:-1000px;
	height:110px;
	width:304px;
}

#logo h2 {
	float: left;
	font-size:smaller;
	margin: 0;
	padding: 0;
	text-indent:-1000px;
}



#logo p {
	clear: left;
	margin:0;
	padding: 5px 0 0 15px;
	line-height: normal;
	font-size: 11px;
	font-weight: normal;
	color: #670000;
}

/*breadcrumb*/

.breadcrumb{
	clear: left;
	margin:0;
	padding: 5px 0 0 15px;
	line-height: normal;
	font-size: 11px;
	font-weight: normal;
	color: #670000;
}

/* Page */

#page {
	width: 978px;
	margin: 0 auto;
	padding: 20px 0;
	background: #FFFFFF;
	border: 1px solid #ccc;
	border-top: none;
}

/* Content */

#content {
	float: left;
	width: 420px;
	padding: 0 24px 0 21px;
}

#content.widecolumn {
	width: 690px;
}

.post {
}

.post img{
	padding-right:3px;
}

.post .title, .pagetitle {
	margin: 0;
	font-weight: normal;
}

.post h1.title {
	letter-spacing: 0.1em;
	font-size: 1.5em;
	font-style:italic;
	color:#000;

}

.post .entry {
	padding-bottom: 30px;
}

.post .meta {
	margin: 0;
	text-transform: uppercase;
	font-size: 0.8em;
	font-weight: bold;
	color: #670000;
}

.post .meta a {
	color: #670000;
}

.post .links {
	margin: 0;
}

.post .tags {
	margin: 0;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	background: url(images/img04.gif) repeat-x;
}

.post .links a, .post .tags a {
	border: none;
}

.navigation {
	height: 50px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* Comments */

.commentlist {
	font-size: .9em;
}

.commentlist li {
	margin-bottom: 1.5em;
}

/* Recent Posts */

#recent-posts {

}

#recent-posts h3 {
	margin: 5px 0 0 0;
	color:#670000;
	text-transform:capitalize;

}

#recent-posts p {
	margin: 0 0 .7em 0;
	font-size: .8em;
}

/* Sidebars */

.sidebar {
	float: left;
	background: url(images/img03.gif) repeat-y;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	margin-bottom: 2em;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0;
}

.sidebar li h2 {
	margin: 0 0 1em 0;
	color:#333;
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:12px;
	letter-spacing:0.09em;
	text-transform:uppercase;
	background:url("images/menu_bg.jpg") repeat-x top left;
	border:1px solid #DCDCDC;
	padding:0 10px 0 10px;
	width:200px;
}

#sidebar1 {
	width: 200px;
	padding: 25px 60px 0 11px;

}

#sidebar1 li h2 {
	letter-spacing: 0.1em;
	font-size: 1.4em;
	font-weight:normal;
	font-style:italic;
	color:#000;
	margin:-13px 0 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	background:url("images/heading_under.jpg") no-repeat bottom left;
	border:none;
	text-transform:capitalize;
	padding:0 10px 0 0;
}

#sidebar2 {
	width: 160px;
	padding: 25px 0 0 11px;
}

#sidebar2 li ul {
	line-height: normal;
	background: url(images/img04.gif) repeat-x;
}

#sidebar2 li li {
	padding: 5px;
	background: url(images/heading_under.jpg) no-repeat left bottom;
	font-size: 12px;
	letter-spacing:0.09em;
	width:210px;
}

#sidebar2 li a {
	border: none;
}

/* Calendar */

#calendar {
}

#calendar caption {
	font-weight: bold;
}

#calendar table {
	width: 100%;
	text-align: center;
	border-collapse: collapse;
}

#calendar thead th {
	background: #CCCCCC;
	color: #FFFFFF;
}

#calendar tbody td {
	background: #EEEEEE;
}

#calendar #today {
	background: #B8D03B;
	font-weight: bold;
	color: #FFFFFF;
}

#calendar a {
	font-weight: bold;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	text-align: center;
	font-size: .8em;
}

/* Remove silly dotted outline from links in FF */
a{outline: none;}


/* dropdown menu plugin styles */


#menu, #menu ul {
	float:left;
	}

#menu a {
	display:block;
	}

#menu li {
	float:left;
	}
#menu li ul {	float:left;
	clear: left;	position:absolute;
	left:-999em;
	width: 120px;
	top: 155px;
	!top: 175px;
	height: 23px;
	font-weight:normal;
	margin:0;
	line-height: 20px;
	-moz-opacity:0.85;
	opacity:0.85;
	khtml-opacity:0.85;
	}
#menu li li {
	width: 120px;
	padding-right:1px;
	min-width:100px;
	background: #AAAAAA;
	height: 23px;
	border-bottom:1px solid #aaa;
	}
#menu li li a {
	margin:0;
	padding: 0 5px 0 5px;
	background:transparent;
	border: 0;
	}
#menu li ul li {
	font-weight:normal;
	font-family:Arial,verdana,sans-serif;
	}
#menu li ul li a {	font-size:12px;
	color:#EEEEEE;
	}
#menu li:hover ul li a  {
	color:#EEEEEE;
	background:#AAAAAA;
	}
#menu li ul ul {
	margin:-21px 0 0 101px;
	}
#menu li ul li:hover {
	}
#menu li ul li:hover a {
	color:#000000;
	}
#menu li ul li:hover li a {
	color:#EEEEEE;
	}
#menu li ul li li:hover a {
	color:#000000;
	}
#menu li ul li ul li:hover ul li a {
	color:#EEEEEE;
	background:#444;
	}
#menu li ul li ul li:hover ul li:hover a {
	color:#000000;
	}
#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li.sfhover ul ul, #menu li.sfhover ul ul ul {
	left:-999em;
	}
#menu li:hover ul,
#menu li li:hover ul,
#menu li li li:hover ul,
#menu li.sfhover ul,
#menu li li.sfhover ul,
#menu li li li.sfhover ul {
	left:auto;
	}
#menu li:hover, #menu li.sfhover {
	}
#menu li:hover a, #menu li.sfhover a {
	color:#000000;
	}