/*
Theme Name: WebTrafficIdeas
Theme URI: http://www.webtrafficideas.com
Description: Just another WordPress theme
Author: Mohamad Zaki Hussein
Author URI: http://www.webtrafficideas.com
Version: 0.1
*/

html, body {
text-align: center;
padding: 0;
margin: 0;
height:100%;
background-color: #e2e2e2;
}

#container {
margin-left: auto;
margin-right: auto;
margin-top: 0;
width: 825px;
margin-bottom:-76px;
padding: 0 10px 0 10px;
text-align: left;
min-height: 100%;
background-color: #ffffff;
border-left: 1px solid #bcbcbc;
border-right: 1px solid #bcbcbc;
}

* html #container {
height:100%;
}

#header {
background-color: #ffffff;
padding: 20px 0 0 0;
margin: 0 0 5px 0;
border-bottom: 6px solid #2153aa;
}

A:link {
	color: #194a96; text-decoration: none;
}
A:visited {
	color: #194a96; text-decoration: none;
}
A:active {
	COLOR: #194a96; text-decoration: none;
}
A:hover {
	COLOR: #f86f0d; text-decoration: none;
}

#content {
float: left;
margin: 0;
padding: 0 10px 0 10px;
width: 525px;
background-color: #ffffff;
font-family: verdana, arial, sans-serif;
font-size: 13px;
line-height: 19px;
color: #000000;
}

#content h3 {
margin: 20px 0 15px 0;
font-family: Arial, Sans-Serif;
font-size: 18px;
font-weight: bold;
line-height: 24px;
color: #194a96;
}

#content p {
margin: 15px 0 15px 0;
font-family: verdana, arial, sans-serif;
font-size: 13px;
line-height: 19px;
}

#sidebar {
float: right;
margin: 20px 0 0 0;
padding: 0 10px 0 10px;
width: 250px;
background-color: #ffffff;
font-family: verdana, arial, sans-serif;
font-size: 13px;
line-height: 19px;
vertical-align: middle;
}

#sidebar h3 {
padding: 5px 0 5px 0;
margin: 0 5px 0 5px;
font-family: verdana, arial, sans-serif;
font-size: 13px;
font-weight: bold;
color: #ffffff;
background: url(http://www.webtrafficideas.com/wp-content/themes/webtrafficideas/images/barbg.gif) bottom left repeat-x;
text-align: center;
}

#sidebar li {
  color: #2153AA;
  margin: 0px;
  padding: 0;
}

#clearfooter {
clear: both;
height: 93px;
}

#footer {
clear: both;
margin-left: auto;
margin-right: auto;
padding: 16px 0 0 0;
width: 845px;
height: 53px;
background-color: #ffffff;
font-family: verdana, arial, sans-serif;
font-size: 11px;
line-height: 18px;
text-align: center;
border-top: 3px solid #2153aa;
}

#footer a {
margin: 0 -2px 0 -2px;
padding: 0 6px 0 6px;
}

ul.parent {
  padding: 0;
  margin: 15px 15px 15px 30px;
}

ul.children {
  padding: 0;
  list-style-type: disc;
  margin: 0 0 0 1em;
}

#search form {
 float: right;
 padding: 5px 5px 0 8px;
 background-color: #2153aa;
 background-image: url(images/search_corner.gif);
 background-repeat: no-repeat;
 background-position: top left;
 margin: 34px 0 0 0;
}

.post{
  margin: 0px;
  padding: 0 10px 0 10px;
  border-bottom:1px solid #c2d1ef;
}

.postsingle{
  margin: 0px;
  padding: 0 10px 0 10px;
  border-bottom:1px solid #ffffff;
}

.navblock {
 border: 1px solid #c2d1ef;
 margin-bottom: 10px;
}

.postmetadata {
padding: 0 0 5px 0;
margin: 0;
}

#commentwrap {
 padding: 0 10px 0 10px;
 border-top:1px solid #c2d1ef;
}

.commentlist {
margin: 0;
padding: 5px 0 0 0;
list-style-type:none;
}

.commentlist2 {
padding:0;
margin:0 0 15px 0;
border-bottom:1px solid #c2d1ef;
}