/*
Theme Name: The Web News
Author: WPThemeDesigner
Author URI: http://www.wpthemedesigner.com/
*/

* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	background-color: #193441;

font: 90.1%/1.5 "Helvetica Neue", Arial, "Lucida Grande", "Lucida Sans Unicode", "Microsoft YaHei", sans-serif;
  font-smooth: always;
  text-align: center;

text-align:center;
color:#333333;


}

a {
	color: #0078D7;
	text-decoration: none;
}
a:hover {
	color: #D54E21;
}

.post .title1 {
background:url("images/img11.jpg") repeat-x scroll left bottom transparent;
margin:0;
padding:36px 0 0;
}

#content a {
	color: #0078D7;
	text-decoration: underline;
}
#content a:hover {
	color: #D54E21;
}


img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

/** BEGIN wrapper **/
#wrapper {
	width: 970px;
	/*background: url(images/background.gif) repeat-y 0 0;*/
	background: #fff;
        margin: auto auto;
	text-align: left;
	
}
/** END wrapper **/

h1, h2, h3, h4, h5, h6 {
color:#000000;
display:block;
font-family:"Myriad Pro","HelveticaNeue-Light","Helvetica Neue Light","Lucida Grande","Helvetica Neue",Arial,"Lucida Sans Unicode",sans-serif;
font-weight:normal;
}
h1 {
font-size:34px;
line-height:1.2;
margin:0.3em 0 10px;
}
h2 {
font-size:22px;
line-height:1.3;
margin:1em 0 0.2em;
height:55px;
}
h3 {
font-size:24px;
line-height:1.3;
margin:1em 0 0.2em;
}
h4 {
font-size:19px;
margin:1.33em 0 0.2em;
}
h5 {
font-size:1.3em;
font-weight:bold;
margin:1.67em 0;
}
h6 {
font-size:1.15em;
font-weight:bold;
margin:1.67em 0;
}

/*
#content h1 a, h2 a, h1 a:link, h2 a:link, h1 a:visited, h2 a:visited {
color:#193441;
}
#content h1 a:active, h2 a:active, h1 a:focus, h2 a:focus, h1 a:hover, h2 a:hover {
color:#2E8FC6;
}
*/
#content h2 a, h2 a:visited, h2 a:active {
	color: #193441;
	text-decoration: none;
}
#content h2 a:hover {
	color: #2E8FC6;
        
}


hr {
display:none;
}

/** BEGIN header **/
#header {
	background: #ffffff url(images/header.gif) repeat-x 0 0;
}
	#header ul {
		float: left;
		list-style-type: none;
		padding: 10px 0;
		margin-left: -5px;
	}
		#header ul li {
			float: left;
			text-transform: uppercase;
			font-size: 0.9em;
			padding: 0 15px;
			border-left: 1px solid #252525;
		}
			#header ul li.f {
				border: 0;
			}
	#header .links {
		float: right;
		font-size: 0.9em;
		color: #252525;
		padding: 10px;
	}
		#header .links a {
			margin-left: 14px;
		}
	#header .logo {
		padding: 18px 18px 18px;
		float: left;
	}
		#header .logo h1 {


font-size:30px;
line-height:1.2;
margin:0;

			}
		#header .logo h1 a {
			color: #252525;
		}
		#header .logo p {
			color: #aaa;
			font-weight: normal;
			padding-left: 0px;
		}
	#header .ad468x60 {
		float: right;
		padding: 16px 10px;
	}
	#header ol {
		list-style-type: none;
		height: 45px;
		background-color: #75aeca;
                border-top: 1px solid #888;
                border-bottom: 1px solid #888;

	}
		#header ol li {
			float: left
		}
		#header ol li a {
			color: #ffffff;
			display: block;
			padding: 10px 12px 11px;
text-shadow:0 1px 0 #555555;
		}
		#header ol li a:hover, #header ol li a:focus, #header ol li .current_page_item a {
text-shadow:1px 1px 1px #000000;


		}
	#header {
		
	}
/** END header **/

/** BEGIN content **/
#content {
	width: 658px;
	float: left;
        border-right:dotted 2px #ccc;
}
	#content .post {
		width: 259px; height: 450px;
		float: left;
		padding: 0px 15px 0 35px;
                /*font-size:13px;*/
                
	}



		#content .post .date {
			font-size: 0.9em;
			font-family: Arial;
			color: #808080;
			margin-bottom: 15px;
		        background:#ddd;
			padding-left:3px;
		}
		#content .post .continue {
			color: #0078d7;
			float: left;
			font-weight: bold;
			margin-bottom: 8px;
		}
		#content .post p {
			margin-bottom: 10px;
			line-height: 1.7em;
		}
		#content .post .thumb {
			height: 92px;
			overflow: hidden;
			padding: 5px;
			background-color: #EEEEEE;
			border: 1px solid #E8E8E8;
			margin-bottom: 10px;
		}
			#content .post .thumb div {
				height: 92px;
				overflow: hidden;
			}
			#content .post .thumb img {
				width: 247px;
			}
	#content .postnav {
		clear: both;
		padding: 20px 34px 40px;
	}
		#content .postnav ul {
			list-style-type: none;
			border: 0;
		}
			#content .postnav ul li {
				float: left;
				padding: 2px;
				padding: 2px;
			}
			#content .postnav ul li a {
				display: block;
				text-align: center;
				text-decoration: none;
				border: 0;
				padding: 5px 8px;
				background-color: #9F9F9F;
				color: #ffffff;
				font-family: Georgia;
				font-weight: bold;
			}
			#content .postnav ul li a:hover {
				background-color: #E05F00;
				border: 0 !important;
			}
			#content .postnav ul li.next a {
				width: auto;
				padding: 2px 4px;
			}
			#content .postnav .page_info {
				text-align: center;
				text-decoration: none;
				border: 0;
				padding: 5px 8px;
				background-color: #9F9F9F;
				color: #ffffff;
				font-family: Georgia;
				font-weight: bold;
				margin: 2px;
			}
/** END content **/

/** BEGIN sidebar **/
#sidebar {
	width: 304px;
	float: right;
	padding-bottom: 20px;
        background: #eee;
}
	#sidebar .wrapper {
		padding: 0 15px;
	}
	#sidebar h2 {
		color: #252525;
		font-size: 0.9em;
		text-transform: uppercase;
		margin: 15px 0 10px;
	}
	#sidebar ul {
		list-style-type: none;
	}
		#sidebar ul li {
			border-bottom: 1px dotted #DADADA;
			line-height: 1.4em;
			padding: 4px 0;
			font-size: 0.9em;
		}
		#sidebar ul li a {
			color: #808080;
		}
		#sidebar ul li a:hover {
			color: #DC1000;
		}
	#sidebar .ads {
		text-align: center;
		padding: 10px 0;
	}
		#sidebar .ads img {
			margin: 3px;
		}
	#sidebar .search {
		background: #bbbbbb url(images/search.gif) no-repeat center center;
		border-width: 1px 0;
		border-color: #E8E8E8;
		border-style: solid;
		height: 52px;
	}
		#sidebar .search input {
			float: left;
			border: 0;
			font-size: 1.2em;
			font-family: Verdana;
			width: 200px;
			margin: 18px 11px 0 22px;
		}
		#sidebar .search button {
			float: left;
			border: 0;
			text-indent: -9999px;
			width: 53px; height: 32px;
			margin-top: 10px;
			background-color: transparent;
		}
	#sidebar .flickr { }
		#sidebar .flickr img {
			margin: 3px;
		}
	#sidebar .video {
		padding-bottom: 5px;
	}
	#sidebar .tags { 
		padding-bottom: 5px;
	}
		#sidebar .tags a {
			color: #808080;
		}
		#sidebar .tags a:hover {
			color: #DC1000;
		}
	#sidebar .l {
		float: left;
		width: 125px;
	}
	#sidebar .r {
		float: right;
		width: 125px;
	}
		#sidebar .sbar li {
			font-size: 1em;
			padding-left: 12px;
			background: url(images/bullet.gif) no-repeat 0 8px;
			border: 0;
		}
/** END sidebar **/

/** BEGIN footer **/
#footer {
	clear: both;
	background-color: #252525;
	color: #ffffff;
	font-family: Georgia;
	padding: 30px;
}
	#footer p {
		line-height: 1.5em;
	}
/** END footer **/

/** BEGIN miscellaneous **/
#comments {
	padding: 0 35px 20px;
}
	#comments h2 {
		margin: 20px 0 5px;
		font-size: 1.5em;
		font-weight: normal;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.5em;
	}
	#comments form {
		padding-top: 20px;
	}
		#comments form p {
			margin-bottom: 5px;
		}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 260px;
			border: 1px solid #cccccc;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
		}
		#comments form button {
			border: 1px solid #909090;
			background-color: #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			width: 120px; height: 23px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
h2.title {
	font-size: 1em;
	text-transform: uppercase;
	background:url("images/img11.jpg") repeat-x scroll left bottom transparent;
margin:0;
height:40px;

	color: #565656;
}
.single {
	padding: 20px 35px;
}

.single h2 {
font-size:26px;
line-height:1.3;
margin:0.1em 0 0.2em;
color:#193441;
}
	.single .date {
		font-size: 0.9em;
		font-family: Arial;
		color: #808080;
		margin-bottom: 15px;
	}
	.single h3 {
		font-size: 1.5em;
		font-weight: normal;
		margin-bottom: 7px;
	}
	.single p {
		line-height: 1.4em;
		margin-bottom: 10px;
	}
	.single ul {
		margin: 0 0 10px 16px;
	}
	.single ol {
		margin: 0 0 10px 18px;
	}
	.single li {
		line-height: 1.4em;
		padding: 2px 0;
	}
	.single blockquote {
		padding: 10px 10px 5px;
		margin-bottom: 10px;
		background-color: #eeeeee;
		border-width: 1px 0;
		border-style: solid;
		border-color: #e8e8e8;
	}
/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments ol li {
		padding: 10px;
		border: 1px solid #e0e0e0;
		margin-bottom: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 10px 0 20px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
/** END wordpress 2.7 comments **/

.meta {
clear: both;
border-bottom:1px solid #E6F0F2;
border-top:1px solid #E6F0F2;
color:#3E5867;
display:block;
font-size:11px;
height:25px;
line-height:19px;
margin:0px;
padding:2px 2px;
text-shadow:0 1px 0 #FFFFFF;
}


/*board*/
#board{
	width:100%;
	height:254px;
	overflow:hidden;
	background:url(images/bgr_board.png) no-repeat;
}
#board_left{
	float:left;
	padding:14px 0 0 34px;
}
#board_twitter{
	float:right;
	width:228px;
	padding:25px 0 0 0;
}
#board_twitter img{
	float:left;
}
#board_items{
	width:620px;
	padding:0 0 0 0;
}
#board_body{
	width:600px;
	margin:0 0 0 20px;
}
#board_carusel{
	width:600px;
	height:127px;
	position:relative;
	margin:0 0 0 15px;
}
#board_carusel .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}
.board_item{
	width:600px;
	height:127px;
	overflow:hidden;
}
#board_body h2{
	color:#000;
	font-size:23px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0 0 30px 0;
}
#board_body strong{
	font-size:12px;
	color:#000;
	line-height:18px;
	display:block;
}
#board_body p{
	font-size:12px;
	color:#000;
	line-height:18px;
	padding:0 0 10px 0;
}
#board_body p img{
	float:left;
	border:1px solid #83b2c4;
	margin:0 10px 0 0;
	width:161px;
	height:107px;
}
#board_body p a{
	color:#000;
}
#board_body p.more a{
	text-decoration:underline;
}
#board_body p.more a:hover{
	text-decoration:none;
}
#board_carusel_nav{
	width:90%;
	overflow:hidden;
	margin:1px 0 0 17px;
}
#board_carusel_nav li{
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	float:left;
	list-style:none;
}
#board_carusel_nav a{
	display:block;
	float:left;
	background:#c2c2c2;
	border-right:1px solid #e7e7e7;
	width:33px;
	text-align:center;
	color:#000;
	padding:7px 0 7px 0;
}
#board_carusel_nav a.selected, #board_carusel_nav a:hover{
	text-decoration:underline;
	font-weight:bold;
	background:#e7e7e7;
	border-right:1px solid #e7e7e7;
}

