/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #333333 url(images/img01.gif) repeat-x;
	text-align: center;
	font-family: "ËÎÌå", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:18px;
	color: #666666;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {

	line-height:24px;
}
.ellipsis{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden;}
a {
	color: #3561A8;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #6C92D0;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Header */

#logo {
	width: 750px;
	height: 65px;
	margin: 0 auto;
}

#logo h1, #logo p {
	margin: 0;
	color: #FFFFFF;
}

#logo h1 {
	float: left;
	padding-top: 30px;
}

#logo p {
	float: right;
	padding-top: 39px;
	font-size: 1.2em;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 778px;
	height: 45px;
	margin: 0 auto;
	background: #F6F6F6 url(images/img02.gif) no-repeat;
}

#menu ul {
	margin: 0;
	padding: 5px 0 0 14px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 29px;
	padding: 11px 20px 0 20px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}

#menu a:hover {
	text-decoration: underline;
	color: #000000;
}

#menu .current_page_item a {
	background: url(images/img06.gif) repeat-x;
}

/* Page */

#page {
	position:relative;
	text-align:left;
	width: 778px;
	margin: 0 auto;
	background: #FFFFFF url(images/img05.gif) repeat-y;
}

#page-bg {
	padding: 11px 24px;
	background: url(images/img03.jpg) no-repeat;
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	text-align: left;
	width: 450px;
	padding: 20px 40px 0 20px;
}

.post {
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #E7E7E7;
	width: 450px;
}

.title {
	margin: 0;
}

.title a {
	text-decoration: none;
}

.title a:hover {
	border-bottom: 1px dotted #999999;
}

.byline {
	margin: 0 0 20px 0;
}

.entry {
}

.links {
	padding-top: 10px;
	text-align: right;
	color:#4D4DFF;
	/*font-weight: bold;*/
}

/* Sidebar */

#sidebar {
	float: right;
	text-align: left;
	width: 220px;
	padding-right: 0px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#sidebar li li {
	padding: 2px 10px 2px 35px;
	background: url(images/img07.gif) no-repeat;
	background-position: 0px 12px; 
	border-bottom: 1px solid #F3F3F3;
}

#sidebar h2 {
	margin: 0;
	padding: 24px 0 3px 20px;
	border-bottom: 1px solid #E7E7E7;
	letter-spacing: 1px;
	font-size: 1.2em;
	font-weight: bold;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 750px;
	margin: 0 auto;
	padding: 20px 0;
	background: url(images/img08.gif) no-repeat;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: smaller;
	color: #666666;
}

#footer a {
	color: #666666;
}

/* RountButton */

.roundButton { 
    background-repeat: no-repeat; 
    background-position: center center; 
    font-size:12px;
    color:#dedede; 
    text-align:center; 
    line-height: 23px;      
    text-decoration:none; 
    display: table-cell; 
    padding-left:3px; 
    padding-right:3px; 
    height:27px; 
} 

.roundButton { 
    background-image: url(/images/long_button.gif); 
    width:105px; 
    background-position: 0 0; 
} 

.roundButton:hover 
{ 
    background-position: -111px 0; 
} 


/* Easy Slider */
#SliderWraper{margin:auto;width:750px;height:276px;position:relative;float:center;}

#slider ul, #slider li,#slider2 ul, #slider2 li{
	margin:0;
	padding:0;
	list-style:none;	
	}
#slider2{margin-top:1em;}
#slider li, #slider2 li{ 
	width:750px;
	height:240px;
	position:relative;
	overflow:hidden; 
	}	
#prevBtn, #nextBtn,#slider1next,#slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
	z-index:1000;
	}	
#nextBtn, #slider1next{left:750px;}														
#prevBtn a, #nextBtn a,#slider1next a, #slider1prev a{  
	display:block;
	position:relative;
	width:30px;
	background:url(easyslider1.7/images/btn_prev.gif) no-repeat 0 0;	
	}	
#nextBtn a, #slider1next a{ 
	background:url(easyslider1.7/images/btn_next.gif) no-repeat 0 0;	
	}	

 	/* numeric controls */	

	ol#controls{
		margin:3px 0px;
		padding:0;
		height:28px;
		background:#fff;
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */
