/*
Theme Name: The Web News
Author: WPThemeDesigner
Author URI: http://www.wpthemedesigner.com/
*/

html,body,span,div,td,dd,dt,li,input,p {font-family:Tahoma, Geneva, sans-serif;}
* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font-size:12px;
	color: #404040;
	background-color: #e9e9e9;
}
a {
	color: #DC4000;
	text-decoration: none;
}
a:hover {
	color: #000000;
}
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;
}
h6 {font-size:14px;}
/** BEGIN wrapper **/
#wrapper {
	width: 970px;
	background: url(http://paidu.in.th/test/images/background.gif) repeat-y 0 0;
	margin: auto auto;
	text-align: left;
	padding: 0 7px;
}
/** END wrapper **/

/** BEGIN header **/
#header {
	background: #ffffff url(http://paidu.in.th/test/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: 12px;
			padding: 0 15px;
			border-left: 1px solid #252525;
		}
			#header ul li.f {
				border: 0;
			}
	#header .links {
		float: right;
		font-size: 12px;
		color: #252525;
		padding: 10px;
	}
		#header .links a {
			margin-left: 14px;
		}
	#header .logo {
		padding: 18px 18px 40px;
		float: left;
	}
		#header .logo h1 {
			font-size: 28px;
			text-transform: uppercase;
		}
		#header .logo h1 a {
			color: #252525;
		}
		#header .logo p {
			color: #DE5011;
			font-weight: bold;
			padding-left: 10px;
		}
	#header .ad468x60 {
		float: right;
		padding: 16px 10px;
	}
	#header ol {
		list-style-type: none;
		height: 35px;
		background-color: #252525;
	}
		#header ol li {
			float: left;
			font-size:14px;
		}
		#header ol li a {
			color: #ffffff;
			display: block;
			padding: 10px 12px 9px;
		}
		#header ol li a:hover {
			background-color: #DC4000;
		}

	#header ol.hottopic{
		list-style-type: none;
		height: 20px;
		background-color: #DC6000;
	}
		#header ol.hottopic li {
			float: left;
			font-size:12px;
		}
		#header ol.hottopic li a {
			color: #ffffff;
			display: block;
			padding: 4px 12px 3px;
		}
		#header ol.hottopic li a:hover {
			background-color: #252525;
		}

		#header {
		
	}
/** END header **/

/** BEGIN content **/
#content {
	width: 666px;
	float: left;
}
	#content .post {
		width: 259px; height: 420px;
		float: left;
		padding: 20px 15px 0 35px;
	}
		#content .post h2 {
			font-size: 14px;
			margin-bottom: 15px;
		}
			#content .post h2 a {
				color: #252525;
			}
		#content .post .date {
			font-size: 14px;
			color: #808080;
			margin-bottom: 15px;
		}
.continue {
			color: #ffffff;
			background-color: #DC4000;
			padding: 5px 10px;
			font-weight: bold;
			margin-bottom: 25px;
		}
		#content .post p {
			margin-bottom: 10px;
			line-height: 1.4em;
		}
		#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-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-weight: bold;
				margin: 2px;
			}
/** END content **/

/** BEGIN sidebar **/
#sidebar {
	width: 304px;
	float: right;
	padding-bottom: 20px;
}
	#sidebar .wrapper {
		padding: 0 15px;
	}
	#sidebar h2 {
		color: #252525;
		font-size: 14px;;
		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: 12px;
		}
		#sidebar ul li a {
			color: #0076a3;
		}
		#sidebar ul li a:hover {
			color: #DC4000;
		}
	.tags ul {
		list-style-type: none;
	}
		.tags ul li {
			border: none;
			line-height: 1.2em;
			padding:0px;
			margin-left:5px;
			font-size: 12px; 
			float:left;
		}
	
ul.inlinetags {
border:0px;
padding:0px;
margin:0px;
list-style-type:none;
}

ul.inlinetags li {
float:left;
border:0px;
padding:0px;
margin-left:5px;
}		
	#sidebar .ads {
		text-align: center;
		padding: 10px 0;
	}
		#sidebar .ads img {
			margin: 3px;
		}
	#sidebar .search {
		background: #EEEEEE url(http://paidu.in.th/test/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: 14px;
			width: 200px;
			margin: 18px 11px 0 22px;
		}
		#sidebar .search button {
			float: left;
			border: 0;
			text-indent: -9999px;
			width: 53px; height: 32px;
			margin-top: 10px;
			cursor:pointer;
			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: #DC4000;
		}
	#sidebar .l {
		float: left;
		width: 125px;
	}
	#sidebar .r {
		float: right;
		width: 125px;
	}
		#sidebar .sbar li {
			font-size: 14px;
			padding-left: 12px;
			background: url(http://paidu.in.th/test/images/bullet.gif) no-repeat 0 8px;
			border: 0;
		}
/** END sidebar **/

/** BEGIN footer **/
#footer {
	clear: both;
	background-color: #252525;
	color: #ffffff;
	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: 14px;
		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: 14px;
			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: 14px;
			width: 120px; height: 23px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 12px;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
h2.title {
	font-size: 14px;
	text-transform: uppercase;
	padding: 25px 35px 0;
	color: #565656;
}
.query {
	padding: 5px 35px;
}

.query p strong {
	color:#000000;
}

.query p {
	padding:10px;
	border:1px solid #252525;
	background-color:#EEEEEE;	
}

.single {
	padding: 5px 35px;
}
	.single h1 {
		font-size: 18px;
		font-weight:normal;
		margin-bottom: 5px;
	}

	.single h2 {
		font-size: 14px;
		font-weight:bold;	
		margin-bottom: 5px;
	}
	.single h2 a {
	color:#000000;
	text-decoration:underline;
	}
	.single h2 a:hover {
	color:#dc4000;
	}

	.single .date {
		font-size: 14px;
		color: #606060;
		margin-bottom: 5px;
	}
	.single h3 {
		font-size: 14px;
		font-weight: normal;
		margin-bottom: 7px;
	}
	.single p {
		font-size: 14px;
		line-height: 1.2em;
		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;
	}
	
.read {
	padding: 5px 35px;
}
	.read h1 {
		font-size: 18px;
		font-weight:normal;
		margin-bottom: 5px;
	}

	.read h2 {
		font-size: 14px;
		color:black;
		margin-bottom: 5px;
	}
	.read h2 a {
	text-decoration:underline;
	}

	.read .date {
		font-size: 14px;
		color: #606060;
		margin-bottom: 5px;
	}
	.read h3 {
		font-size: 14px;
		font-weight: normal;
		margin-bottom: 7px;
	}
	.read p {
		font-size: 14px;
		line-height:normal;
		margin-bottom: 10px;
	}
	.read ul {
		margin: 0 0 10px 16px;
	}
	.read ol {
		margin: 0 0 10px 18px;
	}
	.read li {
		line-height: 1.4em;
		padding: 2px 0;
	}
	.read 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: 14px;
		}
	#comments ol li .comment-meta {
		font-size:12px;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 12px;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 10px 0 20px;
	font-size: 12px;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}

.blue {
color:blue;
}
.right {
float:right;
}
.left {
float:left;
}
p.small {
font-size:12px;
}

.news_img {
margin-right:10px;
border:1px #444 solid;
padding:2px;
width:80px;
}

.newstitle {
color:black;
text-decoration:underline;
cursor:pointer;
}
.newstitle:hover {
color:#DC4000;
}
.newsurl {
color:#DC4000;
text-decoration:none;
cursor:pointer;
}
.newsurl:hover {
color:black;
}

.box {
border:1px dotted black;
margin:5px 35px;
}


#politic_box {margin:0 15px 0 5px;}
#entertain_box {margin:0 15px 0 5px;}
#scoop_box {margin:0 15px 0 5px;}
#interset_box {margin:0 15px 0 5px;}
#crime_box {margin:0 15px 0 5px;}
#life_box {margin:0 15px 0 5px;}
#world_box {margin:0 15px 0 5px;}
#sport_box {margin:0 15px 0 5px;}
#technology_box {margin:0 15px 0 5px;}

#politic_box a h3 {color: #8b4f19;border-bottom:2px solid;}
#entertain_box a h3 {color: #ff0000;border-bottom:2px solid;}
#scoop_box a h3 {color: #ea6b04;border-bottom:2px solid;}
#interset_box a h3 {color: #0000ff;border-bottom:2px solid;}
#crime_box a h3 {color: #6e6f74;border-bottom:2px solid;}
#life_box a h3 {color: #6a8e24;border-bottom:2px solid;}
#world_box a h3 {color: #a73cbc;border-bottom:2px solid;}
#sport_box a h3 {color: #0000ff;border-bottom:2px solid;}
#technology_box a h3 {color: #1f918a;border-bottom:2px solid;}
#newsmap span {
display:none;
}

.hotnews table {
margin:0;
padding:0 10px;
}
.hotnews td {
padding-bottom:10px;
}
.hotnews td.newspaper {
padding:5px;
background:yellow;
font-weight:bold;
}
.hotnews td a{
color:red;
}
.hotnews td a:hover{
color:black;
}
.hotnews img {
margin-left:10px;
}


