/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: sans-serif;
	background: #fff;
	color: #333;
	}

#page {
	background-color: #fff;
	text-align: left;
	}

#content, #sidebar, #footer{
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {

	}

.alt {
	border-top: 1px solid #ddd;
	}

#footer {
	background: #fff;
	border: none;
	border-top:1px solid #ccc;
	}

small {
	font-family: sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: sans-serif;
	font-weight: bold;
	}

h1 {
font-size: 1.1em;

	}

#header .description {
	display:none;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: sans-serif;
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

#header h1 a, h1 a:hover {
	margin:20px 0 10px 20px;
	float:left;display:block;border:0;text-indent:-9999px;
    width:405px;height:29px;
    outline: none;
    background:url(http://crunchbanglinux.org/forums/img/crunchbang-linux-logo.png) 0px 0px no-repeat;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, cite {
	text-decoration: none;
	}


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 {
	color: #2B7BA0;
	text-decoration: none;
	}

a:hover  {
	color: #000;
	text-decoration: underline;
	}

h2 a, h3 a{

    }
    
h2 a:hover, h3 a:hover{

    }
.disclaimer {
    font-size:10px;
    margin-top:30px;
    }
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	}

#page {
	background-color: #fff;
	width: 100%;
	}

#header {
	background-color: #000;
	height: 70px;
	border-bottom:4px solid #ccc;
	}

ul.sitemenu{
    position: absolute;
    display:block;border:0;
    right: 0px;
    top:10px;
    margin-bottom:10px;
    z-index: 3;
    }
ul.sitemenu li{
    display:block;
    float:left;
    text-align:left;
    padding:0 15px 0 0;
    margin: 0;
    }    
ul.sitemenu li a{
    color:#fff;
    font-size:12px;
    text-transform:uppercase;
    letter-spacing:1px;
    font-weight:bold;
    text-decoration:none;
    }
ul.sitemenu li a.active{
    color:#666;
    text-decoration:none;
    }
ul.sitemenu li a:hover{
    color:#000;
    background:#fff;
    text-decoration:none;
    }
    
.narrowcolumn {
    float:left;
    padding: 20px 20px 20px 0;
	margin: 0px 370px 0 20px;
	}

.widecolumn {
    float:left;
    padding: 20px 20px 20px 0;
	margin: 0px 370px 0 20px;
	}
.blog {
    background:#FFFFFF;
	padding:5px 10px 0 20px;
	border-top:2px solid #ccc;
	line-height:1.4em;
	margin-bottom:10px;
	margin-top:10px;
    }
#sidebar{
	float:right;
	margin:20px 20px 0px 0px;
	margin-left:-400px;
	width:330px;
	background:#fff;
	padding:none;
	border:none;
	}
.download {
	background:#D8FE8F;
	padding:5px 10px 0 20px;
	border:1px solid #ADCC73;
	line-height:1.4em;
	margin-bottom:10px;
	color:#3F700B;
	}
.download a, .download a:visited {
    color:#599E10;
    }
.download a.download-brighter, .download a:visited.download-brighter {
    color:#599E10;
    text-decoration:underline;
    }
.donate {
	background:#E1F6FF;
	padding:5px 10px 0 20px;
	border:1px solid #CEE1E9;
	line-height:1.4em;
	margin-bottom:10px;
	color:#515C52;
	}
.donate a, .donate a:visited {
    color:#2B7BB8;
    }
.donate a.donate-brighter, .donate a:visited.donote-brighter {
    color:#2B7BB8;
    text-decoration:underline;
    }
.Linode {
	margin-bottom:10px;
	}
a.LinodeLink, a:link.LinodeLink, a:hover.LinodeLink, a:visited.LinodeLink {
	display:block;
	border:0;
	text-indent:-9999px;
	width:330px;height:85px;
    outline: none;
    background:url(http://crunchbanglinux.org/images/linode-330x85.png) 0px 0px no-repeat;
	}
.R1Soft {
	margin-bottom:10px;
	}
a.R1SoftLink, a:link.R1SoftLink, a:hover.R1SoftLink, a:visited.R1SoftLink {
	display:block;
	border:0;
	text-indent:-9999px;
	width:330px;height:85px;
    outline: none;
    background:url(http://crunchbanglinux.org/images/R1soft_330x85.gif) 0px 0px no-repeat;
	}
.search, .forums, .shop {
	background:#F7F7F7;
	padding:5px 10px 0 20px;
	border:1px solid #ccc;
	line-height:1.4em;
	margin-bottom:10px;
	}
.search { background:#ffffff; }
.search h2 { padding-bottom:10px; }
.search .cse-branding-form {margin-top:10px;}
.search .cse-branding-text {margin-bottom:10px;}
.forums ul.more {margin:0;padding:0;margin-top:20px;margin-bottom:30px;}
.forums ul.more li {list-style:none;}
.shop { background:#ffffff; }
.shop h2 a { margin-bottom:20px; }
.shop img.tshirt {text-align:center;margin-top:10px;}
.shop a.tshirtlink {text-align:center;margin-top:10px;padding:0 0 0 30px;}
.planet {
	background:#FFF;
	padding:5px 10px 0 20px;
	border:none;
	line-height:1.4em;
	margin-bottom:10px;
	}
.planet img.planetcircle {
    text-align:center;
    border:0;
    margin-bottom:10px;
}
.planet p.planetlink {
    text-align:center;
    padding:0 40px 0 40px;
}

.clear {
	clear: both;
}

#footer {
	padding-top: 30px;
	margin: 0 auto;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

/* End Structure */

/* Begin Intro */

.intro {
    border-bottom:2px solid #ccc;
    min-width:560px;
    background:#fff;
    padding:none;
    margin-bottom:10px;
    }
.intro p {
    font-size:20px;
    line-height:1.6em;
    }
.blog h2.latest {
    font-size:24px;
    }
/* End Intro */

/*	Begin Headers */
h1 {
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}




/* 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 */

#sidebar img.planetcircle {
    text-align:center;
    margin-top:20px;
    border:0;
    margin-bottom:10px;
}
#sidebar p.planetlink {
    text-align:center;
    padding:0 60px 0 60px;
    font-size:90%;
}
/* End Entry Lists */

/* Begin Sidebar */
#sidebar{
	;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */

/* 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;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/
