/*
Theme Name: WordPress DTTV
Theme URI: http://www.drinkthistv.com
Description: Use for drinkthistv.com.
Version: 1.0
Author: Panutat Latplee
Author URI: http://metromediadesign.com/
Tags: dttv
*/

#areaVideo, .blog .welcome {
	display: none;
}

#areaVideo, .blog .welcome {
	display: none;
}

#areaContent {
	background-color: black;
	height: 125px;
	padding: 0;
	padding-left: 245px;
	background-image: URL('../../../../_images/header-blog.jpg');
	background-position: 245px 15px;
	background-repeat: no-repeat;
}
#areaContent2 {
	min-height: 560px;
	_height: 560px;
}

#areaContent2 .blog  { display: block; }

#areaContent2 .sponser {
	line-height: 13px;
	width: 202px;
	background-color: #484848;
	margin-top: 0px;
	padding: 15px 0 15px 25px;
}

a {
	color: #333;
}

h2 {
	color: #333;
}

#areaContent2 .sponser h2 {
	color: #FFF;
	font-size: 12px;
	text-transform: uppercase;
}
#areaContent2 .sponser a {
	color: #CCC;
}
#areaContent2 .sponser ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#areaContent2 .sponser ul li {
	margin: 4px 0;
	padding: 0;
}

#areaContent2 .sponser li ul {
	margin: 0 0 0 10px;
	padding: 0;
}

#areaContent2 .sponser li ul li {
	margin-left: 15px;
	list-style-type: disc;
}

#searchform {
	margin: 0;
	padding: 0;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	border: 1px solid #CCC;
	height: 16px;
}

#sidebar #searchsubmit {
	padding: 2px;
	border: 1px solid #CCC;
	background-color: #484848;
	color: #CCC;
	cursor: pointer;
	height: 22px;
	width: 70px;
}

#comment {
	width: 500px;
}

#commentform #submit {
	padding: 2px;
	border: 1px solid #CCC;
	background-color: #484848;
	color: #CCC;
	cursor: pointer;
}
