/* @override 
	http://v2.pixelpost.org/css/screen.css
	http://www.pixelpost.org/css/screen.css
*/

/* Designed by: Jay Williams (d3done.com) */

html {
	height:100%;
	margin:0pt 0pt 1px;
	padding:0pt;
}

body {
	color: #000;
	background: #fff url(../images/background.png) repeat-x;
	padding: 0;
	margin: 0;
	font: 12px/20px Verdana, "Lucida Grande", Lucida, sans-serif;
	min-width: 600px;
}




.hidden{
	display: none;
}
a:link{
	color: #6087ab;
}
a:visited{
	color: #354b5f;
}
h4{
	font: bold 14px/20px "Trebuchet MS", "Lucida Grande", Lucida, sans-serif;
	color: #646567;
	margin-bottom: 0;
}

.headline {
	font: 14px/20px "Trebuchet MS", "Lucida Grande", Lucida, sans-serif;
	width: 550px;
	height: 60px;
	padding: 12px;
	margin: 13px auto;
	background: url(../images/headline.png) no-repeat 1px 4px;
	text-align: justify;
}

.clear{
	clear: both;
	visibility: hidden;
}
.centerbox{
	margin-left: auto;
	margin-right: auto;
	width: 600px;

}
#requirements {
	display: block;
	position: relative;
	overflow: hidden;
}
.addversion {
	font-size: 12px;
	font-weight: normal;
}

img{
	border-style: none;
}


/* @group Screnshots */

.ssblock{

	padding-right: 165px;
}
.sstitle{

	font: bold 14px "Trebuchet MS", "Lucida Grande", Verdana, Arial, Sans-Serif;
	margin-bottom: 5px;
	border-bottom: 1px solid #f2f2f2;
	padding-bottom: 5px;
	clear: left;
	padding-top: 20px;
	margin-top: 0;
}
.ssthumb{
	float: left;
}
.ssdesc{
	margin: 0 0 0 160px;
}

/* @end */

/* @group Logo */
#logo, #logo a{
	margin: 0;
	padding: 0;
	position: absolute;
	width: 263px;
	height: 155px;
	display: block;
	background-image: url(../images/logo.png);
}
#logo a{
	text-indent: -10000px;
}
#tagline{
	display: none;
}

/* @end */

/* @group Navigation */


#nav{
	padding: 38px 0 0;
	width: 139px;
	height: 130px;
	font-size: 10px;
	background: url(../images/nav.png) no-repeat;
	margin: 0;
	position: relative;
	top: 0;
	/*left: 445px;*/
	letter-spacing: 1px;
	list-style-type: none;
}
#nav li:before{
	content: "\203A \0020";
}
#nav li{
	padding: 0;
	margin: 0 0 0 14px;
}
#nav a{
	text-decoration: none;
	color: #000;
}
#nav a:hover, #nav .current_page_item a{
	color: #6087ab;
}
#nav .current_page_item a{
	font-weight: bold;
}
/* @end */

/* @group Footer */

#footer {
	font-size: 10px;
	color: #909e65;
	background: url(../images/footer.png) repeat-x 0 25px;
	border-top: 1px solid #909e65;
	display: block;
	height: 50px;
}
#footer span{
		display: block;
	margin: 0 auto;
	width: 90%;
}
#footer, #footer a{
	color: #909e65;
	text-decoration: none;
}
#footer .eleven2{
	float: right;
}
#footer a:hover{
	text-decoration: underline;
}

/* @end */

/* @group Buttons */

.button, .button:link,.button:visited {
	color: #000;
	text-decoration: none;
	height: 30px;
	width: 134px;
	position: relative;
	display: block;
	background: url(../images/button_action.png) no-repeat;
	text-align: center;
	line-height: 25px;
	padding-right: 2px;
	font-size: 11px;
}
.button:hover{
	color: #f5f8ff;
}
#download .button{
	width: 170px;
	background-image: url(../images/button_download.png);
}
#download span{
	color: #646567;
	font: 10px/20px "Trebuchet MS", "Lucida Grande", Lucida, sans-serif;
	margin-left: 2px;
}

#download{
	width: 300px;
	position: absolute;
	padding-left: 15px;
	padding-top: 10px;
}
#seeit{
	position: relative;
	width: 134px;
	left: 450px;
	padding-bottom: 20px;
	padding-top: 10px;
}

/* @end */

/* @group Featured */
.featured{
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	height: 213px;
}

.featured p {
	font-size: 10px;
}
.featured a{
	text-decoration: none;
}
.featured .one, .featured .two, .featured .three{
	float: left;
	width: 152px;
	margin-left: 24px;
	margin-right: 24px;
	overflow: hidden;
}
.featured .randimage {
	float: left;
	height: 113px;
	width: 150px;
	border: 1px solid #E8EFC4;
	overflow: hidden;
	text-align: center;
}
.featured img{
	border-style: none;
}
.featured span{
	color: #000;
}
.featured .more{
	display: block;
	font-weight: bold;
	text-align: right;
}
.featured .more:hover{
	text-decoration: underline;
}

/* @end */

/* @group blog */

ol.blogpost {
	font: 14px "Trebuchet MS", "Lucida Grande", Verdana, Arial, Sans-Serif;
}
ol.blogpost li p{
	font: 12px Verdana, Arial, Sans-Serif;
}
ol.blogpost .alt{
	background-color: #f2f5f8;
}
.blogpost{
	padding-right: 165px;
	padding-bottom: 10px;
}
.blogpost h3, .blogpost .header cite{
	font: bold 14px "Trebuchet MS", "Lucida Grande", Verdana, Arial, Sans-Serif;
	margin-bottom: 5px;
	margin-top: 10px;
	border-bottom: 1px solid #f2f2f2;
	padding-bottom: 5px;
}
.blogpost div{
	font: 12px Verdana, Arial, Sans-Serif;
	margin-top: -10px;
	margin-bottom: 20px;
}
.blogpost h3 a, .blogpost .header cite, .blogpost .header cite a{
	color: #000;
	text-decoration: none;
}
.blogpost h3 a span,.blogpost .header{
	color: #829e2f;
	font-weight: normal;
	font-style: normal;
}
.blogpost .info, .blogpost .info a{
	font: 10px Verdana, Arial, Sans-Serif;
	color: #646567;
}
.blogpost hr{
	display: none;
}
.blogpost div p strong{
	font-size: 11px;
}
.blogpost .header{
	margin: 0;
	padding: 0;
}

/* @end */

/* @group Sidebar */

#sidebar {
	position: relative;
	width: 155px;
	float: right;
}
#sidebar, #sidebar h4, #sidebar a{
	font: 10px/20px Verdana, Arial, Sans-Serif;
	color: #000;
	text-decoration: none;
}
#sidebar ul{
	margin: 0;
	padding: 0 0 0 15px;
	list-style-image: url(/images/bullet_1.png);
}
#sidebar ul ul{
	list-style-image: url(/images/bullet_2.png);
}

#s {
	width: 120px;
	border-style: solid;
	border-width: 1px;
	color: #909e65;
}


/* @end */

/* @group wiki */

.wikipost{
	padding-right: 165px;

}
.wikipost h2, .wikipost h3, .wiki_title{
	font: bold 14px "Trebuchet MS", "Lucida Grande", Verdana, Arial, Sans-Serif;
	margin-bottom: 15px;
	margin-top: 10px;
	border-bottom: 1px solid #f2f2f2;
	padding-bottom: 5px;
}
.wikinav{
	text-align: center;
	font-size: 10px;
	display: block;
	white-space: nowrap;
}
.wikinav a{
	margin-right: 5px;
	margin-left: 5px;
}
.wikipost h3{
	font-size: 12px;
	border-bottom-style: none;
	font-style: italic;
	font-weight: bold;
	color: #829e2f;
}
.actions{
	margin-top: 40px;
	clear: both;
}
.actions hr{
	display: none;
}
.actions, .actions a{
	font: 10px Verdana, Arial, Sans-Serif;
	color: #646567;
}
.actions ul{
	margin: 0;
	padding: 0;
}
 .actions li{
	display: inline;
}
 .actions .lastmod{
	float: right;
}
.spacing{
	clear: both;
}
.tagTable,.langTable{
	font-size: 10px;
}
.tagTable th,.langTable th{
	color: #829e2f;
	text-align: left;
	font: italic bold 12px "Trebuchet MS", "Lucida Grande", Verdana, Arial, Sans-Serif;
}
.tagTable .col2, .langTable .col2{
	font-style: italic;
}
a.wikilink, a.selflink{
	text-decoration: none;
	border-bottom: 1px dotted #c5c7cb;
}

a.createlinktext{
	border-bottom: 1px dotted #9d6464;
}

table.quickref {
	float: right;
	width: 600px;
	margin-bottom: 20px;
}
table.quickref *{
	font-size: 10px;
}
a.createlinktext:hover{
	color: #9d6464 !important;
}



#sidebar div.emenu a:hover{
	color: #6087ab;
}

div.sourceblocklink {
	display: none;
}

div.sourceblocktext {
	background-color: #f2f5f8;
	border: 1px dotted #6087ab;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	overflow: auto;
}
div.sourceblocktext .html4strict, div.sourceblocktext .html4alt{
	background: url(/images/code-html.png) no-repeat right bottom;
}
div.sourceblocktext .php{
	background: url(/images/code-php.png) no-repeat right bottom;
}
div.sourceblocktext .css{
	background: url(/images/code-css.png) no-repeat right bottom;
}

div.diffbox {
	width: 433px;
}

div.difftype,div.diffrestore {
	clear: none;
}
#sidebar div.emenu a.selflink {
	color: #6087ab;
	font-weight: bold;
}
.urllink{

	background:url(/images/external.png) center right no-repeat;

	padding-right:13px;

}

.wiki_info, .wiki_info a{
	font: 10px Verdana, Arial, Sans-Serif;
	text-decoration: none;
	margin: 0;
	padding: 0;
	color: #646567;
	
}
.wiki_info a{
	border-bottom: 1px dotted #c5c7cb;
}
.wiki_title{
	margin: 0;
	padding: 0;
}
.wikipost hr{
	background-color: #000;
	border: 1px solid #000;
}

/* @end */

/* @group forum */

.fineprint, .fineprint a{
	font: 9px Verdana, Arial, Sans-Serif;
	color: #646567;
	text-decoration: none;
}
.forum .button{
	color: #000;
	text-decoration: none;
	height: auto;
	width: auto;
	position: static;
	text-align: left;
	line-height: normal;
	font-size: 11px;
	background-image: none;
	padding: 2px;
	margin: 2px;
	display: inline;
	border-width: 1px;
}

.button:hover{
	color: #000;
}


.tcat

{

	

	color: #FFFFFF;
	background: #8dbceb url(/images/header-1.png) repeat-x 0 bottom;
	font: bold 12px "Trebuchet MS", "Lucida Grande", Verdana, Arial, Sans-Serif;
}

.thead

{

	background: #f9fceb url(/images/header-2.png) repeat-x 0 bottom;

	color: #000000;

	font: 11px "Trebuchet MS", "Lucida Grande", Verdana, Arial, Sans-Serif;

}

.tfoot

{

	background: #f9fceb url(/images/header-2.png) repeat-x 0 bottom;

	color: #000000;

}


.vbmenu_control

{

	background: #8dbceb url(/images/header-1.png) repeat-x 0 bottom;

	color: #FFFFFF;

	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;

	padding: 3px 6px 3px 6px;

	white-space: nowrap;

}

.tfoot .smallfont {
	font: 11px "Trebuchet MS", "Lucida Grande", Verdana, Arial, Sans-Serif;
}
.fieldset{
	border: 1px solid #d9dcc5;
}
.addreply,.addthread{
	font: 14px "Trebuchet MS", "Lucida Grande", Verdana, Arial, Sans-Serif;
	text-decoration: none;
}
.addreply:visited,.addthread:visited{
	color: #6087ab;
}
.addreply:hover,.addthread:hover{
	text-decoration: underline;
}
span.online{
	color: #909e65;
}
span.offline{
	color: #b6b8bb;
	font-style: italic;
}
.vBulletin_editor{
	width: 530px;
}
#vB_Editor_001_textarea {
	width: 520px !important;
}
/* @end */

/* @group Fluid */
#wrapper {
	width: 90%;
	margin: 0 auto;
	min-height: 400px;
	/*max-width: 900px;*/
}
#nav{
	padding: 38px 0 0;
	width: 139px;
	height: 130px;
	font-size: 10px;
	background: url(../images/nav.png) no-repeat;
	position: absolute;
	top: 0;
	letter-spacing: 1px;
	list-style-type: none;
	display: block;
	right: 5%;
	margin: 0 20px 0 0;
}
#logo,#logo a{
	position: relative;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}


/* @end */

/* @group Home Fixed */

/*#wrapper.home {
	width: 600px;
}
#wrapper.home #nav{
	position: relative;
	left: 445px;
}
#wrapper.home #logo,#logo a{
	position: absolute;
}
#footer.home span{
		display: block;
	margin: 0 auto;
	width: 600px;
}*/

/* @end */

/* @group Featured Page */
h3.header{
	font: bold 14px "Trebuchet MS", "Lucida Grande", Verdana, Arial, Sans-Serif;
	margin-bottom: 5px;
	margin-top: 10px;
	border-bottom: 1px solid #f2f2f2;
	padding-bottom: 5px;
}

.featured_page{
	
}

fieldset {
	border: 1px solid #ccc;
	margin-bottom: 20px;
	padding: 10px;
}

legend, .success{
	font: bold 14px/20px "Trebuchet MS", "Lucida Grande", Lucida, sans-serif;
	color: #829e2f;
}
label{
	font: bold 14px/20px "Trebuchet MS", "Lucida Grande", Lucida, sans-serif;
	color: #646567;
}

input,select{
	font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
}

/* @end */

/* @group Featured Thumbnails */
.featured_page{
	padding-right: 165px;
}
div#thumbs, div#thumbs a, div#thumbs a img {
	padding: 0;
	margin: 0;
	line-height: 0;
}
div#thumbs .thumbnail{
	padding: 5px;
	margin: 5px;
	background-color: #f8f8f8;
}
div#thumbs a img, div#thumbs a:link img{
	border: 1px solid #f8f8f8;
}
div#thumbs a:visited img {	

}
div#thumbs a:hover img{
	border: 1px solid #aaa;
}

/* @end */

h2.pixelpost {
	font: bold 30px/20px "Trebuchet MS", "Lucida Grande", Lucida, sans-serif;
	padding: 20px 0 0;
	margin: 0;
}

/* @group Home V2 */

.hometext{
		padding-right: 165px;
}


a.button.seeit, a.button.download_pp {
	margin-top: 20px;
	font-size: 12px!important;
	padding-top: 5px;
	text-align: left;
	padding-left: 10px;
	width: 125px;
}

a#pixelcast {
	margin-left: -6px;
	display: block;
	margin-top: 20px;
}


h2.pixelpost span{
	font-weight: normal;
	font-style: normal;
	color: #829e2f;
}

span.pixelpost_tagline {
	font: 10px/20px Verdana, "Lucida Grande", Lucida, sans-serif;
	color: #646567;
}

h4.features{
	color: #829e2f;
}
h4.features a{
	color: #000;
	text-decoration: none;
}
ul.features{
	font-family: "Trebuchet MS", "Lucida Grande", Lucida, sans-serif;
	
	list-style-image: url(/images/bullet_1.png);
	line-height: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}

span.pixelpost_version {
	color: #646567;
	line-height: normal;
}

ul.features li a {
	font-weight: bold;
	text-decoration: none;
	color: #000;
}



/* @end */

