/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	padding: 0;
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	min-width: 1000px;
	background: url(images/dysartforumback.gif) repeat fixed;
	height: 101%;
	overflow: -moz-scrollbars-vertical;
}

h1, h2, h3 {
	margin: 20px 0 0 0;
	font-weight: normal;
	color: #3E3E3E;
}

h1 {
	letter-spacing: -1px;
	font-size: 22px;
}

h2 {
	font-size: 15px;
}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: left;
	line-height: 20px;
	font-size: 12px;
}

a:link {
	color: #296ea5;
	font-size: 12px;
}

a:hover, a:active {
	text-decoration: none;
	color: #003448;
}

a:visited {
	color: #333333;
}

img {
	border: none;
}

img.border{
	border: 1px solid #405F85;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
}

/* Header */

#header {
	width: 100%;
	height: 82px;
	margin: 0 auto 40px auto;
}

#title h1 {
	float: left;
	height: 115px ;
	margin-left: 5% ;
	font-size: 28px;
	color: #494949;
	margin-left: 15% ;
}

#logo {
	float: left;
	height: 125px ;
	margin-left: 1% ;
	background: #4b6a8f url(images/dysartlogoback.gif) no-repeat scroll 5% 50%;
	width: 99%;
	border-bottom: 5px solid #113055;
}

#logo h1 {
	font-size: 26px;
	color: #ffffff;
	margin-left: 20% ;
}

#logo h1 sup {
	vertical-align: text-top;
	font-size: 16px;
}

#logo h1 a {
	color: #494949;
}

#logo h2 {
	margin-top: -10px;
	font-size: 11px;
	color: #A0A0A0;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: right;
margin-right: 8%;
margin-top: -70px;
}

#menu ul {
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	background: #d9d9d9 url(images/img02.gif) repeat-x left bottom;
	margin-left: 8px;
	padding: 7px 8px;
	text-decoration: none;
	font-size: 11px;
	color: #000000;
	line-height: 12px;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active a {
}

/* Page */

#page {
	width: 95%;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 100%;
}

/* Post */

.post {
}

.post .title {
	background: #D9D9D9 url(images/icons/001_58.png) no-repeat left 2px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-left: 35px;
	padding-top : 3px;
	border-bottom: 2px solid #405F85;
}

.post .entry {
}

.post .meta {
	padding: 15px 0 60px 0;
	background: url(images/img03.gif) repeat-x;
}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding: 0 20px 0 18px;
	background: url(images/img06.gif) no-repeat left center;
}

.post .meta .comments {
	padding-left: 22px;
	background: url(images/img07.gif) no-repeat left center;
}

.post .meta b {
	display: none;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 280px;
	padding-left: 15px;
	margin-top: 30px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 8px;
	background: #D9D9D9;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding-left: 25px;
	background: url(images/icons/001_58_small.png) no-repeat 6px 5px;
}

#sidebar h2 {
	margin-bottom: 5px;
	background: #405f85 url(images/icons/001_26_small.png) no-repeat 2% 50%;
	border-right:2px solid #405f85;
	padding-left: 25px;
	text-align:left;
	font-size: 13px;
	color: white;
}

#sidebar h3 {
	background: transparent url(images/icons/001_58_small.png) no-repeat 2% 50%;
	padding-left: 22px;
	text-align:left;
	font-size: 13px;
	color: white;
}


.news1 {
background: #000000
}

.news2 {
}

/* Search */

#search {
}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 120px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #F0F0F0;
}

#x {
	padding: 3px;
	background: #ECECEC url(images/img08.gif) repeat-x left bottom;
	border: none;
	font-size: 10px;
	color: #4F4F4F;
}

/* Boxes */

.box1 {
	padding: 20px;
	background: url(images/img05.gif) no-repeat;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	background: url(images/img10.gif) repeat-x left bottom;
	font-size: 14px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */

#footer {
	background: #4b6a8f;
	height: auto;
	margin-left: 1%;
	margin-right: 1%;
	border-top: 3px solid #113055;
}


#legal {
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	color: #ffffff;
}

#legal a {
	color: #ffffff;
}

.alertweb {
	background: #fff6bf url(images/icons/001_40.png) center no-repeat;
	background-position: 2px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 30px;
	border-top: 1px solid #405f85;
	border-bottom: 1px solid #405f85;
	font-weight: bold;
	}

.alertinfo {
	background: #fff6bf url(images/icons/001_18.png) center no-repeat;
	background-position: 2px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 7px 30px;
	border-top: 2px solid #405f85;
	border-bottom: 2px solid #405f85;
	}

.highlight {
	//background: #fff6bf url(images/icons/001_18.png) center no-repeat;
	background: #fff6bf ;
	background-position: 2px 50%; /* x-pos y-pos */
	text-align: center;
	padding: 5px 20px 7px 30px;
	border-top: 1px solid #405f85;
	border-bottom: 1px solid #405f85;
	}

#gallery {
  padding:0; 
  margin:0; 
  list-style-type:none; 
  overflow:hidden; 
  width:320px; 
  height:425px; 
  border:1px solid #888; 
  background:#fff url(windows/win_back.gif);
  }
#gallery li {
  float:left;
  }
#gallery li a {
  display:block; 
  height:30px;
  width:320px; 
  float:left; 
  text-decoration:none; 
  border-bottom:1px solid #fff; 
  cursor:default;
  }
#gallery li a img {
  width:320px; 
  height:30px; 
  border:0;
  }
#gallery li a:hover {
  background:#eee; 
  height:239px;
  }
#gallery li a:hover img {
  height:239px;
  }

