* {
	padding:0;
	margin:0;
	}

/* html, body, form, fieldset, table {
	font-size: 100%;
font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:1.4em;
	padding-bottom:1em;
}

.small  {
	font: 85% Verdana, Arial, Helvetica, sans-serif;
	line-height:1.4em;
	padding-bottom:1em;
}

.title {
	font: 120% Arial, Helvetica, sans-serif, Verdana;
	line-height:1.4em;
	padding-bottom:.7em;
}
</style> */




body {
	text-align: left;
	color: #333;
	background:  #2a3432  url('http://www.internetviz.com/wp-content/uploads/2009/10/background.png') repeat-x top;
      font-size: 100%;
/* 	font-size: 13px; */
 	font-family: verdana, Georgia, "Times New Roman", Times, serif;
}

#logo{
height:0;
margin:0 auto;
padding-bottom:19px;
padding-left:88px;
padding-top:17px;
width:936px;
}

#logo img{
padding: 0px;
margin: 0px;
float: left;
}

div#header {
background:transparent url(../images/headerimage.jpg) repeat-x scroll 0 0;
height:38px;
margin:39px auto 0;
width:915px;
}

.description{
color:#E2E2E2;
float:left;
font-size:80%;
height:auto;
margin-top:16px;
width:500px;
}

.flashy{
margin-bottom:0;
margin-left:auto;
margin-right:auto;
padding:18px 0 0;
width:835px;
}

.toplinks{
float:right;
font-family: verdana, Arial,Helvetica,sans-serif;
font-size: 9px;
margin-left:224px;
margin-top:-14px;
padding:0;
text-transform:uppercase;
width:132px;
}

.toplinks a{
color: white;
padding-left: 5px;
}

.toplinks a:hover{
color: #627F1C;
}

div#search {
margin:0 auto;
}

div.inner {
margin:auto;
padding:13px 0;
text-align:left;
width:840px;
}
div#search div.inner {
	padding: 10px 0;
}

/*************   Landing Page ****************/
/*this makes the background of the front page white*/

#white{
background:white none repeat scroll 0 0;
height:533px;
padding-bottom:12px;
width:auto;
}
/************* Landing Page Ends ****************/


div#header h1 {
	font-size: 23px;
	font-weight: bold;
	float: left;
	width: 40%;
	text-shadow: 1px 0px #2B4462;
	letter-spacing: -1px;
}
div#header h1 a {
	color: #fff;
	text-decoration: none;
}

ul#navigation {
font-family:Helvetica,Arial,sans-serif;
margin-left:-2px;
margin-top:-1px;
padding:0;
position:relative;
text-align:left;
width:89%;
}

ul#navigation li {
	display: inline;
}
ul#navigation li a {
color:white;
font-size:11px;
font-weight:normal;
padding:5px;
text-decoration:none;
text-transform:uppercase;
}
ul#navigation li.active a {
	color: #BFDCFE;
}
ul#navigation li a:hover {
	color: black;

}
div#search form {
	font-size: 14px;
	width: 40%;
	float: right;
	text-align: right;
}
div#search form * {
	vertical-align: middle;
}
input#s {
	width: 220px;
}
ul#sidebar input#s {
	width: 100px;
}

tddrecentposts{
}

.tddrecentposts a{
color: white;
}

.tddrecentposts a:hover{
color: grey;
}

.tddrecentposts dd{
color:#B0CD3A;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
padding-left:4px;
}


a#rss-link, a#technorati-link {
	display: block;
	float: left;
	color: #333;
	font-size: 13px;
	font-weight: bold;
	position: relative;
	top: 4px;
	text-decoration: none;
	margin: 0 20px 0 0;
}
a#rss-link {
	background: url('../images/rss.gif') no-repeat left center;
	padding: 0 0 1px 17px;
}
a#technorati-link {
	background: url('../images/technorati.gif') no-repeat left center;
	padding: 0 0 1px 19px;
}
a#rss-link strong, a#technorati-link strong {
	color: #666!important;
	border-bottom: 1px dotted #222;
}
a#rss-link:hover strong, a#technorati-link:hover strong {
	color: #ccc!important;
	border-bottom: 1px solid #333;
}
div#wrapper {
/*background:url('')repeat-y top right;*/
background: url('../images/backside.png') repeat-y top right;
background-color: white;
margin:auto;
text-align:left;
width:915px;
}

div#content {
float:left;
padding:24px 30px 0 38px;
width:606px;
}

ul#sidebar {
display:block;
float:right;
font-size:13px;
margin-top:6px;
padding:10px 0 49px;
width:223px;
}

ul#sidebar h2 {
font-size:18px;
letter-spacing:0;
}
ul#sidebar li {
margin:0 0 0;
padding:0 0 9px;
}
ul#sidebar li ul li {
	font-size: 12px!important;
	margin: 0;
	border: none;
}
ul#sidebar ul.block-list li a {
	display: block;
	padding: 7px 0;
	border-bottom: 1px dotted #ccc;
	text-decoration: none;
}
ul#sidebar ul.block-list li a:hover {
	text-decoration: none;

ul#sidebar dt a{
color: white;
}


}
h2, h3, h4, h5, h6 {
	color: black;
}

h1 {
	font-size: 20px;
	margin: 0 0 8px!important;
	letter-spacing: -1px;
	color: #627f1c;
}
h1 a {
	color: #627F1C;
	text-decoration: none;
}

h1 a:hover {
        color: black;
}

h2 {
font-family: Arial, Verdana, "Times New Roman", Times, serif;
color:black;
font-size:15px;
letter-spacing:0;
margin-bottom:6px;
padding:0 3px 3px 0;
}
h2 a {
	color: #1d5d17;
	text-decoration: none;
}
h2 a:hover {
	color: black;
}

h3 {
color:#B0CD3A;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
margin:13px 0 8px;
text-transform:uppercase;
}

div.post h3 {
	margin: 0 0 2px;
}

h4 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
padding-bottom:2px;
}

h5 {
font-family:Geneva,Arial,Helvetica,sans-serif;
font-size:11px;
padding-bottom:3px;
padding-left:4px;
text-transform:capitalize;
}

h6 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:20px;
padding-bottom:2px;
}


div.post-title {
	margin: 0 0 10px;
}
div.post-title h2 {
	margin: 0;
}
div.post-title h3 {
	color: #999;
	font-size: 14px;
}
div.post-title h3 a {
	color: #666;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
}
div.post-title h3 a:hover {
	border-bottom: 1px solid #aaa;
	color: #444;
}
p {
font-size:13px;
line-height:23px;
margin:0 0 9px;
}
p img {
	background: #fff;
	/*padding: 5px;
	border: 1px solid #999;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;*/
}
p a:hover img {
	/*border: 1px solid #777;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;*/
}


img.float-left, img.alignleft {
	display: block;
	float: left;
	clear: left;
	margin: 0 24px 12px 0;
}
img.float-right, img.alignright {
	display: block;
	float: right;
	clear: right;
	margin: 0 0 12px 12px;
}
img.center, img.centered {
	display: block;
	clear: both;
	margin: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}


/*
.entry img {
padding:0px;
}

.entry .alignleft  {
	float: left;
}

.entry .alignright  {
	float: right;
}

.entry .aligncenter  {
	text-align: center;
}
*/

div.post-content ul, div.post-content li {
font-size:13px;
line-height:24px;
list-style-image:none;
list-style-position:outside;
list-style-type:disc;
margin:5px 0 11px 24px;
padding-bottom:4px;
padding-top:1px;
width:460px;
	
}
div.post-content ol {
	list-style: decimal;	
}

div.post-content a {
color: #1d5d17;
}

div.post-content a:hover {
color: black;
}


a {
	color: #1d5d17;
	text-decoration: none;
	
}
a:hover {
	color: black;
}
blockquote {
	font-size: 15px!important;
	font-family: Georgia, Times, 'Times New Roman', serif;
	color: #444;
	font-style: italic;
	margin: 0 0 0 22px;
	line-height: 24px!important;
	display: block;
}
blockquote p {
	font-size: 15px!important;
	line-height: 24px!important;
}
cite {
	text-align: right;
	float: right;
	color: #aaa;
}
cite a {
	color: #aaa;
	text-decoration: none;
}
cite a:hover {
	color: #999;
	text-decoration: underline;
}
code {
	font-size: 130%;
	background: #fafafa;
}
code.block {
	display: block;
	padding: 10px;
}
div.post {
	padding: 0 0 10px;
	margin: 0 0 25px;
	border-bottom: 1px dotted #ccc;
}
div.post-meta {
	display: block;
	padding: 15px 10px 0px 10px;
	font-size: 13px;
	background: #eaf3f9 url('../images/meta_top.gif') no-repeat top;
	color: #6f7f8a;
}
div.post-meta-cap {
	background: transparent url('../images/meta_bottom.gif') no-repeat bottom;
	height: 5px;
}
div.post-meta span {
	display: block;
	padding: 10px 0;
}
div.post-meta a {
	text-decoration: none;
}
div.post-meta a:hover {
	text-decoration: underline;
}
ul.post-comments {
	margin: 26px 0;
}
ul.post-comments h3 {
	margin: 0 0 5px;
}
li.comment {
	display: block;
	padding: 20px 2px 0;
	border-bottom: 1px dotted #ccc;
	background: #fafafa;
}
li.comment.alt {
	background: #fff;
}
cite.comment-author {
	text-align: left;
	float: left;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	width: 150px;
	clear: left;
	display: block;
}
cite.comment-author a {
	color: #333;
	text-decoration: none;
}
cite.comment-author a:hover {
	text-decoration: underline;
}
cite.comment-author img {
	position: relative;
	top: 6px;
	margin: 0 10px 0 0;
}
div.comment-content {
	display: block;
	width: 300px;
	float: left;
	padding: 0 0 0 10px;
}
table#wp-calendar {
	margin: auto;
	text-align: center;
}
table#wp-calendar caption {
	font-size: 14px;
	text-align: center;
	color: #999;
}
table#wp-calendar td {
	padding: 5px;
	font-size: 13px;
	text-align: center;
}
table#wp-calendar th {
	font-size: 14px;
	padding: 5px;
	text-align: center;
	font-weight: bold;
}
table#wp-calendar td a {
	font-weight: bold;
}
a abbr, a acronym {
	border: none;
}
div#footer {
	clear: both;
	background: #000;
clear:both;
display:block;
margin:auto;
padding:25px 10px 15px;
text-align:left;
width:839px;
}
div#footer p {
	font-size: 12px;
	margin: 0 0 5px 20px;
	color: #555;
}
div#footer a {
	color: #ccc;
	text-decoration: none;
	border-bottom: 1px solid #222;
	font-weight: bold;
}
div#footer a:hover {
	color: #fff;
	border-bottom: 1px solid #444;
}
div#footer p#blog-name {
	font-size: 16px;
	color: #aaa;
}
div#footer p#webrevolutionary-link {
	color: #333;
}
div#footer p#webrevolutionary-link a {
	color: #444;
}
div#footer p#webrevolutionary-link a:hover {
	color: #666;
}

.footer-item {
float:left;
margin-left:18px;
margin-top:22px;
padding-bottom:10px;
width:31%;
}
.footer-item h3{
color:white;
font-size:1px;
}

.footer-item ul{
color:#565656;
font-family:georgia,Arial,Helvetica,sans-serif;
font-size:12px;
margin-left:18px;
margin-top:36px;
width:235px;
}

.footer-item ul li{
line-height:10px;
padding-bottom:5px;}

.footer-item ul li a{
color:#565656;
line-height:15px;
}

.footer-item ul li a:hover{
color:#000000;
line-height:15px;
}

.recentbox{
background:transparent url(../images/right-footer.png) no-repeat scroll 566px 22px;
float:right;
margin-right:43px;
margin-top:-12px;
padding-bottom:15px;
width:835px;
}
