/*
Theme Name: Rod Theme
Theme URI: 
Description: Rodtheme
Version: 1
Author: JT
*/

/*
Special Thanks to Urban Giraffe for the Dissecting a Theme Guide, which inspired me to develop the blank theme http://www.urbangiraffe.com/themes/guides Additional thanks to Michael Hielemann at http://binarybonsai.com for the default Kubrick Theme
*/

/*-----------Block Level Elements--------------*/

* { padding: 0; margin: 0; }

body {}

#page {
   float:left;
   width:800px;
   margin:0 auto;
}

#header {
   position:relative;
   width:800px;
}

#headerimg {}

.description {}

#wrapper {
  float:left;
  position:relative;
  width: 770px;
} 

#content {
  width: 500px;
  float: left;
} 

/* -------------- Sidebar --------------- */

#sidebar {
  float:right;
  width: 170px;
  background-color: #ffff99;
  color: #000000;
  border: 2px solid #ffffff;
  text-align:left;
  font-family: verdana;
} 

#sidebar ul { margin:0px; padding:2px; }
#sidebar ul li { font-size:12px; line-height:15px; }

#sidebar h2 {
  background-color: #6666cc;
  border-bottom: 1px solid #6666cc;
  border-top: 1px solid #6666cc
  font-size: 11px;
  color: #ffffff;
  text-align:left;
  font-weight: normal;
  padding: 2px;
}

#sidebar ul ul {

  margin:0;
  padding:0px;
  color: #000000;
  margin-left: 20px;
}
#sidebar ul ul li {}
#sidebar ul ul ul {
  margin-bottom: 0;
}
#sidebar p {}
#sidebar a {}
#sidebar a:hover {}
#sidebar a:visited {}

/* ------------------------------------------ */


#footer ul { 
  margin:0 auto; 
  padding:0px; 
  list-style-type:none;
}



#footer li		

{ 

display:inline; font-family:Arial, Helvetica, sans-serif; font-size:12px; 

}



#footer li a	

{ 



color:#FFFFFF; 



}





/*-------------Headings-------------*/



h1 {

font-size:14px;

}



h2 {

  font-size: 11px;



  border-bottom: 1px solid #e8c38b;

}



h3 {



margin-top: 1.5em;

font-size: 1.4em;



}



h4 {



margin-top: 1.2em;

font-size: 1.2em;



}



h5 {



margin-top: 1em;

font-size: 1em;



}



/*-------------The Post-------------*/







h2 a:hover, h2 a:visited, h2 a {



text-decoration: none;



color: #990000;



}



.post {

  margin-bottom: 25px;

  color: #000000;

  padding-left: 5px;

  font-size: 11px;

  font-family:Arial, Helvetica, sans-serif;

text-align:left;

}



.post p {



  line-height: 1.4em;

  margin-bottom: 1em;



}



.post a {

color: #990000;

}



.post ul {





margin-bottom: 10px;



}



.post li {

margin-left: 20px;

}



.entry {

margin-top: 10px;

margin-bottom: 15px;

}



.entrytext .postmetadata {

padding: 2px;

font-size: 0.8em;

border-top: 1px solid #990000;



}



.postmetadata alt {



}



.postmetadata a {

color: #cc0000;

}



.navigation {



}



.alignleft {



}



.alignright {



}



.center {

text-align: center;

}



.pagetitle {



}



blockquote {



margin: 1em 1.5em;

padding: 1em 1.5em;

border: 1px solid #FADA96;

background: #FCF1E2 url(images/blockquote.png) no-repeat   scroll top left;



}



cite {



margin: 5px 0 0;

display: block;



}



a img 

{



border: none;



}



acronym, abbr {

border-bottom: 1px dashed #999;

}








/*--------------Comments--------------*/



ol.commentlist {



}



ol.commentlist li {



}



ol.commentlist li.alt {



}



ol.commentlist a {



}



small.commentmetadata {



}



/*--------------Search Form-------------*/



#searchform {



}



#searchform input {



}



#searchform #s {



}





/*-------------Calendar-----------------*/



#wp-calendar {



}



#wp-calendar th {



}



#wp-calendar a {



}



#prev a, #next a {



}



#wp-calendar caption {



}



/*-------------Images------------------*/
















