/* Imports */
@import url("Header.css");
@import url("Footer.css");
@import url("Sidebar.css");
@import url("Ads_300_250.css");
@import url("Tag_Cloud.css");
@import url("Subscribe.css");
@import url("Galleries.css");
@import url("Archive_Search.css");
@import url("General.css");
@import url("Single.css");
@import url("Comments.css");
@import url("More_Vids.css");

/* Reset */
* {
	font-family: Arial, Tahoma, Verdana, Helvetica;
	font-size: 12px;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
	text-decoration: none;
	vertical-align: baseline;
}

html, body {line-height: 1}
hr {display: none}
blockquote:before, blockquote:after, q:before, q:after {content: ''}
blockquote, q {quotes: "" ""}
ul {list-style-type: none}
ul {margin: 0 0 0 0}
ol {list-style-type: decimal}
ol {margin: 0 0 0 0}
a {color: #366799}
a:hover {color: #3398df}
.clear {clear:both}

/* Page Layout */
body {
	width: 100%;
	text-align: center;
	background: #fff url(bg.png) repeat-x;
}
#usrlog 
{
	float:right;
	text-align:right;
	height:45px;
	margin-top:10px;
}
#page {
	width: 900px;
	margin: 0 auto 0 auto;
	text-align: left;
	font-size: 12px;
	color: #555;
}

#wrapper {
	width: 900px;
	margin: 0 0 20px 0;
}

#content {
	float: left;
	width: 570px;
	margin-right: 30px;
}

#side {
	float: right;
	width: 300px;
}

/* Some headers */
h1.header_1 {
	position: relative;
	display: block;
	letter-spacing: -1px;
	border-bottom: 1px dotted #bbb;
	font-size: 14px;
	line-height: 20px;
	height: 20px;
	color: #333;
	margin: 0 0 15px 0;
}

h1.header_2 {
	position: relative;
	display: block;
	letter-spacing: -1px;
	border-bottom: 1px dotted #bbb;
	font-size: 14px;
	line-height: 20px;
	height: 20px;
	color: #333;
	margin: 0 0 7px 0;
}
#featured {
	width: 570px;
	height: 270px;
	padding: 10px 0 10px 0;
	margin: 0 0 20px 0;
	position: relative;
	background-color:#ECFBFF;
	overflow: hidden;
}
#featured #left {
	width:300px; float:left; height:250px; padding:5px;
}
#featured .right {
	float:left; font-size:14px; line-height:25px; width:230px; margin-left:10px
}
#featured strong { color:#ff0000 }
#featured .right img { border:1px solid #ddd; float:right
}
.latest li {
	margin: 0 0 20px 10px;
	_margin: 0 0 20px 5px;
	padding: 0 0 20px 0;
	height: 100%;
	float:left;
	width:130px;
}
.pn { width:570px; float:left}
.latest a:hover {
	border-bottom: 1px dotted #999;
}

.latest a:hover img {
	border: 1px solid #05c0f6;
}

.latest img {
	background: #fff;
	padding: 2px;
}

/* Post Thumb */
.latest .thumb {
	float: left;
	display: block;
	margin: 0 10px 0 0;
	position: relative;
	width:124px;
	height:188px;
	border: 1px solid #ddd;
	overflow:hidden;

}

.latest .thumb img {
	display: block;
	width:120px;
	height:184px;
	position: relative;
}

.latest .watch {
	position: absolute;
	z-index: 9999;
	right: 3px;
	bottom: 3px;
	background: url(watch.png) no-repeat;
	width: 18px;
	height: 18px;
}
.latest .watch:hover {border:none}

/* Entry panel */
.latest .entry {
	float:left;
	display: block;
	overflow: hidden;
}

.latest .entry h2 {
	line-height: 25px;
	height:25px;
	width:125px;
	overflow: hidden;
	text-align:center;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
/*ff begin*/
/* firefox only */
.latest .entry h2:not(p) { 
clear: both;
}
.latest .entry h2:not(p) a {
max-width: 130px;
float: left;
}
.latest .entry h2:not(p):after {
content: "...";
float: left;
width: 25px;
padding-left: 5px;
color: #000;
}
/*ff end*/
.latest .tags {
	margin: 5px 0 0 0;
}

.latest .tags a {
	color: #777;
}

.latest .tags a:hover {
	color: #fff;
	background: #08a8e3;
	text-decoration: none;
	border: none;
}

/* Absolute Element */
.more_in {
	position: absolute;
	right: 0;
	top: 0;
}

.more_in li {
	float: left;
}

.more_in li a {
	float: left;
	display: block;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	letter-spacing: 0;
	height: 16px;
	line-height: 16px;
}

.more_in li.rssimg {
	border-right: 1px solid #ccc;
	margin-right: 8px;
	padding-right: 6px;
	padding-left: 22px;
	background: url(rss_icon.png) no-repeat;
	height: 16px;
	line-height: 16px;
}

/* Bottom More in Category */
a.browse {
	float: right;
	display: block;
	font-weight: bold;
}
/* Page */
.page { float:left; position:relative; width:450px; height:30px; line-height:30px; margin:30px; font-size:14px; font-weight:bold; color:#ff6600;text-align:center; }
.page{
	text-align:center;
}
.page font{
	color:#666666;
	font:normal normal bold 11px/18px Arial;
	background:url(page_bg.gif) repeat-x left bottom; 
	text-decoration:none; 
	display:block; 
	height:18px; 
	_height:20px; 
	margin-left:5px;
	padding:0 4px;
	border:1px solid #D9D9D9; 
	float:left; 
	overflow:hidden;
}
.page a{
	color:#666666;
	font:normal normal bold 11px/18px Arial;
	background:url(page_bg.gif) repeat-x left bottom; 
	text-decoration:none; 
	display:block; 
	height:18px; 
	_height:20px; 
	margin-left:5px;
	padding:0 4px;
	border:1px solid #D9D9D9; 
	float:left; 
	overflow:hidden;
}
.page a:hover{
	background:#FEFED0; 
	border:1px solid #FFEDAE; 
}
.home-post-wrap {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; FLOAT: left; MARGIN-BOTTOM: 10px; PADDING-BOTTOM: 10px;  MARGIN-RIGHT: 13px; PADDING-TOP: 10px; 
}
.thumbnail-left {
	float: left;
	width:160px;
	text-align:center;
}
.thumbnail-view img {
	display: block;
	width:120px;
	height:184px;
	position: relative;
}
.thumbnail-view {
	float: left;
	display: block;
	margin: 0 10px 0 0;
	position: relative;
	width:124px;
	height:188px;
	border: 1px solid #ddd;
	overflow:hidden;

}
.post-view {
	MARGIN-TOP: 5px; margin-left:10px; FLOAT: right; WIDTH: 365px; line-height:18px
}
.post-view div { width:355px; float:left }
.post-view span { width:355px; float:left }
.titles {
	FONT-SIZE: 12px; color:#2971A7; font-weight:bold; TEXT-DECORATION:underline; padding:5px; width:350px
}
.titles A:link {
	DISPLAY: block; color:#2971A7; font-weight:bold; TEXT-DECORATION:underline; FONT-SIZE: 12px; FONT-FAMILY: Trebuchet MS
}
.titles A:visited {
	DISPLAY: block; color:#2971A7; font-weight:bold; TEXT-DECORATION:underline; FONT-SIZE: 12px; FONT-FAMILY: Trebuchet MS
}
.titles A:active {
	DISPLAY: block; color:#2971A7; font-weight:bold; TEXT-DECORATION:underline; FONT-SIZE: 12px; FONT-FAMILY: Trebuchet MS
}