/*
CSS Credit: http://www.templatemo.com/
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background: #000000;
}

a:link, a:visited { color: white; text-decoration: none;}
a:active, a:hover { color: #FF0000;}

p {
	margin: 0px 5px 0px 5px;
	padding: 0px 5px 10px 5px;

}

.ads {
       margin: 0px 0px 0px 90px;
}



h1 {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 10px 20px;

	font-size: 40px;
	font-weight: bold;
	line-height: 30px;
	color: gold;
}
h2 {
	margin: 10px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	font-size: 15px;
	font-weight: bold;
	color: yellow;


 } 






h3 {
	margin: 0 0 5px 0;
	padding: 2px 0;
	font-size: 12px;
	font-weight: bold;
	color: white;
}

h4 {
	margin: 0 0 5px 0;
	padding: 2px 0;
	font-size: 16px;
	font-weight: bold;
	color: #750a20;
}

.localname
        {
        margin: 0px ;
        padding: 0px;
        font: bold 16px Garamond, serif;
        text-align: left;
        background: transparent;
        color: #fff;
        }
.localinfo
         {
         color: #ffffff;
         width: 250px;
          margin: 0px ;
          

         }
.localname2
        {
        font: bold 14px verdana, arial, sans-serif;
        list-style-type: none;
        margin: 0px;
        padding:  10px 0px 0px 0px;
        text-align: left;
        color: #ff3;

         }
.localname3
        {
        margin: 10px;
        padding: 0px;
        font: bold 14px Garamond, serif;
        list-style-type: none;
        text-align: left;
        color: #ff3;

         }
.localname4
        {
        margin: 0px;
        padding: 5px 10px 5px 0px;
        font: bold 12px Garamond, serif;
        text-align: center;
        color: #ff3;
        }
.localname5
        {
        font: bold 25px verdana, arial, sans-serif;
        list-style-type: none;
        margin: 5px;
        padding: 0px;
        text-align: left;
        color: white;
         }

.localname6
        {
        font: bold 12px verdana, arial, sans-serif;
        list-style-type: none;
        margin: 0px;
        padding: 0px;
        text-align: center;
        color: #fff;
         }
.localname7
        {
        margin: 0px;
        padding: 0px;
        font: bold 14px Garamond, serif;
        text-align: left;
        color: #f33;
         }




.updatedtime {
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}

.view_all a{
	clear: both;
	display: block;
	width: 100%;
	padding: 5px 0 1px 0;
	margin-bottom: 5px; 
	font-weight: bold;
	text-decoration: none;
	border-top: 1px dotted #CCC;
}

#templatemo_container {
	margin: auto;
	width: 1000px;
}

#templatemo_top_panel {
	float: left;
	width: 1000px;
	height: 100px;
	margin: 5px;
	margin-bottom: 5px;
	color: #FFF;
        background: #000000;
}

#templatemo_sitetitle {
	float: left;
	width: 280px;
	margin: 5px 5px 5px 15px;

	font-weight: bold;
	line-height: 16px;
	color: #FFF;
	height: 88px;
	border: 2px solid #033;
         background: #000000 url(images/bg_grid.gif) repeat;
}

#templatemo_searchbox {
	float: left;
	width: 610px;
	margin: 30px 10px 10px 70px;
	font-size: 14px;
        font-weight: bold;
        text-align: left;
	height: 90px;

         background: transperent;



}
#templatemo_searchbox2 {
	float: left;
	width: 450px;
	margin: 10px 10px 10px 55px;
	font-size: 14px;
        font-weight: bold;
        text-align: left;
	height: 90px;
        background: transperent;



}



#templatemo_searchbox form {
	margin: 0px;
	padding: 0px;
}

#searchfield{
	background:#FFFFFF;
	border: none;
	color: #000;
	font-size: 14px;
	font-variant: normal;
	height: 16px;
	line-height: normal;
	padding: 4px;
	width: 200px;
}


#searchbutton{
	background: url(images/templatemo_search_button.gif); 
	border: none;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	height: 24px;
	margin: 0 0 0 7px;
	padding: 0 6px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	width: 66px;
}

#templatemo_currentdate {
	float: left;
	float: top;
	width: 280px;
	height: 88px;
        margin: 5px 30px 15px 15px;
	text-align: left;
	font-weight: bold;
	border: 0px solid #033;
	 background: transperent;

}

/*------------- Menu ------------------*/
#templatemo_menu {
	float: left;
	width: 1000px;
	height: 30px;
	background: #000 url(images/templatemo_menu_repeat.jpg) repeat-x;
	border: 2px solid #033;

}

#templatemo_menu ul {
	float: left;
	width: 1000px;
	margin: 0;
	padding: 7px 0 0 0;
	list-style: none;
}

#templatemo_menu ul li{
	display: inline;
}

#templatemo_menu ul li a{
	float: left;
	padding: 0 25px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

#templatemo_menu li a:hover, #templatemo_menu li .current{
	color: #FFFF00;
}

/* end of menu */

/* content */
#templatemo_content {
	float: left;
	width: 1000px;
}

#templatemo_main_leftcol {
	float: left;
	width: 620px;
	margin-top: 15px;
        margin-left: 10px;

}

.templatemo_leftcol_subcol {
	float: left;
	width: 280px;
	padding: 0 15px 0 0;
	margin-right: 15px;

}

#templatemo_main_rightcol {
	float: right;
	margin-top: 15px;
	width: 370px;
}


* html #templatemo_main_rightcol {
	margin-left: -15px;	
}

#templatemo_topnews {
	display: block;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #cccccc;
	margin: 0px 5px 5px 5px;
}

#templatemo_topnews img{
	margin-bottom: 5px;
}

#templatemo_gallery_section {
	display: block;
	width: 278px;
	padding: 5px 0 5px 5px;
	margin-bottom: 25px;
	border: 1px solid #CCC;
}

#image_section {
	float: left;
	width: 278px;	
	padding-bottom: 5px;
}

#image_section img{
	float: left;
	margin: 0 3px 3px 0;
	border: none;
}

.regular_section {
	display: block;
	width: 295px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	 border: 2px solid #033;
         background: #000000 url(images/bg_grid.gif) repeat;

}
.regular_section3 {
	display: block;
	width: 344px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	 border: 2px solid #033;
         background: #000000 url(images/bg_grid.gif) repeat;

}
.newsbox {
	clear: both;
	width: 285px;
	padding-bottom: 15px;
}


.newsbox img{
	float: left;
	margin: 0 5px 0 0;
	padding: 0px;
}

.newsbox .newstitle {
         	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 10px;
	font-size: 16px;
	color:#C00;
	font-weight: bold;
}

.newsbox p{
	font-size: 11px;
}

.regular_section ul{
	clear: both;
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
	  list-style-type: none;
}

.regular_section3 ul{
	clear: both;
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
	  list-style-type: none;
}


.regular_section3 li a{
	font-weight: bold;
}

.regular_section li a{
	font-weight: bold;
}


.regular_section li a:hover{
	text-decoration: underline;
}
.regular_section3 li a:hover{
	text-decoration: underline;
}

.templatemo_leftcol_fullrow {
	clear: both;
	float: left;
	width: 600px;
	padding: 10px 0 0 10px;
	border: 2px solid #033;
	margin-bottom: 25px;
	
}

.templatemo_rcol_sectionwithborder {
	display: block;
	width: 365px;
	border: 2px solid #033;
        margin-top: 0px;
	margin-bottom: 25px;
         background: #000000 url(images/bg_grid.gif) repeat;
}


                                     



.templatemo_rcol_sectionwithborder2 {
	display: block;
	width: 280px;
	border: 2px solid #033;
	margin-top: 5px;
	margin-bottom: 5px;
        background: #000000 url(images/bg_grid.gif) repeat;

}

#templatemo_video_section {
	display: block;
	width: 358px;
	margin-top: 0px;
	margin-left: 10px;
}

* html #templatemo_video_section {
	margin-left: 5px;
}

#templatemo_video_section .video_box {
	float: left;
	width: 106px;
	margin: 0 0px 10px 0;
}


#templatemo_video_section .video_box img{
	margin: 0 0 5px 0;
}

#templatemo_video_section .video_box a{
	font-size: 10px;
	font-weight: bold;
}

#templatemo_video_section .video_box a span{
	color: #FF0000;
	font-size: 10px;
	font-weight: bold;
}

#templatemo_newsletter_section {
	width: 280px;
	margin: 5px;
}

#templatemo_newsletter_section  form {
	margin: 0 10px 0 0;
	text-align: left;
}

#templatemo_newsletter_section  select {
	width: 250px;
	height: 25px;
	padding: 25px 0;
	margin: 0px;
}

#templatemo_newsletter_section .form_row{
	padding: 3px 0px;
}


#templatemo_newsletter_section label {
	margin-right: 10px;
}

#templatemo_newsletter_section input{
	width: 195px;
	height: 15px;
}

#templatemo_newsletter_section .button{
	height: 25px;
	width: 80px;
}
#templatemo_blog_section {
	width: 348px;
	margin: 10px;
	margin-top: 0px;
}

#templatemo_blog_section1 {
	width: 280px;
	margin: 10px;

}




}
#templatemo_blog_section3 {
	width: 280px;
	margin: 4px;
	margin-top: 10px;
}

#templatemo_blog_section .blog_box {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #750a20;

}

#templatemo_blog_section .datetime{
	font-weight: bold;
}

#templatemo_poll_section {
	width: 348px;
	margin: 10px;
}

#templatemo_poll_section p{
	padding-bottom: 10px;
}


#templatemo_poll_section img{
	float: right;
}

#templatemo_poll_section .button{
	height: 25px;
	width: 50px;
	margin-right: 25px;
}

#templatemo_partner_section {
	width: 348px;
	margin: 10px;
}

.partner_box {
	width: 348px;
	padding: 0px;
	margin-bottom: 25px;
}

.partner_box p{
	clear: both;
}



/* ----- Footer ----- */
#templatemo_footer {
	clear: both;
	float: left;
	padding: 25px;
	width: 950px;
	color: #FFF;
	text-align: left;
	background: #033;
	border-top: 1px solid red;
}

.footer_leftcol {
	float: left;
	width: 400px;
	padding: 0 0 0 10px;
	margin-right: 25px;
}

.footer_rightcol {
	float: right;
	text-align: right;
	width: 435px;
	text-align: right;
}

.footer_subcol {
	float: left;
	width: 120px;
	margin-left: 25px;
}

#templatemo_footer p{
	padding: 0;
	margin-bottom: 10px;	
	text-align: justify;
}

#templatemo_footer a{
	color: #FFF;
	text-decoration: none;
}

#templatemo_footer a:hover{
	color: #FFF;
	text-decoration: underline;
}

/* ----- End of Footer ----- */
