/*  
Theme Name: PVP Theme
Theme URI: http://www.csquareonline.com/
Description: The PVP WordPress theme by Creative Chaos Pvt. Ltd.
Version: 1.5
Author: Creative Chaos Pvt. Ltd.
Author URI: http://www.csquareonline.com

This theme was designed and built by Zair Abbas at Creative Chaos (Pvt.) Ltd.

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "Lucida Sans Unicode", 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #252525 url('images/bodybg.jpg') no-repeat center top;
	color: #333;
	text-align: center;
}
#page {
	text-align: left;
}
#header {
	/*background: #fff url('images/header.jpg') no-repeat bottom center;*/
}
#headerimg {
	margin: 0;
}
#content-bg {
	background: #fff url('images/content-bg.gif') repeat-y top;
}
#content {
	font-size: 1.2em;
	background:#fff;
}
.widecolumn .entry p {
	font-size: 1.05em;
}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}
.widecolumn {
	line-height: 1.6em;
}
.narrowcolumn .postmetadata {
	text-align: left;
}
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
#footer {
	background: #fff /*#eee url('images/kubrickfooter.jpg') no-repeat top*/;
	border: none;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}
h1 {
	font-size: 4em;
	text-align: center;
}
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
}
h2 {
	font-size: 1.6em;
}
h2.pagetitle {
	font-size: 1.6em;
}
#sidebar h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 24px;
	/*font-size: 1.2em;*/
	font-weight: normal;
	text-transform:uppercase;
	color:#FFF;
}
h3 {
	font-size: 1.3em;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #BC0000;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}
.entry p a:visited {
	color: #b85b5a;
}
.entry img {
	border: 1px solid #eee;
	padding: 5px;
	margin: 0 5px 0 0;
	background: #f8f8f8;
}
.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;
}
#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
small, #sidebar ul ul li, #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;
}
a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
}
a:hover {
	color: #147;
	text-decoration: underline;
}
#wp-calendar #prev a, #wp-calendar #next 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 */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
}
#page {
	margin: 10px auto;
	padding: 0;
	width: 922px;
	border: 1px solid #666;
	background: #fff;
}
#options {
	background-color: #000;
	color: #fff;
	text-align: left;
	margin: 0 auto;
	padding: 2px 3px;
	border: 1px solid #333;
	width: 922px;
	clear: both;
	overflow: hidden;
}
#options #date {
	float: left;
	}
#options #searchbar {
	float: right;
	}

#options #searchbar form {
	padding: 0;
	margin: 0;
	}
#options #searchbar #s {
	font-size: 10px;
	width: 150px;
	}
#options #searchbar .button {
	font-size: 10px;
	}
	
#header {
	margin: 0 auto;
	padding: 0;
	width: 922px;
	height: 192px;
}
#headerimg {
	margin: 0;
}
.narrowcolumn {
	float: left;
	padding: /*0 0 20px 45px*/ 0px;
	margin: 0px 0 0;
	width: 620px;
	background:#fff;
}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 15px 150px;
	width: 660px;
}
.post {
	margin: 0 0 15px;
	padding: 10px;
	text-align: justify;
}

.bookmarks {
	text-align:right;
}

.bottommeta {
	text-aign:left;
	margin-top:25px;
	margin-bottom:25px;
	overflow:hidden;
	height:auto;
	width:595px;
	padding:5px 2px 5px 2px;
	background:#EBEBEB url(images/bottometaback.gif) repeat-x;
	border-top:1px solid #d3d3d3;
	border-bottom:1px solid #d3d3d3;
	}

.bottommeta .left{
	float:left;
	width:432px;
	overflow:hidden;
	height:auto;
	}

.bottommeta .right{
	float:right;
	}
	

	
.bottommeta .right .post-ratings {
	margin:0 !important;
	height:16px;
	padding:0 !important;
	background:none;
	border:0;
	text-align:right;
}

.bottommeta .right .post-ratings img{
	margin-left:5px;
	}

.bottommeta .right .post-ratings p{
	display:none;
}


.share {
	text-align:right;
}

/*------------------Sticky------------------*/

.Announcement {
	background:#eee url(images/featureback.gif) top left no-repeat !important;
	padding-top:70px;
	height:172px;
	border-bottom:1px solid #949494;
	color:#505050;
	margin-bottom:25px;
	padding-left:172px;
	overflow:hidden;
	width:438px;
}

.Announcement .bookmarks {
	display:none;
	}


.Announcement .PostHead {
	height:auto;
	width:400px;
	bordeR:0;
	margin-bottom:-15px;
}

.Announcement .PostTitle {
	border:0;
	padding:0 !important;
}

.Announcement .PostHead .PostDate, .Announcement small {
	display:none;
}

.Announcement .PostTitle h2 a:link  {
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding: 0;
	color:#659aa0;
	font-weight:lighter;
	letter-spacing:-1px;
	border:0;
	}

.Announcement .share {
	display:none;
}

.Announcement .bottommeta {
	display:none;
}

.Announcement .post-ratings {
	display:none;
}

.Announcement .tags {
	display:none;
}
	
/*------------------End Sticky------------------*/



.post hr {
	display: block;
}
.widecolumn .post {
	margin: 0;
}
.narrowcolumn .postmetadata {
	padding-top: 5px;
}
.widecolumn .postmetadata {
	margin: 30px 0;
}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.postmetadata {
	clear: both;
}
#footer {
	padding: 0;
	width: 922px;
	clear: both;
	border-top: 3px solid #ccc;
	overflow: hidden;
	font-style:normal;
}
#footer p {
	margin: 0;
	padding: 15px 10px;
	text-align: left;
	color: #696969;
	font-size: 10px;
	font-style:normal;
}
#footer p span {
	color: #696969;
	font-size: 10px;
	font-style:normal;
}
#footer p span span {
	color: #A7A7A7;
	font-size: 9px;
	font-style:normal;
}
#footer img {
	float:right;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: /*70px*/0;
	margin: 0;
}
h2 {
	margin: /*30px*/20px 0 0;
}
h2.pagetitle {
	margin-top: /*30px*/20px;
	text-align: center;
}
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
}
h3 {
	padding: 0;
	margin: /*30px*/20px 0 0;
}
h3.comments {
	padding: 0;
	margin: /*40px*/20px auto 20px 15px;
}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}
/*	Using 'class="alignright"' on an image will (who would've
thought?!) align the image to the right. And using 'class="centered',
will of course center the image. This is much better than using
align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
/* End Images */



/* Begin Lists

Special stylized non-IE bullets
Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}
html>body .entry li {
	margin: 7px 0 8px 10px;
}
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}
#sidebar #searchsubmit {
	padding: 1px;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform textarea {
	width: 100%;
	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;
}

#commentsfullpanel {
	width:530px;
	height:470px;
	padding:0;
	background:transparent;
	overflow:hidden;
	margin:0 auto;
}

#innerareacommentsfull {
	width:530px;
	height:444px;
	overflow:hidden;
	margin:7px auto;
	text-align:left;
}

#innerareacommentsfull #head {
	background:transparent;
	width:530px;
	height:23px;
}

#innerareacommentsfull .divider {
	background:transparent url(images/dividerimagediag.gif);
	width:100%;
	height:21px;
	margin-top:18px;
	margin-bottom:24px;
}

#innerareacommentsfull #formnessfull {
	width:530px;
	height:auto;
	overflow:hidden;
	padding:0;
	margin:0;
	
}

#formnessfull label {
	font-weight:normal;
	color:#000000;
	font-size:10px;
}

#formnessfull .uper {
	margin-top:2px;
	padding:2px;
	border-color:#999999;
}

.commentboxpofull {
	padding:2px;
	height:190px !important;
	width:180px !important;
}

#formnessfull #left {
	width:190px;
	height:100%;
	float:left;
	line-height:7px;
}

#formnessfull #right {
	width:330px;
	height:100%;
	float:right;
	margin-left:6px;
}

#commentboxed {
	margin:25px;
}

/* End Comments */


/* Begin Pop up comments */

#commentspopup {
	width:386px;
	height:380px;
	display:block;
	padding:0;
	background:transparent;
	overflow:hidden;
}

#innerareacomments {
	width:386px;
	height:380px;
	overflow:hidden;
	margin:0px auto;
	text-align:left;
	overflow:hidden;
}

#innerareacomments #head {
	background:transparent;
	width:385px;
	height:23px;
}

#innerareacomments .divider {
	background:transparent url(images/dividerimagediag.gif);
	width:100%;
	height:21px;
	margin-top:18px;
	margin-bottom:24px;
}

#innerareacomments #formness {
	width:386px;
	height:auto;
	overflow:hidden;
	padding:0;
	margin:0;
	
}

#formness label {
	font-weight:normal;
	color:#000000;
	font-size:10px;
}

#formness .uper {
	margin-top:2px;
	padding:2px;
	border-color:#999999;
}

.commentboxpo {
	padding:2px;
	height:190px !important;
	width:180px !important;
}

#formness #left {
	width:190px;
	float:left;
	line-height:7px;
}

#formness #right {
	width:190px;
	float:left;
	margin-left:5px;
	margin-top:0;
}

/* End Pop up Comments */


/* Begin Sidebar */
#sidebar {
	padding: 0;
	margin-left: 620px;
	/*float:right;*/
	width: 299px;
}
#sidebar form {
	margin: 0;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;
	margin: 20px 5px;
	height:1%;
	overflow:hidden;
}
/* End Various Tags & Classes*/

.clear {
	clear: both;
}
.edit {
	background: url(images/icons/ico_edit.gif) no-repeat;
	padding-left: 15px;
}
.comments {
	background: url(images/icons/ico_comments.gif) no-repeat;
	padding-left: 15px;
}
/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
It won't be a stylish marriage, I can't afford a carriage.
But you'll look sweet upon the seat of a bicycle built for two." */


/*------------------------ custom nav start ------------------ */
#nav-div {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	overflow: hidden;
	width: auto;
	height: 30px;
	background: #9E2525 url('images/nav-bg.gif') repeat-x;
	text-align: center;
	text-transform: uppercase;
}
ul#nav {
	padding: 0;
	margin: 0;
	list-style-type : none;
	display: inline;
}
ul#nav a {
	padding : 5px;
	width : 80px;
	height : auto;
	color : #fff;
	font-style : normal;
	display : block;
	text-decoration : none;
}
ul#nav li {
	padding: 0;
	margin: 1px;
	float: left;
	text-align : center;
}
ul#nav a:hover, ul#nav a:focus, ul#nav a:active {
	background-color : #000;
	color : #fff;
}
ul#nav li.current_page_item a, ul#nav li.current_page_item a:hover, ul#nav li.current_page_item a:focus, ul#nav li.current_page_item a:active {
	background-color : #f1f1f1;
	font-weight: bold;
	color : #333;
	cursor : default;
	text-align : center;
}
/*------------------------ custom nav end ------------------ */


/* Content-BG Start ------------------------------------- */
#content-bg {
	margin: 0;
	overflow: hidden;
	height: 1%;
	clear:both;
}

.editorial {
	color: #999;
	margin: 15px 0 0 15px;
	text-transform:uppercase;
	font-size: 26px;
}
/* Content-BG End ------------------------------------- */


/* Flash Header Start ------------------------------------- */
#flash-header {
	margin: 0px;
}
#flash {
	margin: 0px;
	float:left;
	width: 620px;
	background: #333;
}
#ad-banner {
	margin: 0px;
	float:right;
	width: 302px;
	background: #333;
	color: #999;
	text-align: center;
}
#ad-banner small {
	color: #999;
	font-size: 8px;
}
#ad-banner-sidebar {
	margin: 0px;
	width: 299px;
	background: #333;
	color: #999;
	text-align: center;
}
#ad-banner-sidebar small {
	color: #999;
	font-size: 8px;
}
/* Flash Header End ------------------------------------- */

/*---------- SWFObject CSS Start ----------*/
#flashcontent p {
	border: solid 1px #FFCC00;
	background: #eee;
	margin: 10px;
	padding: 100px 10px;
	text-align: center;
}

#flashcontentsmall p {
	border: solid 1px #FFCC00;
	background: #eee;
	margin: 10px;
	padding: 86px 10px;
	text-align: center;
}
/*---------- SWFObject CSS end ----------*/


/* Footer-Content Start ------------------------------------- */
#footer-content {
	border-top: 3px solid #CCC;
	width: auto;
	overflow: hidden;
	clear: both;
}
#footer-content .box, #footer-content .boxr {
	width: 296px;
	padding: 0px 0 0 10px;
	float: left;
	height: 250px;
	background: #fff url(images/boxbg.jpg) no-repeat bottom right;
}
#footer-content .boxr {
	float: right;
}
#footer-content .box h2, #footer-content .boxr h2 {
	color: #999;
	margin: 10px 0 15px 10px;
	text-transform:uppercase;
	font-size: 26px;
}
#footer-content .box p, #footer-content .boxr p {
	color: #999;
	margin: 0 0 0 5px;
	font-size: 11px;
}
#footer-content .box a, #footer-content .boxr a {
	color: #999;
	text-decoration: none;
	padding: 5px 10px;
	margin-right: 15px;
	display: block;
	font-size: 11px;
	height: 15px;
	border-left: 1px solid #BC0000;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
}
#footer-content .box a:hover, #footer-content .boxr a:hover {
	color: #BC0000;
	background: #eee;
	text-decoration: none;
	border-left: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#footer-content .box small, #footer-content .boxr small {
	width: auto;
	float: right;
	padding: 10px 5px 0 0;
}
/* Footer-Content End ------------------------------------- */


/* Separator Start ------------------------------------- */
.separator {
	background: url(images/separator.gif) repeat-x;
	height:5px;
}
/* Separator End ------------------------------------- */

#box {
	padding: 0px;
	overflow: hidden;
	margin: 0;
}

/*------------ READ MORE CSS START ----------*/
span.readmore {
	text-align:left;
	color: #666;
	font-size: 9px;
}
span.readmore a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #eee;
	text-decoration: none; /* no underline */
	color: #666;
}
span.readmore a:hover, span.readmore a:active {
	border: 1px solid #999999;
	background: #999;
	color: #FFF;
}
/*------------ READ MORE CSS END ----------*/


/*------------ PAGINATION CSS START ----------*/
div.pagination {
	padding: 3px;
	margin: 10px 0;
	text-align:center;
	font-size: 9px;
}
div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #eee;
	text-decoration: none; /* no underline */
	color: #666;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #ccc;
	background: #ccc;
	color: #FFF;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #999;
	font-weight: bold;
	background-color: #999;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	cursor: default;
	color: #DDD;
}
/*------------ PAGINATION CSS END ----------*/


/*---------- WP-NOTABLE CSS START ----------*/
.wp-notable {
	border: 1px solid #eee;
	padding: 10px 5px 3px 5px;/*padding-left:7px;
padding-right: 3px;
padding-bottom: 1px;
padding-top: 20px;*/
}
.wp-notable img {
	border: none;
}
.wp-notable:hover {
	border: 1px solid #ccc;
}
/*---------- WP-NOTABLE CSS END ----------*/


/*---------- POST HEAD, TITLE and DATE CSS START ----------*/
.PostHead {
	border-bottom: 1px dotted #666666;
	padding: 5px 0;
	overflow: hidden;
	height: 1%;
}
.PostDate {
	text-align: center;
	margin: 0;
	margin-right: -590px;
	padding: 2px 5px 2px 0;
	list-style: none;
	background:#fff;
	border-right: solid 590px #fff;
	float: left;
}
.PostDate .month, .PostDate .year {
	display: block;
	font-size: 8px;
	text-transform: uppercase;
	line-height: 8px;
	color: #666;
	text-transform: uppercase;
}
.PostDate .day {
	display: block;
	font-size: 19px;
	font-family: 'Arial';
	font-weight: bold;
	line-height: 19px;
	color: #ccc;
	letter-spacing: -1px;
}
.PostTitle, .PostTitle2 {
	float: left;
	background:#fff;
	width: 555px;
	border-left: 1px solid #999999;
	padding: 0 0 0 5px;
}
.PostTitle2 {
	width: 600px;
}
.PostTitle h2, .PostTitle2 h2, .PostTitle h3, .PostTitle2 h3 {
	margin: 0;
	padding: 0;
}
.PostTitle small, .PostTitle2 small {
	margin: 0;
	padding: 0;
	float: left;
}
.PostTitle .print, .PostTitle2 .print {
	margin: 0;
	padding: 0;
	float: right;
}
/*---------- POST HEAD, TITLE and DATE CSS END ----------*/

/*---------- SIDEBAR NEWS, BLOGROLL CSS START ----------*/
#news-box {
	padding: 5px 10px;
	overflow: hidden;
	background:#5191AE url(images/rss.gif) no-repeat top right;
}
.news p {
	border-top: 1px dotted #fff;
	padding: 5px 0 0 0;
	color: #fff;
	line-height: 18px;
}
.news p strong, .news p b {
	font-size: 14px;
	font-weight: normal;
}
.news a {
	color:#F8FF35;
	font-weight: bold;
	text-decoration: none
}
.news a:hover {
	color:#F8FF35;
	font-weight: bold;
	text-decoration: underline;
}
.news small {
	color:#B6DFE5;
}
#blogroll {
	padding: 5px 10px;
	background:url(images/blogroll-bg.jpg) repeat-x;
	overflow: hidden;
}
#blogroll a {
	color:#000;
	text-decoration: none;
	line-height: 16px;
}
#blogroll a:hover {
	color:#000;
	text-decoration: underline;
}
#blogroll small {
	color:#000;
}
/*---------- SIDEBAR NEWS, BLOGROLL CSS END ----------*/


/* -------- All Form Style CSS START ------ */
input, textarea, select {
	border: 1px solid #BC0000;
	background: #fff url(images/form.gif) top left repeat-x;;
	font-family: "Lucida Sans Unicode", 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
}
textarea {
	background-position: bottom left;
}
.button {
	background: #666 none;
	border: none;
	color: #fff;
}
label {
	font-family: "Lucida Sans Unicode", 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}
/* -------- All Form Style CSS END ------ */

/* ------ MENU CSS ------- */
#navigation {width: 922px; height: 69px; background: url(images/menu-bg.gif) no-repeat;}
#mainmenu {padding:0; margin:0 0 0 32px; list-style:none;}
#mainmenu li {display:inline; margin:0 7px 0 0; padding:0; float:left;}
#mainmenu li span {display:none;}
#mainmenu li a {width:156px; height:69px; display:block;}
.tabs li a {background: url(images/menu.gif) no-repeat 32px;}
.tabs #tab-forums a {background-position: -22px 0;}
.tabs #tab-forums a:hover {background-position: -22px -69px;}
.tabs #tab-piracy a {background-position: -185px 0;}
.tabs #tab-piracy a:hover {background-position: -185px -69px;}
.tabs #tab-about a {background-position: -348px 0;}
.tabs #tab-about a:hover {background-position: -348px -69px;}
.tabs #tab-downloads a {background-position: -511px 0;}
.tabs #tab-downloads a:hover {background-position: -511px -69px;}
.tabs #tab-submit a {background-position: -674px 0;}
.tabs #tab-submit a:hover {background-position: -674px -69px;}

/* Gravatar */
.gravatar, .avatar {
        float:left;
        padding: 3px;
        margin: 0 5px 5px 0;
        background: #fff;
		border: 1px solid #eee;
}


/* bottommeta buttons style */
.bottommeta .left a span {
	display: block;
	float: left;
	margin: 0 3px 0 0;
	cursor: pointer;
}

a span.addthis {
	background: url(http://s9.addthis.com/button1-bm.gif) no-repeat 0 0;
	width: 125px;
	height: 16px;
	line-height: 0;
	font-size: 0;
}

a span.submitpost {
	background: url(images/submityourpost.gif) no-repeat 0 0;
	width: 125px;
	height: 16px;
}

a span.popcom {
	background: url(images/leaveyourcomment.gif) no-repeat 0 0;
	width: 125px;
	height: 16px;
}

a span.rsscom {
	background: url(images/rsscom.gif) no-repeat 0 0;
	width: 29px;
	height: 16px;
}

.navigation .ppost {
	background: url(images/ppost.gif) no-repeat;
	width: 80px;
	height: 21px;
	display: block;
}

.navigation .npost {
	background: url(images/npost.gif) no-repeat;
	width: 80px;
	height: 21px;
	display: block;
}