:link,:visited { text-decoration:none }
ul,ol { list-style:none }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }
a img,:link img,:visited img { border:none }
address { font-style:normal }
.linklabel
{
	/*position:absolute;*/
	background-color:#fff;
	opacity:0.7;
}
input, textarea, select
{
	font:14px/18px Arial,Helvetica,Verdana,sans-serif; 
	font-size:0.8em;
}

a, a:visited{
	text-decoration: none;
	color:#D8114E;
}
a:hover{
	text-decoration: none;
	color: #800000;
}

/*#banner{
	height:85px;
	/* the winter banner 
	background:url(images/header_snow.gif) repeat-x 0 0;
}*/

/* original
#logo_img{
	float:left;
	padding:26px 0 0 29px;
	font-size:24px;
}
*/

/*Christmas*/
#logo_img{
	float:left;
	padding:17px 0 0 29px;
	font-size:24px;
}

#logo_winter_img
{
	float:left;
	padding:0;
	font-size:24px;
}
#logo a{
	text-decoration:none;
	color:#D8114E;
}
#logo span{
	padding-left:4px;
	color:#666666;
}
#logo_motto{
	padding:0;
	margin:0;
	font-size:12px;
	text-align:right;
}
#logo_motto a{
	color:#B9B9B9;
	text-decoration:none;
}

#advertise_top{
	background-color:#fff;
	float:right;
	margin:12px 20px 0 0 !important;
	margin:12px 10px 0 0;	
}

.ads{
	padding:1px;
	border:solid 1px #cccccc;
	margin:0;
	height:60px;
	width:468px;
}

a.highlight, a.highlight:visited, a.highlight:hover{
	color:#DD2F64;
}	
	
#main_container{
	margin:0 0 25px 0;
	float:left;
	background-image:url(images/background.gif);
}


/* Banner right 
-------------------------------------------------------------------------------------------------------------------------------*/
#banner_right{
	float:left;
	padding-bottom:10px;
	border:0;
}

#search_box{
	margin-left:0px !important;
	margin-left:1px;	
	float:left;
	background-color:#D9D9D9;
	background-image:url("images/search_back.jpg");
	padding:10px 8px 9px 10px !important;
	padding:10px 8px 0 10px;	
	border-top:1px solid #A8A7A7;
	border-bottom:1px solid #A8A7A7;
	margin-bottom:15px;
	width:136px !important;
	width:134px;	
	/*height:21px;*/
}

#newsletter{
	margin-left:0px !important;
	margin-left:1px;	
	background-color:#C42857;
	background-image:url("../images/newsletter.jpg");
	padding:10px 8px 10px 10px;
	margin-bottom:15px;
	height:107px;
}
#newsletter p{
	float:left;
	color:white;
	margin-top:6px;
	font-size:12px;
	line-height:16px;
}


/* Categories menu
-------------------------------------------------------------------------------------------------------------------------------*/
#sidebar ul
{
	padding: 0 5px 5px 3px;
	margin: 0 0 10px 0;	
}
#sidebar p
{
	margin-top:3px;
	font-size:0.8em;
	padding:2px 0 0 8px;
}
#sidebar form
{
	padding:2px 0 0 8px;
}
#sidebar ul li a
{
	padding:2px 0 0 8px;
}

ul.categories_nav2{
	clear:both;
	text-align: left;
	list-style: none;
	padding: 0 5px 5px 3px;
	margin: 0 0 10px 0;	
}
ul.categories_nav2 li{
	display: block;
	margin: 0;
	padding: 0;
}
ul.categories_nav2 .theParent  { margin:0 0 2px; }
ul.categories_nav2 .theParent a.themParent{ display:block; line-height:29px; padding:0 8px; border:1px solid #623877; color:#E7E7E7; background:url(../images/nav2.jpg) repeat-x 0 0; }
ul.categories_nav2 .theParent a.themParent:hover { display:block; line-height:29px; padding:0 8px; border:1px solid #623877; color:#E7E7E7; background:url(../images/hover2.jpg) repeat-x 0 0; }

ul.categories_navs{
	clear:both;
	text-align: left;
	list-style: none;
	padding: 0 5px 5px 3px;
	margin: 0 0 10px 0;	
}
ul.categories_navs li{
	display: block;
	margin: 0;
	padding: 0;
}
ul.categories_navs li a{
	margin:0;
	display:block;
	padding:6px 4px 6px 20px;
	background:url(../images/bullet-sidebar2.gif) no-repeat 0 5px;
	color: #212121;
	border:0;
	text-decoration: none;
}




ul.categories_nav{
	clear:both;
	text-align: left;
	list-style: none;
	padding: 0 5px 5px 3px;
	margin: 0 0 10px 0;	
}
ul.categories_nav li{
	display: block;
	margin: 0;
	padding: 0;
}
ul.categories_nav .theParent  { margin:0 0 2px; }
ul.categories_nav .theParent a.themParent{ display:block; line-height:29px; padding:0 8px; border:1px solid #623877; color:#E7E7E7; background:url(../images/nav.jpg) repeat-x 0 0; }
ul.categories_nav .theParent a.themParent:hover { display:block; line-height:29px; padding:0 8px; border:1px solid #623877; color:#E7E7E7; background:url(../images/hover.jpg) repeat-x 0 0; }
ul.categories_nav li ul{
	display:none;
	padding-left:1em;
}
ul.categories_nav li.open ul{
	display:block;
}
ul.categories_nav li a{
	margin:0;
	display:block;
	padding:6px 4px 6px 20px;
	background:url(../images/bullet-sidebar2.gif) no-repeat 0 5px;
	color: #fff;
	border:0;
	text-decoration: none;
}

ul.categories_nav li#active a{

	text-decoration: none;
	color: #fff;
	font-weight:bold;
}
ul.categories_nav li a:hover, ul.categories_nav li.active a:hover{
	color: #fff; font-weight:normal;
	text-decoration: none;
}


/* Content section 
-------------------------------------------------------------------------------------------------------------------------------*/
#center_section{
	float:left;
/*	width: 442px !important;
	width: 440px;*/ /*commented  by prajith on 03 nov 2008*/
	width: 600px;
	padding:0 14px 0 14px;
	/*background:#FFFFFF;*/
}


h1.back
{
	margin:0 !important;
	padding-left:12px;
	background:url('images/back_header.gif') no-repeat 0 5px;
	/*width:381px; //changed by prajith 14-nov-2008*//
	width:530px;

}
h1 a, h1 a:visited, h3 a, h3 a:visited, #content h2 a, #content h2 a:visited
{
	color:#fff;
}
h2.back
{
	margin:0 !important;
	padding-left:12px;
	background:url('images/back_header.gif') no-repeat 0 5px;
	/*width:381px; //changed by prajith 14-nov-2008*//
		width:400px;
}

#featured
{
	margin-bottom:1.5em;
	float:left;
}

h1 span{
	color:#333333;	
}
h1{

clear:both;
whitespace: nowrap;

}
.wallpaper_thumb{
	float:left;
	padding:10px 3px 1px 3px;
	width: 140px;
	height: 120px;
	position:relative;
}
.wallpaper_thumb_ext{
	border:1px solid #E3E3E3;
	float:right;
	padding:3px; margin:10px 0 0 ;
	width:300px;
	height:250px;
}
.wallpaper_thumb div.image{
	float:left;
	border:1px solid #e3e3e3;
	width:110px;
	padding:4px !important;
	padding:4px 4px 0 4px;	
}

.image a
{
	display:block;
	background-color:#F3F3F3;	
	height:82px;
}
.image img{
	float:left;
	border:0;
	margin:0;
	padding:0;
	width:110px;
	height:82px;
}

.image a{
	float:left;
	position:relative;
	overflow:visible;	
	width:110px;
	height:82px;
	line-height:0px;
	font-size:0;
	display:block;
}

.wide a
{
	display:block;
	/*margin-top:6px;*/
}
.wide img
{

}


.stars{
	width:15px;
	padding:2px 1px 0 1px;
	float:left;
	height: 88px;
}
.stars a{
	border: 0;
	margin:0;
	padding: 0;	
}
.stars img{
	padding:3px 0 0 1px !important;
	padding:4px 0 0 1px;
	border: 0;
	margin:0;
}

.links{
	color:#DD2F64;
	width:120px;
	clear:both;
	float:left;
	text-align:center;
	padding-left:2px;
	font-size:12px;
	margin-bottom:5px;
}
/*
.links a
{
	text-decoration:none;
	color:#D8114E;
	font-size:12px;
}
.links a:hover{
	color:#800000;
	text-decoration: none;
}
*/


/* Details section 
-------------------------------------------------------------------------------------------------------------------------------*/

#details_container{
	float:left;
	position:relative;
	padding:10px 0 0 3px;
	color:#666666;	
}
.theThumb { padding:4px !important;
	width:270px;
	float:left;
	border:1px solid #e3e3e3;
	padding:4px;
}
#details_container .details_thumb{
	position:relative;
}
.details_thumb a{
	float:left;
	position:static;
	overflow:visible;	
	width:270px;
	height:203px;
	line-height:0px;
	font-size:0;
	display:block;
	background-color:#F3F3F3;
}
.details_thumb img{
	float:left;
	border:0;
	margin:0;
	padding:0;
	width:270px;
	height:203px;
	background-color:#F3F3F3;	
}

.details_wide, .details_wide a
{
	height:169px !important;
	/*padding:17px 0;*/
}

.details_wide img
{
	height:169px !important;
	/*height:164px;*/
}





.details_download{
	float:left;
}

.details_resolution{
	float:left;
	margin:0 0 0 12px;
}

.details_tags{
	float:left;
	width:144px;
}

.details_more{
	float:left;
	width:435px;
}

.details_rating{
	float:left;
}

.details_stars{
	padding:3px 1px 0 1px !important;
	padding:8px 1px 0 1px;
	float:left;
	height: 16px;
}
.details_stars a{
	border: 0;
	margin:0;
	padding: 0;	
}
.details_stars img{
	padding:0 0 0 4px !important;
	padding:0 1px 0 4px;
	border: 0;
	margin:0;
}

.pages{
	float:left;
	margin-top:20px;
	width:550px;
	text-align:center;
	padding:0 14px;
}
.pcenter
{
	width:298px;
	float:left;
}
.pages a, .pages #pinactive
{
	padding:0 0 0 0.5em;
}
.pleft, .pright
{
	width:45px;
	height:30px;
	float:left;
	vertical-align:middle;
}


.random{
	float:left;
	margin-top: 30px;
}

.more_random{
	width:425px;
	float:left;
	margin-top:20px;
	text-align:center;
}


#tbsubmit td
{
	padding:5px 5px 5px 0;
}
#tbsubmit td.text
{
	font-weight:bold;
	color: #666666;
}
input, textarea, select
{
	font-size:1em;
}
.inputError
{
	background-color:#efe;
	border:1px outset #f00;
}

#error, .error
{
	
	/*top:180px;
	left:270px;*/
	border:1px solid #ccc;
	color:#D00303;
	background-color: #FFCCCC;
	font-weight:bold;
	font-size:1em;
	display:none;
	width:336px;
	margin:5px 0 0 0;
	padding:5px 5px;
	text-align:center;
}
.error
{
	width:auto;
	display:block;
}

.text-content{
	clear:both;
	color:#666666;
	margin:6px 0 5px 4px;
}


#google-ad {
	overflow:hidden;
	height:250px;
	width:120px;
	background-color:#F3F3F3;
	text-align:center;
	position:relative;
	margin-bottom:5px;
	/*display:none;*/
	padding-left:10px;
}

#google-ad-right {
	overflow:hidden;
	height:250px;
	width:120px;
	background-color:#F3F3F3;
	text-align:center;
	position:relative;
	margin-bottom:5px;
	/*display:none;*/
	margin-left:10px;
}

#footer
{
	clear:both;
}
#main
{
	margin:0 auto;
}
#donate
{
	margin:0 0 10px 12px;
}
code, pre
{
	font-size:10px;
	width: 410px;
}
.tag
{
	position:absolute;
	top:-4px;
	left:-4px;
	z-index:1000;
}
.original
{
	background:url('images/original.gif') no-repeat 0 0;
	font-size:0;
	text-indent: -40px;
	cursor:pointer;
	overflow:hidden;
	width: 41px;
	height: 41px;
}
.wide_tag
{
	background:url('images/wide.gif') no-repeat 0 0;
	font-size:0;
	text-indent: -40px;
	cursor:pointer;
	overflow:hidden;
	width: 41px;
	height: 41px;
	position:absolute;
	bottom:-4px;
	right:-4px;
	z-index:1000;
}
#details_container .wide_tag
{
	bottom:4px !important;
	bottom:3px;
	right:4px;
	cursor:default;
}
#details_container .tag
{
	top:4px;
	left:4px;
}

.backBtnTop, #backBtn
{
	margin:0 0 0 3px;
	display:inline;
	float:left;
	width:42px;
	height:20px;
	padding-top: 4px;
}

#backBtn
{
	margin-right:12px;
	padding-top:3px;
	width:39px;
	height:15px;
}
#topad
{
	border:1px solid #e3e3e3;
	color:#666666;
	font-size:0.8em;
	padding:1em 0.3em 1.1em 1.5em;
	margin:0 0 15px 5px !important;
	margin:0 0 15px 2px;	
	float:left;
	width:412px;
	position:relative;
}
#topad a
{
	color: #dd5b89;/*d32c5f*/
	font-size:1.4em;
	display:block;
	margin-bottom:0.3em;
	text-decoration:underline;
}
#topad #rad
{
	position:absolute;
	font-size:0.75em;
	left:265px !important;
	
	top:3.3em;
	z-index:1000;
}
.latest_text
{
	color:#B7FCA7;
	/*color:#D8FF00;*/
	font-size:0.85em;
	padding-left:1.3em;
	border-left:1px solid #fff;
	margin-left:1em;
	text-transform:none;
	vertical-align:top;
}


table.adv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc; 
	color: #333;
}

table.adv caption {
	font-size: 1.1em;
	letter-spacing: -1px;
	margin-bottom: 10px;
	padding: 5px;
	background: #efefef;
	border: 1px solid #ccc;
	color: #D8114E;
}

table.adv a {
	text-decoration: none;
	border-bottom: 1px dotted #f60;
	color: #f60;
	font-weight: bold;
}

table.adv a:hover {
	text-decoration: none;
	color: #fff;
	background: #f60;
}

table.adv tr th a {
	color: #369;
	border-bottom: 1px dotted #369;
}

table.adv tr th a:hover {
	color: #fff;
	background: #369;
}

table.adv thead tr th {
	text-transform: uppercase;
	background: #e2e2e2;
}

table.adv tfoot tr th, table.adv tfoot tr td {
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
}

table.adv tfoot tr th {
	width: 20%;
}

table.adv tfoot tr td {
	width: 80%;
}

table.adv td, table th {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px;
	line-height: 1.8em;
	font-size: 0.8em;
	vertical-align: top;
	width: 20%;
	text-align:center;
}

table.adv tr.odd th, table.adv tr.odd td {
	background: #efefef;
}
#sitemap li
{
	list-style:none;
	display:block;
}
#sitemap li h1,#sitemap li h2, #sitemap li h3
{
	font-size:1.3em;
	color:#DD2F64;
	background:none;
	float:none;
	text-transform:none;
	display:block;
	width:auto;
	padding: 5px 0 5px 8px;
	margin-left:3px !important;
	margin-left:2px;
	height:auto;
}
#sitemap li h1 a, #sitemap li h2 a, #sitemap li h3 a
{
	color:#DD2F64;
}


#sitemap h2
{
	font-size:1.1em;
}
#sitemap h3
{
	font-size:1em;
}
#sitemap ul ul
{
	margin-left:2em;
}
#sitemap ul ul ul
{
	margin-left:2em;
}





/****************************************************
Blog Style
*****************************************************/
.commentlist 
{
	clear:both;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


small, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}


#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 98%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

.entrytext
{
	padding:5px 5px 10px 10px;
}
.post .entry, .post .postmetadata, .post small
{
	padding:5px 5px 10px 10px;
}
#chitika
{
	height:190px;
}
#chitika .box
{
	position:relative;
	height:190px;
}
#chitika .content
{
	margin:15px 0 15px 50px;
	top:0;
	left:0;
	height:190px;
	text-align:center;
	position:absolute;
}
.details_thumb .original, .details_wide .wide_tag
{
	cursor:default;
}
ul#comments
{
	margin:0;
	padding:0;
}
ul#comments li
{
	margin:0 0 10px 0;
	padding:0;
}
.comment-author {
	font-weight:bold;
	font-size:16px;
}
.comment-date {
	margin:0 0 0 27px;
	font-size:10px;
}
.comment {
	margin:0 0 0 27px;
}
a.rss
{
	background:url(images/rss.gif) no-repeat 0 0;
	width:29px;
	height:13px;
	position:absolute;
	top:7px;
	right:10px;
}
#photoholder
{
	background:url(images/loading.gif) no-repeat 50% 50%;
}
