
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body
{
	margin: 0px;
	padding: 0;
	background-image: url(images/bg2.jpg);
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.live a
{
	text-decoration:none;
	color:#F00;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	
}
body p
{
}

h1, h2, h3
{
	margin: 0;
	text-transform: capitalize;
	font-weight: normal;
}


h2
{
	font-size: 18px;
}

h3
{
}

p, ul, ol
{
	margin-top: 0;
	line-height: 220%;
	text-align: justify;
}

ul, ol
{
}

blockquote
{
}

a
{
	color: #36A12D;
}

a:hover
{
	text-decoration: none;
}

a img
{
	border: none;
}

img.left
{
	float: left;
	margin: 7px 30px 0 0;
}

img.right
{
	float: right;
	margin: 7px 0 0 30px;
}

hr
{
	display: none;
}

.list1
{
}

.list1 li
{
	float: left;
	line-height: normal;
}

.list1 li img
{
	margin: 0 30px 30px 0;
}

.list1 li.alt img
{
	margin-right: 0;
}

#wrapper
{
	margin: 0px;
	padding: 30px 0px 0px 0px;
}

/* Header */

#header-wrapper
{
	margin: 0px;
	padding: 0px;
}

#header
{
	width: 920px;
	margin: 0 auto;
	padding-bottom: 0px;
}

/* Menu */

#menu
{
	float: left;
	width: 920px;
	padding-top: 202px;
	padding-bottom: 20px;
}



/** LOGO */

#logo
{
	width: 920px;
	height: 200px;
	margin: 0 auto;
	margin-top: -20px;
	background: url(images/logo.png) no-repeat left top;
}

/* Page */

#page
{
	width: 920px;
	margin: 0 auto;
	padding: 0px;
	box-shadow: 10px 10px 5px gray;
	border: solid 1px gray;
}

#page-bgtop
{
}

/* Content */

#content
{
	float: right;
	width: 900px;
	padding-bottom: -20px;
}

/* Post */

.post
{
	margin-bottom: 0;
	border-bottom: 1px solid #DFDFDF;
}

.post .title
{
	height: 30px;
	color: #08252E;
}

.post .title
{
	text-decoration: underline;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
}

.post .date
{
}

.post .meta
{
	margin-left: 2px;
	padding: 2px 30px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #66665E;
}

.entry p
{
	font-size: small;
	font-family: verdana;
	color: #354648;
	padding-right: 10px;
}


.entry ul
{
	list-style-type: none;
	font-family: Verdana;
	margin-left: 50px;
	list-style-image: url(images/animatedarrows.gif);
}
.entry ul li
{
	color: green;
	font-weight: bold;
	vertical-align: middle;
	padding:5px;
}
.entry ul a
{
	color: brown;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.entry ul a:hover
{
	color: #2952de;
}
.entry h2
{
	font-family: verdana;
	font-weight: bold;
	color: brown;
	font-size: 16px;
	text-decoration:underline;
}
.entry table tr td a img
{
	border-radius: 20px;
	box-shadow: 0px 5px 20px 2px rgba(0,0,0,0,0.1);
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.entry table tr td a img:hover
{
	opacity: 1.0;
	filter: alpha(opacity=100); /* For IE8 and earlier */
}

.post .meta span
{
	display: block;
	margin-top: -10px;
}

.post .meta a
{
}

.post .entry
{
	padding: 10px 0 30px 0;
}

.post .entry-content
{
	float: right;
	width: 330px;
}

.post .entry-image
{
	float: left;
	width: 280px;
	padding-right: 20px;
	padding-top: 6px;
	padding-bottom: 30px;
}

.post .links a
{
	font-weight: bold;
}

.post .links .comments
{
}

.post .links .permalink
{
	padding-left: 17px;
}

/* Sidebar */

#sidebar
{
	float: left;
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 499px;
}

#sidebar img
{
	border-radius: 20px;
	box-shadow: 0px 5px 20px 2px rgba(0,0,0,0,0.1);
}

#sidebar h3
{
	color: #000066;
	font-family: Daily News BQ;
	font-size: 20px;
	text-align: center;
}
#sidebar p
{
	color: #FF0000;
	font-family: Aclonica;
	font-size: 16px;
	margin-left: 42px;
	margin-bottom: -5px;
}

#sidebar ul
{
	margin: 0px 0px 0px 0px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li
{
	margin-bottom: 30px;
}

#sidebar li ul
{
	margin: 0px;
	padding: 0px;
	background: #F8DFBB;
}

#sidebar li li
{
	margin: 0px 15px;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #FFFFFF;
}

#sidebar li li a
{
	font-weight: normal;
}

#sidebar li li a:hover
{
}

#sidebar p
{
	line-height: 200%;
	padding: 20px 15px 0px 15px;
}

#sidebar h2
{
	height: 30px;
	padding: 5px 0px 0px 15px;
	background: url(images/img.html) no-repeat left top;
	font-family: ADMUI3Lg;
	font-size: 18px;
	font-weight: bold;
	color: #000033;
}

#sidebar a
{
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #3C2811;
}

/* Calendar */

#calendar
{
}

#calendar caption
{
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table
{
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-right: 1px solid #24130F;
}

#calendar thead th
{
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	background: #24130F;
}

#calendar tbody td
{
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot td
{
	padding: 5px;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot #next
{
	border-top: 1px solid #24130F;
	text-align: right;
}

#calendar tfoot #prev
{
	border-top: 1px solid #24130F;
}

#calendar .pad
{
	border-bottom: 1px solid #24130F;
}

#calendar #today
{
	background: #24130F;
}

/* Footer */

#footer-bgcontent
{
}

#footer
{
	width: 920px;
	height: 20px;
	margin: 0 auto;
	padding-top: 10px;
	color: black;
	background-color: #2952de;
	border: solid 1px gray;
}

#footer p
{
	margin: 0;
	padding-right: 30px;
	text-align: left;
	line-height: normal;
	font-size: 12px;
	font-family: Georgia, "Times New Roman" , Times, serif;
}


#footer a
{
	color: #000033;
}
#footer a:hover
{
	color: #FFFFFF;
}


.fl_left
{
	float: left;
}
.fl_right
{
	float: right;
}

.video
{
}
address
{
	font-family: Verdana;
	margin-top: 30px;
	margin-left: 50px;
	font-style: normal;
	font-weight: bold;
	line-height: 25px;
}
 #toTop
        {
            background: none repeat scroll 0 0 #B34C00;
            border: 2px solid #ffffff;
            bottom: 5px;
            color: #FFFFFF;
            cursor: pointer;
            padding: 10px;
            position: fixed;
            right: 5px;
            text-align: center;
            display:none;
            text-decoration: none;
            width: 100px;
        }
        
.counter
{
	 background: none repeat scroll 0 0 #B34C00;
	  font-family:verdana;
	   font-size:15px;
            border: 2px solid #ffffff;
            bottom: 5px;
            color: #FFFFFF;
            cursor: pointer;
            padding: 10px;
            position: fixed;
            left:0;
            text-align: center;
            display:none;
            text-decoration: none;
            width: 100px;
	  
	}