/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #FFFFFF;
	font: normal small Verdana, Helvetica, sans-serif;
	color: #333333;
}

h1, h2, h3 {
	color: #014f80;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 15px;
}

h4 {
	font-size: 13px;
	line-height: 16px;
}

p, blockquote, ul, ol {
	font-size: 12px;
}

p {
}

blockquote {
	margin-left: 2em;
	padding-left: 1em;
	border-left: 1px solid #EEEEEE;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #014f80;
}

img {
	border: none;
}


img.paragraph { 
    float: left; 
    margin-bottom: 15px;
	border: 2px solid #000;
}

.img-shadow {
  float:left;
  background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../images/shadow.gif) no-repeat bottom right;
  margin: 10px 10px 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadowRight {
  float:right;
  background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../images/shadow.gif) no-repeat bottom right;
  margin: 10px 5px 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: 0px 6px 6px -6px;
  padding: 4px;
  }

  .img-shadowRight img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: 0px 6px 6px -6px;
  padding: 4px;
  }

  .small { 
  font-size:12px;
  line-height: 14px;
  }

/* Boxed Style */

.boxed {
}

.boxed .title {
	height: 23px;
	padding: 15px 0 0 19px;
	background: #00629F;
	border: 1px solid #4F9CEF;
	font-size: 1em;
	color: #FFFFFF;
}

.boxed .content {
	margin: 0 0 20px 0;
	padding: 20px;
	background: #DCEBFC;
}

.caption {
	font-size: 10px;
	font-style: italic;
	line-height: 12px;
	
}

/* Post */

.post {
	padding: 5px 20px 0 20px;
}

.post .title {
	margin-bottom: 0px;
	padding: 3px 0 10px 0;
	background: url(images/img04.gif) repeat-x left bottom;
}

.post .date {
	float: left;
	width: 120px;
	padding-left: 20px;
	font-size: 12px;
	color: #c3a134;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
	float: left;
	margin-bottom: 10px;
	padding-left: 20px;
	border-left: 1px solid #EEEEEE;
	font-size: x-small;
}

.post .meta p {
}

.post .story {
	clear: both;
	padding: 10px;
	border-top: 1px solid #EEEEEE;
}

.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}

/* Header */

#header {
	width: 760px;
	height: 130px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 240px;
	height: 200px;
	background: url(images/img01.jpg) no-repeat;
}

#logo h1 {
	padding: 130px 0 0 20px;
	font-size: 2em;
}

#logo h2 {
	padding: 0 0 0 20px;
	font-size: 1em;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Splash */

#splash {
	float: right;
	width: 520px;
	height: 200px;
}

/* Content */

#content {
	width: 760px;
	margin: 0 auto;
}

#extra {
}

/* Content > Main */

#main {
	float: right;
	width: 520px;
}

#main a {
}

/* Content > Main > Welcome */

/* Content > Center Column */

#center_column {
	float: left;
	width: 505px;
	margin-left: 15px;
}

#center_column p, h3 {
	margin-top:7px;
	margin-bottom:7px;
}

#center_column ul {
	margin-top:10px;
	margin-bottom:10px;
}

#center_column li {
	margin-bottom:3px;
}

#welcome {
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 240px;
}

#sidebar a {
}

#inputtext1, #inputtext2 {
	width: 185px;
	color: #385B88;
}

#inputsubmit1 {
	background: #4F9CEF;
	color: #FFFFFF;
}

/* Content > Sidebar > Menu */

#menu {
	padding: 20px 0;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 10px 20px;
	border-top: 1px solid #EEEEEE;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}

#menu a:hover {
	background: #00629F;
	color: #FFFFFF;
}

#menu .active a {
	background: #00629F;
	color: #000000;
}

#menu .first a {
	border: none;
	color: #FFFFFF;
}

/* Content > Sidebar > Updates */

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	margin-bottom: 10px;
	font-size: 14px;
	color: #333333;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: 11px;
	line-height: 14px;
}
#updates a {
	margin-bottom: 1.4em;
	font-size: 11px;
	line-height: 22px;
}

/* Content > Sidebar > Board */

#board {
}

#board ul {
	margin: 0;
	list-style: none;
}

#board h3 {
	margin-bottom: 10px;
	font-size: 14px;
	color: #333333;
}

#board p {
	margin-bottom: 1.4em;
	font-size: 11px;
	line-height: 14px;
}
#board a {
	margin-bottom: 1.4em;
	font-size: 11px;
	line-height: 22px;
}

/* Footer */

#footer {
	clear: both;
	width: 720px;
	margin: 0 auto;
	padding: 10px 20px;
	background: #014f80;
}

#footer p {
	margin: 0;
	text-align: right;
	font-size: small;
	color: #FFFFFF;
}

#footer a {
	color: #EEEEEE;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}