/*  
Theme Name: Free Favicon
Theme URI: http://www.freefavicon.com
Description: Free Favicon is a custom theme for www.freefavicon.com
Version: 1.0
Author: Free Favicon
Author URI: http://www.freefavicon.com/


*/* html {
  height: 1%;
}

body {
  font-family: Arial, Helvetica;;
  font-size: .8em;
  color: #000000;
  height: 100%;
  text-align: left;
margin-top: 30px;
}

#mainwrap {
}

#header {
  border-bottom: 1px solid #000000;
  padding-left: 10px;
  padding-right: 10px;
}

#wrap {
  padding-left: 10px;
  padding-right: 10px;
}

#wrap2 {
  margin-left: 180px;
}

#content {
  margin-left: 225px;
}

#sidebar {
float: left;
  width: 180px;
}

#extrabar {
  float: left;
  width: 180px;
}

#footer {
  clear: both;
font-size:.8em;
  border-top: 1px solid #000000;
  padding-left: 10px;
  padding-right: 10px;
}



a, a:link {
  font-weight: bold;
  color: #4156c5;
  text-decoration: none;
}

a:active, a:visited  {
  font-weight: bold;
  color: #635688;
  text-decoration: none;
}


#page {
  border-style: solid;
  border-width: 1px;
  border-color: #4156c5;
  padding: 0px;
}

#sidebar li, .widget {
  list-style-type: none;
  margin-top: 5px;
}

#sidebar ul, .widget {
  list-style-type: none;
  padding: 0px;
}

#sidebar .widgettitle {
  font-size: 1.2em;
  font-weight: bold;
}


.posttitle a:visited {
  font-size: 1.4em;
  font-weight: bold;
  color: #4156c5;
}

.entry {
line-height: 1.5em;
}

.imgleft {
float: left;
margin-right: 15px;
}
.imgright {
float: right;
margin-left: 15px;
}

.linkunit {
border:1px solid #ffffff;
padding: 0 5px 5px 5px;
margin-top: 5px;  
}

.democracy ul {
  list-style-type: none;
}

.gad {
margin: 15px;
padding: 0;
float: right;
}

.clear {
  clear: both;
}

/* Overall style of Stripe Ad */
#at_stripe { background: #d8d8d8; border-bottom: 1px solid #484848; margin: 0 0 3px 0; padding: 4px 0; z-index: 100; top: 0; left: 0; width: 100%; overflow: auto; position: fixed; }
/* Style of "Powered By AdToll.com" */
#at_stripe .powered { float: left; text-align: left; font-family: Arial,Sans-Serif; font-size: 10px; font-weight: normal; font-style: normal; color: #000099; width:120px;}
/* Style of ad within stripe */
#at_stripe .left { float: left; text-align: center; font-family: Arial,Sans-Serif; font-weight: bold; font-style: normal;  width:78%;}
/* Style of "Advertise Here"  */
#at_stripe .right { font-family: Arial,Sans-Serif; float: right; text-align: right; font-weight: normal; font-size: 10px;letter-spacing: 0; width: 150px; white-space: nowrap;}
/* Style of ad anchor links */
#at_stripe .left a {font-size: 12px; color: #000099; text-decoration: none;}
#at_stripe .left a:hover {font-size: 12px; color: #0000FF; text-decoration: underline;}
/* Style of "Advertise Here" anchor links */
#at_stripe .right a {font-size: 10px; color: #000099; text-decoration: none;}
#at_stripe .right a:hover {font-size: 10px; color: #0000FF; text-decoration: underline;}
/* Style of "Powered by AdToll.com" anchor links */
#at_stripe .powered a {font-size: 10px; color: #000099; text-decoration: none;}
#at_stripe .powered a:hover {font-size: 10px; color: #0000FF; text-decoration: underline;}