/*
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 "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
}

h1, h2, h3 {
	color: #333333;
}

h2 {}

h3
{
	font-size: 1em;
}

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.65em;
	text-align: justify;
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul {
	margin-left: 3em;
}

ul li {}

ul.rss_items
{
	padding-bottom: 10px;
	text-align: left;
	line-height: 120%
}
ul.rss_items lh
{
	font-weight: bold;
}
ul.rss_items li
{
	margin-bottom: 7px;
}
ul.rss_items li.first_item
{
	margin-top: 2px;
}

ol {
	margin-left: 3em;
}

ol.letters
{
	list-style-type: lower-latin;
}

ol li {
}

a {
	text-decoration: underline;
	color: #3E9722;
}

a:hover {
	text-decoration: none;
	color: #E58C24;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 20px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}

/* Boxed Style */
.boxed {
}

.boxed .title h2 {
	height: 28px;
	padding: 12px 0 0 20px;
	text-transform: uppercase;
	font-size: 1em;
	color: #FFFFFF;
}

.boxed .content {
	padding: 20px;
	border-top: 1px solid #FFFFFF;
	background: url(../img/img07.gif) repeat-x;
}

/* Post */
.post {}

.post .title {
	background: #3C74E6 url(../img/img06.gif) repeat-x;
	font-size: 1em;
	text-transform: uppercase;
	color: #FFFFFF;
}

.post .title span {
	display: block;
	height: 28px;
	padding: 12px 0 0 20px;
}

.post .title span.top
{
	background:transparent url(../img/img10.gif) no-repeat scroll right top;
}

.post .date {
	margin-top: -25px;
	padding-bottom: 10px;
	padding-right: 20px;
	text-align: right;
	font-size: x-small;
	color: #FFFFFF;
}

.post .date .month {}

.post .date .day {}

.post .date .year {}

.post .meta {
	clear: both;
}

.post .meta p {
	margin: 0;
	padding: 10px 20px 40px 20px;
	border-top: 1px dotted #CCCCCC;
	line-height: normal;
	font-size: x-small;
}

.post .story {
	padding: 20px 20px 0 20px;
	border-top: 1px solid #FFFFFF;
	background: url(../img/img07.gif) repeat-x;
}
.post .story h3
{
	font-size: 1.4em;
	font-weight: normal;
}
.post .not_top
{
	padding: 0 20px 0 20px;
}
.post .last
{
	padding: 0 20px 5px 20px;
}
.post .not_top, .post .last
{
	background: none;
}
.post .half
{
	background: none;
	padding: 20px 20px 0px 20px;
	padding-bottom: 0;
	width: 41%;
	float: left;
}
.post .leftcol
{
	clear: left;
}
.post .half h3
{
	text-transform: uppercase;
}
.post .half ul
{
	margin-left: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	
}
.post .half ul li
{
	text-align: left;
	line-height: 1.2em;
	padding-bottom: 5px;
	list-style-type: none;
}

.articles_byt_cat
{
	padding: 0;
	margin: 0;
	width: 100%;
}

.post .half p.morenews
{
	margin-top: 9px;
	margin-bottom: 0;
	padding: 0;
	font-weight: bold;
	text-align: left;
}

.post .half p.morenews a
{
	font-weight: bold;
}

/* Header */

#header {
	width: 920px;
	height: 120px;
	margin: 0 auto;
	padding: 20px 20px 0 20px;
	background: #CAE646 url(../img/img01.jpg) no-repeat;
}

/* Header > Logo */

#logo {
	float: left;
	width: 240px;
	height: 50px;
}

#logo h1 {
	float: left;
	margin: 0;
	padding: 44px 0 0 0;
	font-size: 3.2em;
}

#logo h2 {
	float: left;
	margin-top: 0px;
	margin-left: 2px;
	font-size: 1em;
}

#logo a {
	text-decoration: none;
}

/* Header > Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding-top: 79px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 120px;
	height: 30px;
	margin-left: 2px;
	padding-top: 10px;
	background: url(../img/img03.gif) no-repeat;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-size: 1.15em;
	color: #000000;
}

#menu a:hover {
	background-image: url(../img/img04.gif);
}

#menu .active a {
	background-image: url(../img/img05.gif);
}

/* Content */

#content {
	width: 920px;
	margin: 0 auto;
	padding: 20px;
	background: url(../img/img02.jpg) no-repeat;
	border-top: 1px solid #FFFFFF;
}

#content img
{
	clear:both;
	padding-bottom: 10px;
}

/* Content > Main */

#main {
	float: left;
	width: 510px;
	padding-left: 20px;
}

/* Content > Main > Article */
#main .article
{}
#main .article p, #main .article li, #main .article h3, #main .article h4
{
	text-align: left;
}
#main .article h3
{
	font-size: 2.5em;
	font-weight: bold;
}
#main .article h4
{
	margin-top: 10px;
	margin-left: 0px;
}
#main .article p.credits
{
	font-style: italic;
	margin-top: 10px;
}

#main .article p.standfirst
{
	font-weight: bold;
	margin-top: 10px;
}

#dbadvert
{
	margin-left: 21px;
	margin-top: 5px;
	padding: 10px;
	border: 1px dotted #000000;
}

#dbadvert img
{
	float: left;
	margin-right: 8px;
}

#dbadvert p
{
	line-height: 1.23em;
	margin-bottom: 8px;
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 200px;
}

#sidebar .boxed .title {
	background: #3C74E6 url(../img/img06.gif) repeat-x;
}

#sidebar .boxed .title h2 {
	background: url(../img/img08.gif) no-repeat;
}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	display: block;
}

#login input {
	margin-bottom: 10px;
	padding: 2px 5px;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}

#inputtext1, #inputtext2 {
	width: 160px;
}

#inputsubmit1 {
	margin: 0;
	padding: 0;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	font-size: 1em;
}

#updates p {
	line-height: 1em;
	font-size: 1em;
	margin-bottom: 5px;
}

#updates a {
	text-decoration: none;
}

/* Content > Sidebar2 */
#sidebar2 {
	float: left;
	width: 170px;
	padding-left: 20px;
}

#sidebar2 .boxed .title {
	background: #3C74E6 url(../img/red_img06.gif) repeat-x;
}

#sidebar2 .boxed .title h2 {
	background: url(../img/red_img10.gif) no-repeat right top;
}

#sidebar2 .boxed .title h2 span
{
	height:28px;
	padding:12px 0pt 0pt 20px;
	margin-left: -20px;
	background: url(../img/red_img08.gif) no-repeat left top;
}

#sidebar2 .boxed .content
{
	background: transparent;
	background-image: none;
	/*background:transparent url(../img/red_img07.gif) repeat-x;*/
}

/* Content > Sidebar2 > Sponsors */
#sponsors {}

#sponsors ul {
	margin-left: 0;
	padding-left: 0;
	list-style: inside;
}

#sponsors div.content
{
	padding: 0 10px 10px 10px;
}

/* Footer */
#footer {
	clear: both;
	width: 960px;
	height: 80px;
	margin: 0 auto;
	padding: 20px 0;
	background: url(../img/img02.jpg) no-repeat;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	font-size: x-small;
}

#footer a {
	text-decoration: underline;
	color: #666666;
}

#footer a:hover {
	text-decoration: none;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}
