/*___ layout.css: Positioning and Layout Styles ___*/

/*___ Section 1: Global Positioning/Layout Styles ___*/

html 
{
}

body 
{
    margin: 0;
	padding: 0;
}

h1, h2, h3
{
	margin: 0;
}

h1 
{
}

h2 
{
}

h3 
{
}

h4 
{
}

h5 
{
}

h6 
{
}

p 
{
}

ul 
{
    margin-left: 0;
	padding-left: 0;
}

ol 
{
    margin-left: 0;
	padding-left: 0;
}

ul li
{
	padding-left: 15px;
}

li 
{
}

strong 
{
}

em 
{
}

u 
{
}

blockquote
{
	margin: 0;
	padding-left: 12px;
}

blockquote *
{
	line-height: normal;
}

a 
{
}

a:visited 
{
}

a:hover 
{
}

table 
{
}

tr 
{
}

th 
{
}

td 
{
}

img 
{
}

/*___ Section 2: Site-Specific Positioning/Layout Modules ___*/

/*___ Section 3: Unique Element-Specific Position/Layout Styles ___*/

/*___ DIV _________________________________________________________________*/

#menu
{
	width: 787px;
	height: 20px;
	margin: 0 auto;
	margin-top: -31px;
	margin-bottom: 11px;
	padding: 0 0 0 10px;
}

#logo
{
	width: 797px;
	height: 276px;
	margin: 0 auto;
}

#page
{
	width: 797px;
	margin: 0 auto;
}

#content
{
	float: right;
	width: 560px;
	padding: 15px;
}

#content div
{
    width: 560px;
}

#sidebar
{
	float: left;
	width: 205px;
}

#sidebar .boxed
{
    margin: 0px 0 11px 0;
    padding-top: -2px;
}

.boxed
{
}

.boxed .title
{
	margin: 0;
	padding: 3px 0 3px 11px;
}

.boxed .content
{
	padding: 0px 10px 10px 10px;
}

.boxed #searchbox
{
	padding-top: 10px;
}

#searchinput
{
	width: 180px;
}

#footer
{
	width: 766px;
	margin: 0 auto;
	height: 20px;
	padding: 5px 15px 0 15px;
}

#legal
{
	float: left;
}

#links
{
	float: right;
}

.rc
{
	height: 2px;
	overflow: hidden;
}

.star-rating
{
	position: relative;
	width: 125px;
	height: 25px;
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
	background-position: left top;
}

.star-rating a, .star-rating .current-rating
{
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -1000em;
	height: 25px;
	line-height: 25px;
	outline: none;
	overflow: hidden;
}

.star-rating .current-rating
{
	z-index: 1;
	background-position: left center;
}

.small-star
{
	width: 50px;
	height: 10px;
}

.small-star, .small-star a:hover, .small-star a:active, .small-star a:focus, .small-star .current-rating
{
	line-height: 10px;
	height: 10px;
}

#tagcloud
{
	margin-bottom: 10px;
	white-space: normal;
}

#contact
{
	padding: 10px;
}

.csharpcode .alt 
{
	width: 100%;
	margin: 0em;
}

.searchresult
{
	margin-bottom: 20px;
}

.searchpage
{
	padding-bottom: 20px;
}

.code
{
    line-height: normal;
}

.code p
{
	padding: 5px;
}

#content #commentPreview 
{
	margin-top: 1px;
	padding: 10px;
	width: 485px;
}

#content #commentPreview .comment,
#content #commentPreview .title
{
	width: auto;
	overflow: hidden;
}

/*___ SPAN _________________________________________________________________*/

.searchresult span.text
{
	clear: both;
	display: block;
	margin: 3px 0;
}

.searchresult span.type
{
	display: block;
}

.bbcode
{
	display: block;
	height: 1em;
	margin: 0;
}

/*___ H1 _________________________________________________________________*/

#logo h1, #logo h2
{
	margin-right: 440px;
	text-align: center;
	text-indent: -9999px;
}

#logo h1
{
	padding-top: 20px;
}

#contact h1
{
	margin-top: 0;
}

/*___ H2 _________________________________________________________________*/

#disclaimer h2
{
	padding: 0 0 0 12px;
}

/*___ H3 _________________________________________________________________*/

.boxed h3
{
	margin: 0;
}

/*___ H4 _________________________________________________________________*/

/*___ H5 _________________________________________________________________*/

/*___ H6 _________________________________________________________________*/

/*___ H6 _________________________________________________________________*/

/*___ P _________________________________________________________________*/

.boxed p, .boxed ul, .boxed ol {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#search p
{
	margin: 0;
}

#footer p
{
	margin: 0;
	line-height: normal;
}

.rating p
{
	display: inline;
	position: relative;
	top: 14px;
	left: 55px;
}

.gravatar 
{
	float: left;
	margin: 0 10px 0 0;
	padding-bottom: 0;
}

p.content
{
	margin-top: 0;
}

/*___ UL _________________________________________________________________*/

#menu ul 
{
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
}

#broadbandXpress div ul
{
    padding: 0px 0px 10px 0px;
}

#tagcloud ul
{
	padding: 0 10px 0 10px;
}

.searchpage ul.paging
{
    margin:0px;
    margin-bottom: 20px;
    padding:0px;
}

#commentMenu 
{
margin-bottom: -2px;
margin-left: 10px;
}

/*___ OL _________________________________________________________________*/

/*___ LI _________________________________________________________________*/

#menu ul li
{
	display: inline;
	padding: 0;
	margin: 0;
}

#broadbandXpress div ul li
{
    padding: 10px 0px 0px 11px;
}

.star-rating li
{
	display: inline;
}

#tagcloud li
{
	display: inline;
	padding-right: 0px;
	padding-left: 3px;
}

.searchpage ul.paging li
{
    display: inline;
    margin-right: 5px;
}

.boxed .content li
{
	padding: 5px 0px 0px 11px;
}

#commentMenu li 
{
cursor: pointer;
display: inline-block;
padding: 5px 5px 0;
}

/*___ STRONG _________________________________________________________________*/

/*___ EM _________________________________________________________________*/

/*___ U _________________________________________________________________*/

/*___ A _________________________________________________________________*/

#menu ul li a
{
	display: block;
	float: left;
	padding: 0px 15px 0 15px;
	margin : -3px 0 0 0;
}

#broadbandXpress div ul li a
{
    height: 27px;
    width: 185px;
    display: block;
    text-indent: -9999em;
}

.star-rating a:hover, .star-rating a:active, .star-rating a:focus
{
	background-position: left bottom;
}

.star-rating a.one-star
{
	width: 20%;
	z-index: 6;
}

.star-rating a.two-stars
{
	width: 40%;
	z-index: 5;
}

.star-rating a.three-stars
{
	width: 60%;
	z-index: 4;
}

.star-rating a.four-stars
{
	width: 80%;
	z-index: 3;
}

.star-rating a.five-stars
{
	width: 100%;
	z-index: 2;
}

#tagcloud a
{
	margin-right: 0;
	display: inline;
}

.searchpage ul.paging li a
{
    padding: 5px 8px;
}

.searchpage ul.paging li.active
{
    background: #f1f1f1;
    border: 1px solid black;
}

.bbcode a, 
.bbcode a:visited, 
.bbcode a:hover 
{
display: inline-block;
height: 1em;
padding: 0 10px;
}

/*___ TABLE _________________________________________________________________*/

/*___ TR _________________________________________________________________*/

/*___ TH _________________________________________________________________*/

#page th
{
    margin: 0 auto;
    padding: 2px 15px;
    text-align: center;
}

/*___ TD _________________________________________________________________*/

#page td
{
    margin: 0 auto;
    padding: 2px 15px;
    text-align: center;
}

/*___ IMG _________________________________________________________________*/

img.left
{
	float: left;
	margin: 5px 15px 0 0;
}

img.right
{
	float: right;
	margin: 0 0 0 15px;
}

#categorylist .rssButton
{
	display: none;
}

img[alt="Loading"]
{
	display: none;
}

/*___ FORM _________________________________________________________________*/

#search form
{
	margin: 0;
	padding: 0;
}

#search fieldset
{
	margin: 0;
	padding: 0;
}

/*___ INPUT _________________________________________________________________*/

#contact input.field
{
	width: 200px;
}

input#searchfield
{
    width: 181px;
}

input#searchbutton
{
    margin-top: 2px;
}

.commentForm input
{
	display: inline-block;
	width: 190px;
	margin: 5px 0;
}

/*___ LABEL _________________________________________________________________*/

#contact label
{
	display: block;
	padding-top: 5px;	
}

.commentForm label
{
	display: inline-block;
	width: 50px;
}

/*___Group/Section/Class_________________________________________________________________*/

#contact textarea
{
	display: block;	
	overflow: auto;
	width: 75%;
	height: 150px;
	margin: 0;
}

textarea 
{
display: block;
height: 300px;
padding: 2px;
width: 500px;
}

.csharpcode pre
{
    margin: 0em;
}
