/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin-top: 20px;
	background: #404040 url(images/theme/img01.gif) repeat-x;
	font: normal small "Segoe UI", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}

h1, h2, h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 3.5em;
	font-family: Georgia;
	font-weight: bold;
	text-transform: none;
}
h2 {
	font-size: 2.5em;
	font-family: Georgia;
	font-weight: bold;
	text-transform: none;
	margin-bottom: 15px;
}
h3 { 
	font-size: 1.4em;
	font-family: Georgia;
	font-weight: bold;
	text-transform: none;
	margin-bottom: 5px;
}
h4 { 
	font-family: Georgia;
	font-weight: bold;
	text-transform: none;
}

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 1.4em;
}

blockquote, ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-right: 3em;
}

a {
	color: #CCCCCC;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

img {
	border: none;
	margin-top: 8px;
}

img.left {
	float: left;
	margin-right: 8px;
}

img.right {
	float: right;
	margin-left: 8px;
}

img.center {
	display: block;
  	margin-left: auto;
  	margin-right: auto;
  	margin-bottom: 15px;
}

hr { display: none; }

.hr {
}

/* Boxed */

.boxed {
}

.boxed .title {
	margin: 0;
	padding: 5px 15px;
	background: url(images/theme/img08.gif) no-repeat left center;
	text-transform: uppercase;
	font-size: small;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}

.boxed .content {
	padding: 10px;
	background: url(images/theme/img09.gif) repeat-x;
	background-color: black;
}

.boxed ol, .boxed ul {
	margin-left: 0;
	list-style-position: inside;
}

/* Logo */

#logo {
	width: 760px;
	height: 200px;
	margin: 0 auto;
	background: #000000 url(images/theme/img02.jpg) no-repeat;
}

#logo h1 {
	float: left;
	width: 600px;
	margin: 0;
	padding: 164px 0 0 0;
	text-align: right;
	letter-spacing: 5px;
	font-size: 18px;
}

#logo h2 {
	float: right;
	margin: 0;
	padding: 170px 20px 0 0;
	font-size: 11px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#mainpage {
	width: 760px;
	margin: 0 auto;
	background: #000000;
}

/* Content */

#content {
	float: left;
	width: 480px;
	padding: 20px;
	background: url(images/theme/img03.jpg) no-repeat;
}

#maincontents {
	padding-bottom: 20px;
	min-height:220px;
}

#olist {
	clear: left;
	float: left;
	width: 230px;
}

#ulist {
	float: left;
	width: 230px;
	padding-left: 20px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
	padding: 20px;
	background: url(images/theme/img04.jpg) no-repeat;
}

#sidebar blockquote {
	margin-left: 0;
	margin-right: 0;
}

/* Menu */

#menu {
	margin-bottom: 19px;
}

#menu h2 {
	display: none;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	padding-top: 1px;
	background: url(images/theme/img07.gif) repeat-x;
}

#menu li.first {
	background: none;
}

#menu a {
	display: block;
	width: 165px;
	padding: 7px 10px 7px 25px;
	text-transform: uppercase;
	background: url(images/theme/img08.gif) no-repeat 10px 50%;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: x-small;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#menu a:hover {
	background-color: #0A0A0A;
}

/* Footer */

#footer {
	width: 760px;
	margin: 0 auto;
	padding: 20px 0;
	background: url(images/theme/img05.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: x-small;
	color: #000000;
}

#footer a {
	color: #000000;
}

.archive_entry{
	padding-left: 10px;	
}

input, textarea, select{
	background: url(images/theme/img09.gif) repeat-x;
    border: 1px solid #CCCCCC; 
    font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	padding: 3px;
}

.inputlabels{
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: smaller;
	font-weight: bold;
	color: white;
}

#menu a.subitem {
	width: 153px;
	padding: 7px 10px 7px 37px;
	background: url(images/theme/img10.gif) no-repeat 25px 50%;
}

button{
	background-color: black;
    border: 1px solid #CCCCCC; 
    font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	padding: 3px;
}

button:hover{
	background-color: #333;
	color: white;
}

#searchResultDiv{
	background: url(images/theme/img09.gif) repeat-x;
	background-color: black;
 	width: 198px;
 	border: solid white 1px;
 	border-top: 0px;
 	margin-left: 61px;
 	margin-bottom: 10px;
}

.gridhighlight{
	background-color: #333;
	cursor: pointer;
}

.archivespan{
	margin-bottom: 15px;
}

ol{
	text-align: left;	
}

ul{
	text-align: left;	
}

ol.code {
	font-family: consolas, monospace;
	font-size: 85%;
	border: 1px solid #bbb;
	padding: 5px;
	background-color: #111;
	list-style: decimal-leading-zero outside;
	margin-left: 20px;
}

#commentview{
	margin-left: 10px;
}

#commentview button{
	margin-top: 3px;
}

.comment{
	background: url(images/theme/img09.gif) repeat-x;
	background-color: black;
	margin-bottom: 10px;
	border-bottom: 1px solid #4E4E4E;
}

div.escaper{
	visibility: collapse;
}

#edit_content{
	visibility: collapse;
}

ul.highlighted{
	background-color: #111;
	padding: 5px;
	border: 1px solid #bbb;
}

.archivespan h4{
	color: white;
	margin-bottom: 5px;
}

.archivespan{
	margin-top: 20px;
}

.first_blog_row{
	min-width: 35px;
	text-align: right;
}

.second_blog_row{
	text-align: center;
	padding-left: 6px;
	padding-right: 6px;
}

.third_blog_row{
	text-align: left;
}

.mono{
	font-family: consolas, monospace;
	font-weight: bold;
	color: white;
}

.quot{
	font-family: georgia;
	font-size: large;
}

.comment{
	color: #666;
}

.postheader{
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	font-weight: bold;
}

.postheader a{
	text-decoration: none;
}

blockquote p{
	margin-bottom: 5px;
}

.quotename{
	text-align: right;
	margin-bottom: 20px;
}

#silverlightControlHost {
	    height: 100%;
	    min-width: 950px;
}

#collapsed{
	visibility: collapse;
}

.archivetable{
	margin-bottom: 10px;
}

.downloadlink{
	list-style-image: none;
	list-style: none;
	background-color: #404040;
	padding: 0px;
	margin: 0px 50px 0px 45px;
	list-style-position: outside;
	font-weight: bold;
	text-indent: -5px;
	cursor: pointer;
	height: 28px;
}

ul li.downloadlink:hover{
	list-style-image: url(images/theme/download_icon.png);
	background-color: #606060;
}

.downloadlink a{
	margin-top: 5px;
	text-decoration: none;
	color: white;
}

.downloadlink a > div:first-child{
	padding: 5px;
	padding-top: 4px;
	padding-left: 10px;
	height: 28px;
}

.downloadlink div > div:first-child{
	float: left;
}

.downloadlink div + div{
	float: right;
}

.feedlist{
	list-style-image: url(images/theme/feeds.png);	
}

.feedlist a{
	padding-left: 3px;
}

.valuable-flair
{
	border: 1px solid #606060;
	background-color: #202020;
	height: 50px;
	padding: 3px;
	width: 192px;
}
.valuable-flair .gravatar
{
	float: left;
}
.valuable-flair .gravatar img
{
	margin-top: 0px;
	width: 50px;
	-ms-interpolation-mode: bicubic;
}
.valuable-flair .userInfo
{
	float: right;
	text-align: right;
}
.valuable-flair .userInfo .username
{
	line-height: 12px;
}

.valuable-flair .userInfo .username img
{
	margin-top: 0px;
	padding-right: 3px;
}

.valuable-flair .badge1
{
	color: #ffcc00;
	margin-left: 3px;
}
.valuable-flair .badge2
{
	color: #c0c0c0;
	margin-left: 3px;
}
.valuable-flair .badge3
{
	color: #CC9966;
	margin-left: 3px;
}
.valuable-flair .reputation-score
{
	color: #aaaaaa;
	font-weight: bold;
	margin-right: 2px;
}
.valuable-flair .badgecount
{
	color: #aaaaaa;
	padding-left: 1px;
}