/* CSS Document */
/*Body & Links 
------------------------------------------------------------ */
body {
	font-size: 62.5%;
	font-family: Arial, Sans-Serif;
	line-height: 2.2em;
	color: #333;
    background: #FAFAFA;
	}
a:link { color: #F15E22; }
a:visited { color: #C26119; }
.entry a:link, .entry a:visited { font-weight: bold; }
a:hover {
	text-decoration: underline;
	color: #F15E22;
	}
#wrapper{
	width: 920px;
	margin: 25px auto 25px;
    padding: 20px 25px 15px 25px;
    border: 1px solid #E7E7E9;
	text-align: left;
    background: #fff;
	}


/*Header
------------------------------------------------------------ */
#header {
	padding: 0px 0 10px 0;
	border-bottom: 5px solid #F15E22;
    overflow: auto;
	}
#top {
    width:900px;
    padding: 0px 0 5px 0;
    float:left;
    clear: both;
	}

h1#title, div#title {
    font-size: 1.3em;
	font-weight: normal;
	color: #666;
    float: left;
	clear:left;
    width:500px;
	}
h1#title a:link, h1#title a:visited, div#title a:link, div#title a:visited  { color: #666; }
h1#title a:hover, div#title a:hover { color: #333; text-decoration: none; }


#content{ 
	float: left; 
	width: 600px;
    padding: 0px 14px 10px 0px;
    background: url(/images/dot.gif) repeat-y right top;
    margin: 20px 15px 20px 0px;
	}
  
/*blog
------------------------------------------------------------ */
#blog {
    border-bottom: 0px none;
    background: url(/images/dot.gif) repeat-x left bottom;
    padding: 0px 5px 15px 0px;
    margin: 5px 0px 15px 0px;
    clear: both;
    font-family: Arial, sans-serif;
    width: 580px;
	}
.blog-header {
    margin: 0px;
    padding: 0px;
	}
.blog-header h1, .blog-header h2 { 
  font-size: 1.8em;
  line-height: normal;
  color: #333;
  font-weight: normal;
  margin: 10px 0px 0px 0px;
  padding: 10px 0px 0px 0px;
  }

#blog-footer {
	padding: 0px 0px 0px 0px;
	margin: 2px 0px 5px 0px;
    background: url(/images/enormoblog.gif) no-repeat left top;
	width: 560px;
	height: 55px;
    clear: both;
    display: block;
	}
#blog-footer a{
	padding: 18px 28px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 1.7em;
    font-family: Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
    clear: both;
    display: block;
    overflow: auto;
	}
#blog-footer a:visited {
	color: #F15E22;
	font-style: normal;
	}
#blog-footer a:hover { text-decoration: underline; }


/*Pages
---------------------------------------*/
#pages {
    padding: 5px 5px 0px 0px;
    margin: 15px 0px 0px 0px;
    clear: both;
    font-family: Arial, sans-serif;
	}
#pages p { 
  font-size: 1.5em;
  line-height: normal;
  color: #333;
  font-weight: normal;
  margin: 0px;
    padding: 0px;
  }
#pages p a { 
  text-decoration: none;
  color: #F15E22;
  font-weight: bold;
  }
  
/*social
---------------------------------------*/
#social {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}	
	

/*Sidebar
------------------------------------------------------------ */
#sidebar { 
	float: right; 
	width: 290px;
    padding: 5px 0px 15px 0px;
	}
.thin-sidebar {
	float: left;
	width: 140px;
	}
.spad { padding-right: 20px; }
  
#sidebar-image { 
  padding: 25px 0px 30px 0px;
  margin: 0px 0px 5px 0px;
  background: url(/images/dot.gif) repeat-x left bottom; 
  }
#sidebar-news { 
  padding: 10px 0px 25px 0px;
  margin: 0px 0px 10px 0px;
  background: url(/images/dot.gif) repeat-x left bottom; 
  }  
#sidebar-news h2{ 
  font-size: 14px; 
  text-transform: uppercase; 
  padding:0px 0px 2px 0px;
  margin: 0px 0px 10px 0px;
  letter-spacing: 1.6px; 
  display: block; 
  clear: both;
  font-weight: normal;
  }
 #sidebar-news p{ 
  font-size: 1.4em;
  color: #333;
  font-weight: normal;
  line-height: normal;
  padding: 0px;
  margin: 0px 0px 10px 0px;
  }  
#other { 
  padding: 10px 0px 5px 0px;
  margin: 0px 0px 10px 0px;
  background: url(/images/dot.gif) repeat-x left bottom; 
  } 
#other h2 {
  font-size:14px; 
  text-transform: uppercase; 
  padding: 0px 0px 2px 0px;
  margin: 0px; 
  letter-spacing: 1.6px; 
  display: block; 
  clear: both;
  font-weight: normal;
	}
.otherlist {
	margin: 5px 0px 5px 0px;
    padding: 0px 0px 5px 0px;
	font-size: 14px;
	font-family: Arial, sans-serif;
	}
.otherlist ul {
	margin: 5px 0px 5px 0px;
    padding: 0px 0px 5px 0px;
	font-size: 14px;
	font-family: Arial, sans-serif;
      list-style-type:none;
	}
.otherlist ul li {
	border-bottom: 0px none;
	padding: 3px 0;	
	}
.otherlist ul li a {
	background: url(/images/arrow.gif) no-repeat 0.35em; 
	padding:0px 0 1px 14px;
	margin: 20px 0px 20px 0px; 
	text-decoration: none;
	}
.otherlist ul li a:hover {
	background: url(/images/arrow.gif) no-repeat 0.35em;
	}
.otherlist ul li a:visited {
	background: url(/images/arrowvis.gif) no-repeat 0.35em;
	}

/*Search Box
---------------------------------------*/
#search_form input { margin: 10px 0 0 0; }
#search_form input { 
  padding: 4px 2px; 
  width: 135px;
  border: 2px solid #acacac;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  background: #F4F4F4;
  color: #888;
  }
#search_form input:focus { background: #fff; }
#search_form input#searchsubmit { padding: 2px 10px; }


/*Footer ------------------------------------------------------------ */
#footer { 
	clear: both;
	padding-top: 15px; 
	border-top: 0px none;
    background: url(/images/dot.gif) repeat-x left top;
	color: #666;
	font-size: 1.1em;
	}
.clear:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}

#footer p.right { float: right; padding-top:2px;}
#footer p { text-align: center; }
#footer a:link, #footer a:visited { color: #666; text-decoration: underline; }
#footer a:hover { color: #F15E22; }

