body {
	letter-spacing: 0px;
	color: #40454B;
	text-align: center;
	background: white top;
	font-size: 12px;
	font-family: helvetica, arial, Geneva, 'Lucida Grande', tahoma ;
}
div#header {
	border-bottom-style: none;
	height: 150px;
	background: url('../images/bggrad.gif') repeat-x bottom;
	width: 100%;
}
div.inner {
	background-position: 0px 25px;
	height: 150px;
	background-image: url(http://www.iconglobe.net/blog/wp-content/themes/ColdBlue/images/backimg.gif);
	background-repeat: no-repeat;
	width: 660px;
	margin: auto;
	text-align: left;
}
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 {
	background-color: #e8e8e8;
	padding: 5px 10px 3px 10px; 
	line-height: 28px;
	height: 28px;
	color: #000;
}
ul#navigation {
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	margin-top: 44px;
	height: 32px;
	width: 400px;
	padding-top: 15px;
	float: right;
	position: relative;
	top: 7px;
	text-align: right;
}
ul#navigation li {
	display: inline;
}
ul#navigation li a {
	text-decoration: none;
	background-color: #e8e8e8;
	padding: 5px 10px 3px 10px; 
	line-height: 28px;
	height: 28px;
	color: #000;
}
ul#navigation li.active a {
	text-decoration: none;
	background-color: #c5ff00;
	color: #333;
	padding: 5px 10px 3px 10px;
	line-height: 28px;
	height: 28px;
}
ul#navigation li a:hover {
	text-decoration: none;
	background-color: #3ab54a;
	color: white;
	padding: 5px 10px 3px 10px;
	line-height: 28px;
	height: 28px;
/*	opacity:0.5; */
}
input#s {
	width: 220px;
}
ul#sidebar input#s {
	width: 100px;

}
a#rss-link strong, a#technorati-link strong {
	color: #666!important;
	border-bottom: 1px dotted #222;

}
div#wrapper {
	padding-bottom: 20px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-color: #8e8e8e;
	border-top-style: dotted;
	background-repeat: repeat-y;
	background-color: white;
	text-align: left;
	width: 660px;
	margin: auto;
	background: url('../images/wrapper.gif') right;
	background-position: -60px 0px;
}
div#content {
	padding-top: 5px;
	border-right-style: none;
	border-left-style: none;
	padding-right: 25px;
	width: 505px;
	float: left;
}
ul#sidebar {
	padding-left: 15px;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 13px;
	display: block;
	width: 110px;
	float: left;
	font-size: 11px;
}
ul#sidebar h2 {
	font-size: 11px;
}
ul#sidebar li {
	margin: 0 0 20px;
	padding: 0 0 10px;
	border-bottom: 1px dotted #ccc;
}
ul#sidebar li ul li {
	font-size: 11px!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;

}
h2 {
	font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,sans-serif;
	color: black;
	font-size: 25px;
	margin: 0 0 8px!important;
	letter-spacing: 0px;
}
h2 a {
	text-decoration: none;
	color: #000;
}
h2 a:hover {
	color: #000;
	text-decoration: underline;
}
h3 {
	letter-spacing: 0px;
	font-size: 11px;
	margin: 0 0 8px;
}
div.post h3 {
	margin: 0 0 2px;
}
h4 {
	letter-spacing: 0px;
	font-size: 16px;
}
div.post-title {
	margin: 0 0 10px;
}
div.post-title h2 {
	margin: 0;
}
div.post-title h3 {
	color: #999;
	font-size: 11px;
}
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 {
	margin: 0 0 20px;
	font-size: 13px;
	line-height: 20px;
}
p img {
	background: #fff;
	
}
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;
}
div.post-content ul, div.post-content ol {
	margin: 5px 0 12px 24px;
	list-style: disc;
	font-size: 13px;
}
div.post-content ol {
	list-style: decimal;
}
a {
	text-decoration: none;
	color: #3ab54a;
}
a:hover {
	text-decoration: none;
	color: #408000;
}
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 20px 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: 430px;
	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 {
	padding-left: 0px;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 0;
	display: block;
	width: 430px;
	float: left;
}
table#wp-calendar {
	margin: auto;
	text-align: center;
}
table#wp-calendar caption {
	font-size: 11px;
	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 3ab54a
div#footer p {
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 0;
	margin-top: 0;
	font-size: 12px;
	color: #555;
}
div#footer a {
	text-decoration: none;
	color: #ccc;
}
div#footer a:hover {
	text-decoration: none;
	color: #3ab54a;
	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;
}