/*



Theme Name: wpmuorg

Theme Date: 07072009

Theme URI: http://wpmu.org

Description: Custom theme for the Wpmu.org - Wordpress MU, Buddypress and bbPress news site.

Author: incsub

Author URI: http://www.incsub.com/

Tags: custom homepage, blue, light blue, 2 column, custom rss network



*/
/* Captions and image alignment for wordpress */


div.aligncenter {
	display: block!important;
	margin: 0px auto;
}
div.alignleft {
	float: left!important;
	margin-right: 10px;
}
div.alignright {
	float: right!important;
	margin-right: 0px;
	margin-left: 10px;
}
.wp-caption {
	border: 1px solid #CCCCCC;
	text-align: center;
	background-color: #F8F8F8;
	padding-top: 4px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 16px;
	padding: 5px 4px;
	margin: 0;
	font-family: Arial, Tahoma, "Lucida Sans";
	color: #949494;
	font-style: normal;
}


p img {
	padding: 0;
	max-width: 100%;
	}

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	float: right;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	float: left;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}




body {

	font-family: "Lucida Grande", Calibri, "Trebuchet MS", Arial;

	font-size: 62.5%;

	color: #3D3D3D;

	margin: 0px;

	padding: 0px;

	background: #e6e6e6 url(images/bg.png) repeat-x top;

}

img.border {

	padding: 2px;

	border: 1px solid #B4D8E6;

}



h1, h2, h3, h4, h5, h6 {

	font-weight: normal;

	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;

}

::selection {

background: #076F96; /* Safari */

background-color: #EAFAFD;

}

::-moz-selection {

background: #076F96; /* Firefox */

background-color: #EAFAFD;

}

img {

	border-width: 0px;

	border-style: none;

}



html {

	line-height: 1.65em;

}

#wrapper {

	margin: 0px auto;

	width: 1000px;

	font-size: 1.125em;

}

#container {

	width: 1000px;

	float: left;

}

#subscribes_rss {

	background: url(images/update_rss.png) no-repeat center center;

	float: right;

	height: 45px;

	width: 352px;

}

#subscribes_rss a {

	font-size: 0px;

	text-align: center;

	display: block;

	color: #FFFFFF;

	height: 45px;

	width: 352px;

}



#top-content {

	width: 1000px;

	float: left;

	margin-top: 35px;

	margin-bottom: 40px;

}

#top-content #site-logo {

	background: url(images/wpmuorg_logo.png) no-repeat;

	margin: 0px;

	padding: 0px;

	float: left;

	height: 61px;

	width: 250px;

}

#top-content #site-logo a {

	font-size: 0px;

	color: #FFFFFF;

	text-decoration: none;

	text-align: center;

	display: block;

	height: 61px;

	width: 250px;

}

#top-content #navigation {

	margin: 0px;

	padding: 15px 0px 0px;

	float: right;

}

#top-content #navigation ul {

	margin: 0px;

	padding: 0px;

	float: left;

	list-style-type: none;

}

#top-content #navigation ul li {

	margin: 0px 5px 0px 0px;

	padding: 0px;

	float: left;

	list-style-type: none;

	display: inline-block;

	text-align: center;

}

#navigation li#home a {

	height: 30px;

	width: 89px;

	background: url(images/nv_home.png) no-repeat center top;

	float: left;

	font-size: 0px;

	color: #B8B8B8;

}

#navigation li#home a:hover {

	height: 30px;

	width: 89px;

	background: url(images/nv_home.png) no-repeat center bottom;

	float: left;

	font-size: 0px;

	color: #EAEAEA;

}

#navigation li#themes a {

	height: 30px;

	width: 90px;

	background: url(images/nv_themes.png) no-repeat center top;

	float: left;

	font-size: 0px;

	color: #FFFFFF;

}

#navigation li#themes a:hover {

	height: 30px;

	width: 90px;

	background: url(images/nv_themes.png) no-repeat center bottom;

	float: left;

	font-size: 0px;

	color: #BEBDBD;

}

#navigation li#plugins a {

	height: 30px;

	width: 90px;

	background: url(images/nv_plugins.png) no-repeat center top;

	float: left;

	font-size: 0px;

	color: #FFFFFF;

}

#navigation li#plugins a:hover {

	height: 30px;

	width: 90px;

	background: url(images/nv_plugins.png) no-repeat center bottom;

	float: left;

	font-size: 0px;

	color: #BEBDBD;

}

#navigation li#buddypress a {

	height: 30px;

	width: 117px;

	background: url(images/nv_buddypress.png) no-repeat center top;

	float: left;

	font-size: 0px;

	color: #FFFFFF;

}

#navigation li#buddypress a:hover {

	height: 30px;

	width: 117px;

	background: url(images/nv_buddypress.png) no-repeat center bottom;

	float: left;

	font-size: 0px;

	color: #BDBCBC;

}

#navigation li#howto a {

	height: 30px;

	width: 83px;

	background: url(images/nv_howto.png) no-repeat center top;

	float: left;

	font-size: 0px;

	color: #FFFFFF;

}

#navigation li#howto a:hover {

	height: 30px;

	width: 83px;

	background: url(images/nv_howto.png) no-repeat center bottom;

	float: left;

	font-size: 0px;

	color: #BAB9B9;

}

#navigation li#about a {

	height: 30px;

	width: 83px;

	background: url(images/nv_about.png) no-repeat center top;

	float: left;

	font-size: 0px;

	color: #FFFFFF;

}

#navigation li#about a:hover {

	height: 30px;

	width: 83px;

	background: url(images/nv_about.png) no-repeat center bottom;

	float: left;

	font-size: 0px;

	color: #BBBBBB;

}

#navigation li#contact a {

	height: 30px;

	width: 90px;

	background: url(images/nv_contact.png) no-repeat center top;

	float: left;

	font-size: 0px;

	color: #FFFFFF;

}

#navigation li#contact a:hover {

	height: 30px;

	width: 90px;

	background: url(images/nv_contact.png) no-repeat center bottom;

	float: left;

	font-size: 0px;

	color: #BDBCBC;

}

#top-box {

	background: url(images/box.png) no-repeat center center;

	margin: 0px 0px 3em;

	padding: 0px;

	float: left;

	height: 264px;

	width: 1000px;

}

#top-box #featured-post {

	padding: 25px 0px 0px 25px;

	width: 450px;

	margin: 0px;

	float: left;

}

#top-box #featured-post h1 {

	margin: 0px;

	padding: 0px;

	float: left;

	width: 100%;

	font-size: 2.125em;

	font-weight: 400;

	color: #1a1a1a;

	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;

}

#top-box #featured-post h1 a {

	color: #1a1a1a;

	text-decoration: none;

}

#top-box #featured-post h1 a:hover {

	color: #12A8CB;

	text-decoration: none;

}

span.featured-author {

	font-size: 12px;

	margin: 0px;

	padding: 0px 0px 15px;

	float: left;

	width: 100%;

	color: #666666;

}

span.featured-author a {

	color: #333333;

	text-decoration: none;

}



#top-box #featured-post p {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	font-size: 13px;
	line-height: 22px;

}

#featured-post span.read-more a {
	color: #4498ba;
	text-decoration: underline;
	padding-left: 3px;

}

#featured-post span.read-more a:hover {
	color: #12A8CB;
	text-decoration: none;
	padding-left: 3px;

}

#top-box #slide-show {

	margin: 0px;

	padding: 0px;

	float: right;

	width: 500px;

	height: 264px;

	position: relative;

}

#slide-show #slide-corner {
	background: url(images/slide-corner.png) no-repeat right center;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 264px;
	width: 21px;
	position: absolute;
	right: 0px;
	top: 1px;
	z-index: 10;

}

#slide-show #slide-img {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 264px;
	width: 500px;
	overflow: hidden;
	position: relative;

}

#slide-show #slide-slider {
	float: left;
	height: 253px;
	width: 500px;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow: hidden;
	position: relative;

}

#slide-slider img {

	border-width: 0px;

	border-style: none;

}



#container .box {

	background: url(images/center-box.png) repeat-y;

	margin: 0px 0px 20px;

	padding: 0px;

	float: left;

	width: 1000px;

}

#container .topbox {

	background: url(images/top-box.png) no-repeat top;

	margin: 0px;

	padding: 0px;

	float: left;

	width: 1000px;

}

#container .contentbox {

	background: url(images/bottom-box.png) no-repeat bottom;

	margin: 0px;

	padding: 0px 0px 7px;

	float: left;

	width: 1000px;

}

#post-entry {

	margin: 0px;

	padding: 25px 21px 35px 25px;

	float: left;

	width: 640px;

	border-right: 1px solid #e9e9e9;

}

#sidebar {

	float: right;

	width: 310px;

	margin: 0px 2px 0px 0px;

	padding: 0px;

}

#mailchimp-form {

	background: url(images/form-shade.png) repeat-y right center;

	margin: 0px;

	padding: 0px;

	float: left;

	width: 310px;

}

#mailchimp-form #mc_embed_signup {

	margin: 0px;

	padding: 0px 0px 15px 20px;

	width: 290px;

	border-width: 0px;

	border-style: none;

	background: url(images/subscriptions.png) no-repeat right top;

}

#mailchimp-form #mc_embed_signup #mc-embedded-subscribe-form {

	margin: 0px;

	padding: 60px 0px 0px;

	border-width: 0px;

	border-style: none;

	background: url(images/mail-top.png) no-repeat left 20px;

}

#mailchimp-form #mc_embed_signup #mc-embedded-subscribe-form .indicate-required {

	margin: 0px;

	padding: 8px 0px;

	text-align: left;

	font-size: 10px;

}

#mailchimp-form #mc_embed_signup #mc-embedded-subscribe-form .mc-field-group {

	margin: 0px!important;

	padding: 0px 0px 10px!important;

	float: left;

	width: 100%;

}



#mailchimp-form #mc_embed_signup #mc-embedded-subscribe-form .mc-field-group label {

	font-size: 13px;

	font-weight: bold;

	font-family: Arial, Tahoma, "Lucida Sans";

	color: #222;

	margin: 0px!important;

	padding: 0px!important;

	display: block;

}

#mailchimp-form  #mc_embed_signup  #mc-embedded-subscribe-form  #mce-EMAIL {

	background: #FFFFFF!important;

	padding: 5px 7px!important;

	border-top: 1px solid #CCCCCC;

	border-right: 1px solid #CCCCCC;

	border-bottom: 2px solid #BFBFBF;

	border-left: 1px solid #CCCCCC;

	margin: 5px 0px 0px!important;

	width: 250px!important;

}

#mailchimp-form #mc_embed_signup #mc-embedded-subscribe-form #mc-embedded-subscribe {

	background: #999999;

	margin: 0px!important;

	padding: 2px 5px;

	font-size: 12px;

	color: #FFFFFF;

	width: auto;

	overflow: visible;

	border: 1px solid #999999;

	font-family: "Lucida Grande", Calibri, "Trebuchet MS", Arial;

	float: left;

}

#mailchimp-form #mc_embed_signup #mc-embedded-subscribe-form #mc-embedded-subscribe:hover {

	background: #11A3C7;

	margin: 0px!important;

	padding: 2px 5px;

	font-size: 12px;

	color: #FFFFFF;

	width: auto;

	overflow: visible;

	border: 1px solid #1CBDE3;

	font-family: "Lucida Grande", Calibri, "Trebuchet MS", Arial;

	float: left;

}

#mailchimp-form fieldset {

	border-width: 0px;

	border-style: none;

	margin: 0px;

	padding: 0px;

	width: 100%;

}





h2#post-header {

	margin: 0px 0px 25px;

	padding: 0px 0px 10px;

	float: left;

	width: 100%;

	border-bottom: 1px solid #E8E8E8;

	font-size: 18px;

}

.post, .page {

	margin: 0px 0px 2em;

	padding: 0px 0px 2em;

	float: left;

	width: 100%;

}

.post-author {

	margin: 0px;

	padding: 15px;

	float: left;

	background: #eef0f1;

	width: 58px;

}

.post a, .page a {

	color: #4498ba;

	text-decoration: none;

}

.post a:hover, .page a:hover {

	color: #15B1D5;

	text-decoration: underline;

}



.post-author p {

	text-align: center;

	margin: 0px;

	padding: 0px;

	float: left;

	width: 100%;

	font-size: 11px;

	line-height: 16px;

}

.post-author img {

	border: 5px solid #FFFFFF;

	margin: 0px 0px 5px;

	padding: 0px;

	float: left;

}

.post-meta, .post-meta-more {

	margin: 0px;

	padding: 0px 0px 10px 20px;

	float: right;

	width: 525px;

}

h1.post-title {
	margin: 0px 0px 15px;
	padding: 0px;
	float: left;
	width: 100%;
	font-size: 25px;
	line-height: 28px;

}

.main-title {

	font-size: 30px!important;

	line-height: 35px!important;

}



.post-date {

	margin: 0px;

	padding: 5px 0px;

	float: left;

	width: 100%;

	border-top: 1px solid #e9e9e9;

	border-bottom: 1px solid #E9E9E9;

	font-size: 11px;

}

.post-date .pdate {
	margin: 0px;
	padding: 6px 0px 0px 16px;
	float: left;
	width: 70%;
	background: url(images/date.png) no-repeat left 9px;
	line-height: 16px;

}

.post-date .pcomment, .post-date .pmore {

	margin: 0px;

	padding: 0px;

	float: right;

	width: 25%;

	font-size: 0px;

	color: #FFFFFF;

	text-align: right;

}

.post-date .pcomment a {

	font-size: 11px;

	padding-left: 17px;

	background: url(images/comments_icon.gif) no-repeat left 8px;

	display: block;

	float: right;

}

#content .single, div#related {

	margin: 0px!important;

	padding: 25px 0px 0px!important;

	float: left!important;

	width: 100%!important;

}

#single {

	font-size: 14.5px;

	line-height: 24px;

}



.post-single {

	margin: 0px;

	padding: 0px;

	float: left;

	width: 100%;

}



.post-content {
	margin: 0px;
	padding: 1em 0px;
	float: left;
	width: 100%;
	overflow: hidden;
	font-size: 13px;
	line-height: 22px;

}

.post-content a {

	text-decoration: underline;

}



.post-date .ptag {
	margin: 0px;
	padding: 6px 0px 0px 16px;
	float: left;
	width: 70%;
	background: url(images/ptag.png) no-repeat left 9px;
	line-height: 17px;
}

.post-date .pmore a {

	font-size: 11px;

	padding-left: 17px;

	background: url(images/updated_icon.gif) no-repeat left 7px;

	display: block;

	float: right;

}
div#related h3 {
	font-size: 17px;
	margin: 0px 0px 20px;
	padding: 0px 0px 3px;
	float: left;
	width: 100%;
	border-bottom: 1px solid #ddd;
}
.post-meta-more h3 {
	font-size: 17px;
	margin: 0px;
	padding: 0px 0px 15px;
	float: left;
	width: 100%;

}

.post-meta-more ul {

	margin: 0px;

	padding: 0px;

	float: left;

	width: 100%;

	list-style-type: none;

}

.post-meta-more ul li {

	margin: 0px 0px 11px;

	padding: 0px 0px 11px;

	float: left;

	width: 100%;

	list-style-type: none;

	border-bottom: 1px solid #eee;

}

.post-meta-more  span.moredate {
	font-size: 11px;
	color: #868686;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	float: left;
	width: 20%;
	line-height: 18px;
	background: url(images/date.png) no-repeat 5px center;
}

.post-meta-more span.moretitle {
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 0px 0px 0px 18px;
	float: right;
	width: 70%;
	line-height: 18px;
	background: url(images/articles.jpg) no-repeat left 2px;
}



.post-meta-more a {
	color: #4498ba;
	text-decoration: none;

}

.post-meta-more a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #18B8DE;

}

#sidebox {

	margin: 0px;

	padding: 5px 10px 0px;

	float: left;

	width: 290px;

}

#sidebox ul#banner {

	margin: 0px;

	padding: 0px;

	float: left;

	width: 100%;

	list-style-type: none;

}

#sidebox ul#banner li {

	margin: 0px;

	padding: 15px 0px;

	float: left;

	width: 100%;

	list-style-type: none;

	background: url(images/side_separate.png) no-repeat center bottom;

}

#useful-links {

	margin: 0px;

	padding: 25px;

	float: left;

	width: 449px;

	border-right: 1px solid #e8e8e8;

}

#network {

	background: url(images/bottom-box.png) no-repeat bottom;

	margin: 0px;

	padding: 5px 0px 7px!important;

	float: left;

	width: 1000px;

}

#useful-links h3 {

	background: url(images/side_separate.png) no-repeat center bottom;

	margin: 0px 0px 20px;

	padding: 0px 0px 20px;

	float: left;

	width: 100%;

	font-size: 18px;

	color: #333333;

}

ul#all-links {

	margin: 0px;

	padding: 0px;

	float: left;

	width: 100%;

	list-style-type: none;

}

ul#all-links a {

	color: #4498ba;

	text-decoration: none;

}



ul#all-links  a:hover {

	color: #15B0D5;

	text-decoration: underline;

}



ul#all-links li {

	margin: 0px 0px 20px;

	padding: 0px 0px 20px 15%;

	float: left;

	width: 85%;

	list-style-type: none;

	border-bottom: 1px solid #eee;

}

li.buddypress {

	background: url(images/buddypress_link.png) no-repeat left top;

}

#all-links  li h2 {
	margin: 0px;
	padding: 3px 0px 0px;
	float: left;
	width: 100%;
	font-size: 19px;
	line-height: 24px;

}

#all-links  li p {
	margin: 0px;
	padding: 10px 0px 0px;
	float: left;
	width: 100%;
	font-size: 12px;
	line-height: 20px;

}

li.wordpress {

	background: url(images/wp_link.png) no-repeat left top;

}

li.bbpress {

	background: url(images/bb_link.png) no-repeat left top;

}

li.wpmu {

	background: url(images/wpmu_link.png) no-repeat left top;

}

li.wpmudev {

	background: url(images/wpmudev_link.png) no-repeat left top;

}

#rss-social-network {

	margin: 0px;

	padding: 25px;

	float: left;

	width: 445px;

}

#rss-social-network h3 {

	background: url(images/side_separate.png) no-repeat center bottom;

	margin: 0px 0px 20px;

	padding: 0px 0px 20px;

	float: left;

	width: 100%;

	font-size: 18px;

	color: #333333;

}

ul#rss-feed {

	margin: 0px;

	padding: 0px;

	float: left;

	width: 100%;

	list-style-type: none;

}

ul#rss-feed li {

	margin: 0px 0px 15px;

	padding: 0px 0px 15px;

	float: left;

	width: 100%;

	list-style-type: none;

	border-bottom: 1px solid #e9e9e9;

	font-size: 12px;

	line-height: 20px;

}

#rss-feed a {

	border-bottom: 1px dotted #4498BA;

	color: #4498BA;

	text-decoration: none;

}



li span.rss-date {

	font-size: 11px;

	color: #999999;

	padding-left: 5px;

}

li span.rss-author {

	font-size: 12px;

	color: #333333;

	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;

	font-style: italic;

	background: url(images/rss_feed.png) no-repeat left center;

	padding-left: 17px;

}

#rss-feed p {
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
	padding: 2% 2% 2% 8%;
	float: left;
	width: 89%;
	background: #f7f7f7 url(images/quotes_background.gif) no-repeat 10px 10px;
	-moz-border-radius: 10px;
	border: 1px solid #f7f7f7;
	overflow: hidden;

}



#rss-feed p:hover {
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
	padding: 2% 2% 2% 8%;
	float: left;
	width: 89%;
	background: #f7f7f7 url(images/quotes_background.gif) no-repeat 10px 10px;
	-moz-border-radius: 10px;
	border: 1px solid #DFDFDF;
	color: #000000;
	overflow: hidden;
}



li span.rss-source {

	font-size: 11px;

	color: #999999;

	line-height: 16px;

	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;

	font-style: italic;

	font-weight: normal;

}

#rss-feed a:hover {

	color: #FFFFFF;

	text-decoration: none;

	background: #18B8DE;

}

#rss-feed .alt p {

	background: #f8f8f8;

	padding: 0px;

	width: 100%;

}

#footer {

	margin: 0px;

	padding: 0px;

	float: left;

	height: 86px;

	width: 100%;

	background: #2f2f2f url(images/footer.png) no-repeat center center;

	font-size: 12px;

	color: #FFFFFF;

}

#footer a {

	color: #CCCCCC;

	text-decoration: none;

}



#backtop {

	margin: 0px;

	padding: 50px 0px 0px;

	float: left;

	width: 100%;

	text-align: center;

}

#footer #footer-content {

	width: 1000px;

	margin-right: auto;

	margin-left: auto;

}

#footer #footer-content-wrap {

	width: 1000px;

	margin: 0px;

	padding: 0px;

	float: left;

}

#footer-content  .aleft {

	margin: 0px;

	padding: 30px 0px 0px;

	float: left;

	width: 50%;

}

#footer-content .aright {

	margin: 0px;

	padding: 20px 0px 0px;

	float: right;

}

#footer  .aright p {

	margin: 0px;

	padding: 0px;

	float: left;

	height: 48px;

	width: 113px;

	display: block;

}

#footer .aright p a {

	font-size: 0px;

	color: #2D2D2D;

	text-decoration: none;

	text-align: center;

	display: block;

	height: 48px;

	width: 113px;

}

#wp-f {

	background: url(images/wp-footer.png) no-repeat center center;

}

#bp-f {

	background: url(images/buddy-footer.png) no-repeat center center;

}

#bb-f {

	background: url(images/bb-footer.png) no-repeat center center;

}



#wpmu-f {

	background: url(images/wpmu_footer.png) no-repeat center center;

}

#incsub-f {

	background: url(images/incsub_footer.png) no-repeat center center;

}

#wpmudev-f {

	background: url(images/wpmudev_footer.png) no-repeat center center;

}





ul.sidebar_list {

	margin: 0px;

	padding: 5%;

	float: left;

	width: 90%;

	list-style-type: none;

}

ul.sidebar_list li {

	margin: 0px 0px 2em;

	padding: 0px 0px 2em;

	float: left;

	width: 100%;

	list-style-type: none;

	background: url(images/side_separate.png) no-repeat center bottom;

	overflow: hidden;

}

ul.sidebar_list a {

	color: #4498BA;

	text-decoration: none;

}

ul.sidebar_list a:hover {

	color: #5AADC5;

	text-decoration: underline;

}





ul.sidebar_list li h2 {

	margin: 0px;

	padding: 0px 0px 5px;

	float: left;

	width: 100%;

	font-size: 15px;

	line-height: 22px;

	border-bottom: 1px solid #e9e9e9;

	color: #121212;

	text-transform: capitalize;

}

ul.sidebar_list li ul {

	margin: 0px;

	padding: 1em 0px 0px;

	float: left;

	width: 100%;

	list-style-type: none;

}

ul.sidebar_list  li  ul li {

	margin: 0px 0px 10px;

	padding: 0px;

	float: left;

	width: 100%;

	list-style-type: none;

	font-size: 12px;

	line-height: 20px;

	background: url(none);

}

ul.sidebar_list li ul li ul {

	margin: 0px;

	padding: 0px;

	float: left;

	width: 100%;

	list-style-type: none;

}

ul.sidebar_list li ul li ul li {

	margin: 10px 0px 0px;

	padding: 0px;

	float: left;

	width: 100%;

	list-style-type: none;

	font-size: 12px;

	line-height: 20px;

	background: url(none);

}

div.textwidget {

	margin: 0px;

	padding: 1em 0px 0px;

	float: left;

	width: 100%;

}

div#tag_cloud {

	margin: 0px;

	padding: 1em 0px 0px;

	float: left;

	width: 100%;

}

#wp-calendar {

	margin: 0px;

	padding: 0px;

	float: left;

	width: 100%;

}

#wp-calendar th {

	background: #eee;

}

#wp-calendar td {

	background: #FFFFFF;

	text-align: center;

}

ul.sidebar_list select {

	margin: 15px 0px 10px;

	padding: 6px 7px;

	float: left;

	width: 93%;

	background: #FFFFFF;

	border: 1px solid #e4e4e4;

	font-size: 13px;

	color: #666666;

}

ul.sidebar_list form {

	margin: 0px;

	padding: 1em 0px;

	float: left;

	width: 100%;

}

ul.sidebar_list label {

	font-size: 13px;

	color: #666666;

}

ul.sidebar_list #s {

	margin: 8px 0px 10px;

	padding: 6px 7px;

	float: left;

	width: 90%;

	background: #FFFFFF;

	font-size: 12px;

	color: #333333;

	border-top: 1px solid #e4e4e4;

	border-right: 1px solid #e4e4e4;

	border-bottom: 2px solid #e4e4e4;

	border-left: 1px solid #e4e4e4;

}

ul.sidebar_list #searchsubmit {

	background: #12A8CB;

	margin: 0px!important;

	padding: 2px 5px;

	font-size: 12px;

	color: #FFFFFF;

	width: auto;

	overflow: visible;

	border: 1px solid #12A8CB;

	font-family: "Lucida Grande", Calibri, "Trebuchet MS", Arial;

	float: left;

}

ul.sidebar_list div.comment-avatar {

	margin: 0px!important;

	padding: 0px 10px 0px 0px!important;

	float: left!important;

}

li#gravatar-comments ul li {

	margin-bottom: 11px;

	padding-bottom: 11px;

	border-bottom: 1px solid #eee;

}

div.comment-avatar img {

	padding: 5px;

	border: 1px solid #e8e8e8;

	margin: 0px;

	float: left;

}

ul.sidebar_list div.comment-meta {

	margin: 0px;

	padding: 5px 0px 0px;

	float: right;

	width: 200px;

}





.item-list {
	margin: 0px 0px 24px;
	padding: 0px 0px 24px;
	float: left;
	width: 100%;
	border-bottom: 1px solid #eee;
}
h2.main-title  {
	font-size: 24px !important;
	line-height: 30px;
}
.home-sidebar {
	padding-top: 11px !important;
}


.item-img {
	margin: 0px;
	padding: 5px;
	float: left;
	border: 1px solid #ddd;
	background: #FFFFFF;
	box-shadow: 3px 3px 5px #ccc;
	-moz-box-shadow: 3px 3px 5px #ccc;
	-webkit-box-shadow: 3px 3px 5px #ccc;
}
.item-img .screens {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 120px;
	width: 160px;
	overflow: hidden;
}
.item-list .item-description {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 71%;
}
.item-description h1 {
	font-size: 22px;
	margin: 0px 0px 5px;
	padding: 0px;
	color: #000000;
	line-height: 26px;
	font-weight: normal;
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	float: left;
	width: 100%;
	
}
.item-description h1 a {
	color: #000000;
	text-decoration: none;
	text-shadow: 1px 1px 3px #DDDDDD;
}
.item-description h1 a:hover {
	color: #810A0A;
	text-decoration: none;
	text-shadow: 1px 1px 3px #CCCCCC;
}
.item-description p {
	font-size: 12px;
	line-height: 22px;
	margin: 0px;
	float: left;
	color: #333;
	padding: 0px;
}
.item-excerpt {
	margin: 0px;
	padding: 0px 0px 8px;
	float: left;
	width: 100%;
}
.item-meta {
	margin: 0px;
	padding: 10px 0px 0px;
	float: left;
	width: 100%;
	font-size: 11px;
}
.item-meta p {
	margin: 0px 15px 0px 0px;
	padding: 0px 0px 0px 18px;
	float: left;
	display: inline-block;
	color: #555;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 15px;
}
.item-meta a {
	color: #333333;
	text-decoration: none;
}
.item-excerpt strong {
	color: #292929;
	font-size: 13px;
	font-weight: bold;
	line-height: 22px;
	font-family: Arial, sans-serif;
}

p.version  {
	background: url(images/version.jpg) no-repeat left center;
}
p.last-update  {
	background: url(images/date.jpg) no-repeat left center;
}
p.download  {
	background: url(images/download.jpg) no-repeat left center;
}
