/*

Theme Name: AC-Nucleus

Theme URI: http://www.afterconcept.com/wordpress/wordpress-theme-ac-nucleus/

Description: A WordPress theme with a similar look to the Nucleus default theme.

Version: 1.0

Author: Stephan van Diepen

Author URI: http://www.afterconcept.com/



This theme is released under GPL:

http://www.opensource.org/licenses/gpl-license.php



For any questions or suggestions, contact me through this post:

http://www.afterconcept.com/wordpress/wordpress-theme-ac-nucleus/



If you use this theme, a link back to my site http://www.afterconcept.com would be appreciated.

*/



*

{

  padding: 0;

  margin: 0;

}



body

{

	background: #505050 url(images/bg.gif);

	color: #494949;

	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;

	font-size: 11px;

	padding: 15px 0;

	margin: 0;

}



h1,h2,h3,h4,h5,h6

{

    font-family: "Georgia", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;

	font-weight: normal;

	font-size: 15px;

	font-weight: bold;

	margin: 0;

}



ul

{

margin-left: 30px;

}



#sidebar ul

{

	padding: 0px;

	margin: 0px;

}



#sidebar li li{

list-style: none;

margin: 0px;

margin-bottom: 2px;

padding: 4px;

background: #e7e7e7;

}



#sidebar li h2

{

background: #d5d5d5;

font-size: 13px;

font-weight: bold;

margin-bottom: 2px;

padding: 4px;

}







a:link, a:visited

{

	color: #635D45;

	text-decoration: none;

}

a:hover, a:active

{

	color: black;

}



hr

{

  display: none;

}



#page

{

  width: 700px;

  margin: 0 auto;

  margin-top: 20px;

  overflow: hidden;

  background: #f5f5f5;

  border: 2px solid #e0e0e0;

}



#header

{

background: #fcd21b;

width: 99%;

margin: 4px auto;

border-bottom: 4px solid #485659;

}



#headerimg

{

  font-size: 1.2em;

  margin: 0 auto;

  text-align: center;

  width: 85%;

  height: 160px;

  padding-top: 10px;

  padding-bottom: 10px;

}



#header h1

{

  font-size: 4em;

  margin-top: 20px;

}



#content

{

  width: 70%;

  float: right;

}



#sidebar

{

  width: 28%;

  margin-right: 70%;

}



#commentform

{

width: 80%;

}



#footer

{

  background-color: #fcd21b;

  clear: both;

  margin-top: 30px;

  height: 35px;

  text-align: center;

}



#footer p

{

margin: 4px;

font-size: 9px;

}



p

{

margin: 10px;

}



div.post {

margin-top: 30px;

margin-right: 10px;

border-bottom: 1px dashed black;

}



div.description

{

font-size: 11px;

}



blockquote

{

  margin-left:20px;

  border: 1px solid #cccccc;

  padding: 5px;

  background-color: #efefef;

}





ol.commentlist

{

  width: 90%;

  margin: 0 auto;



}



ol.commentlist li

{

  margin-bottom: 1.5em;

  border: 1px solid #cccccc;



  padding: 5px;

  background-color: #efefef;

}



ol.commentlist li.alt

{

  background-color: #eeeeee;



}



ol.commentlist a

{

  color: #333333;

}



#comments 

{

margin: 20px;

}



small.commentmetadata

{



  font-size: 0.8em;

  margin-bottom: 1em;

  display: block;

}





#searchform

{

  text-align: center;

  margin: 5px;

}



#searchform input

{



  border: 1px solid #4A2C00;

  background-color: #eeeeee;

}



#searchform #s

{

  width: 50%;

  background-color: white;

}