#comment-form-remember-me input,
#comment-form-reply input,
#comment-form-subscribe input {
        width: auto !important;
        float: none !important;
}

* { margin: 0; padding: 0; }

a {
    color: #006da3;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a img {
    border: 0;
}

#header, #banner, #content, #footer, #copyright {
    min-width: 960px;
    padding:0 12px
}

body {
    border-top: 1px solid #5f666c;
    font-family: "Lucida Grande", "Lucida Sans", Verdana, sans-serif;
    font-size: 12px;
    background: #fff;
	color: #444;
}

#banner {
    background: transparent url('images/banner_bg.png') repeat-x top left;
    border-top: 1px solid #39c1ff;
    height: 127px;
}

#banner h1 {
    color: #62c1e8;
    font-weight: normal;
    font-size: 1.8em;
    padding-top: 19px;
}

#banner #download-link  {
    float:right;
    height: 71px;
    left: 16px;
    margin-top: 20px;
    position: relative;
    width: 335px;
}

#banner #download-link a.download-link {
    background: url('images/download_button.png') no-repeat top left;
    float:right;
    height: 71px;
    left: 12px;
    position: relative;
    width: 335px;
    color: #000;
    text-decoration: none;
}

#banner #download-link a span.inner {
    display: block;
    padding: 30px 20px 0 89px;
}

#banner #download-link-inner {
    padding: 10px 10px 10px 90px;
}

#banner #download-link .download-meta {
    color: #b3ffff;
    font-size: 10px;
    padding: 3px 16px 0 0;
}

#banner #download-link .download-meta a {
    color: #b3ffff;
}

#banner a.find-out-more {
    background: transparent url('images/our_community.png') repeat-x left top;
    display: block;
    position: relative;
    top: 23px;
    width: 498px;
    height: 86px;
}

#banner-small {
    background: transparent url('images/banner_small_bg.png') repeat-x left top;
    border-top: 1px solid #39c1ff;
    height: 25px;
}

#content {
    background: transparent url('images/content_grad_bg.png') repeat-x scroll top;
    border-top: 1px solid #fff;
    padding-top: 20px;
    line-height: 18px;
}

#content #announcement .find-out-more {
    padding-top: 12px;
}

#content #announcement .find-out-more a,
#content .module .find-out-more a {
    color: #000000;
    font-weight: bold;
    background: transparent url('images/arrow.png') no-repeat right top;
    padding-right: 24px;
}

#content #comments-form {
    padding-top: 10px;
}

#content #announcement,
.comments-open {
    background: url('images/announcement_bottom.png') no-repeat scroll bottom left;
}

#content #comments-open-footer {
    padding-top: 14px;
}

#content #announcement {
    margin: 30px 0;
}

#content #announcement-wrapper,
.comments-open-wrapper {
    background: url('images/announcement_top.png') no-repeat scroll top left;
}

#content #announcement-inner,
.comments-open-inner {
    padding: 15px 10px;
}

#content blockquote {
    background: url('images/quote.png') no-repeat scroll 0 3px;
    color: #777777;
    padding-bottom: 14px;
    padding: 0 18px 14px 30px;
}

#content blockquote.errorsmg {
    background: none;
    color: #777777;
    padding-bottom: 14px;
    padding: 0 18px 14px 30px;
}


#content #main .announcement h2 {
    border: none;
    clear: none;
    font-size: 22px;
    padding-top: 12px;
}

#content #main .announcement h2 a {
    color: #44494e;
}

#content #comments {
    margin-top: 10px;
}

#main #comments .col {
    color: #777777;
}

.home #content .comment {
    padding: 12px 8px;
    border: none;
}

#content .comment {
    clear: both;
/*    margin: 0 4px;*/
/*	margin-bottom: 20px;*/
    padding: 8px 8px 0pt 13px;
}

#content .comment .col-left a {
    font-weight: bold;
}


#content .comment .col-right a {
    color: #777777;
    font-weight: bold;
}


#content .comment p {
    padding: 1px 0;
}

#content .comment-odd {
    background: #f6f6f6;
    border-right: 1px solid #EFEFEF;
    border-bottom: 1px solid #EFEFEF;
}

#content .comment-author {
    background: #DFECF4;
    border-right: 1px solid #EFEFEF;
    border-bottom: 1px solid #EFEFEF;
	margin: 10px 0;
}

#content #comments h4.commenter-name, #content #comments h5.commenter-name {
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    margin-top: 2px;
/*    margin-bottom: 3px;*/
}

#content #comments h4.commenter-name a, #content #comments h5.commenter-name a { color: #000; }

/*#content #comments h4.commenter-name img { display: none; }*/

#content #comments .byline, #content #comments .byline a {
    color: #777777;
    font-size: 10px;
	line-height: 12px;
}

#content .byline { padding-bottom: 12px; }

#content #comments .comment-body {
    padding-top: 8px;
}

#content #comments .comment-body p {
    padding: 10px 0;
}

#content .entry-tags {
    padding-top: 14px;
    line-height: 18px;
}

#content .entry p {
    padding-bottom: 14px;
}

#content .entry ul li {
    line-height: 18px;
    list-style: url('images/bullet.png') circle;
}

#content #main ul,
#content #main ol {
    line-height: 18px;
    margin-left: 34px;
    padding-bottom: 14px;
}

#content .entry {
/*    padding: 0 10px 14px 10px;*/
}

#content #main h2 {
    border-bottom: 1px solid #ccc;
    clear: both;
    color: #545454;
    font-size: 15px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

#content .entry h3 {
    color: #777777;
    font-size: 18px;
    font-weight: bold;
    padding: 8px 0 3px 0;
}

#content .entry h4 { 
	color: #545454;
	font-weight: bold;
	font-size: 14px; 
	margin-bottom: 10px;
}

#content .entry h3 a { color: #777; }

#content .entry .byline, #content .entry .byline a { color: #777; }

#content .entry .prev-link { padding-top: 11px; }

#content .entry .prev-link a { color: #777777; }

#content .entry .entry-more-link {
	margin: 10px 0;
	text-align: right;
}

#content .entry hr {
	border: 0.5px solid #ccc;
	margin-bottom: 15px;
}

/*#content .entry .entry-more-link a {
	background: url(/images/keep_reading.png) no-repeat top right;
	text-indent: -999px;
}*/

#content .entry img.usericon {
    border: 1px solid #e5e5e5;
    float: left;
    margin-right: 6px;
    margin-top: 12px;
    padding: 1px;
}

#content .comment img.usericon {
    border: 1px solid #e5e5e5;
    float: left;
    margin-right: 6px;
    margin-top: 3px;
    padding: 1px;
}

#content #search-this-blog {
    padding-bottom: 20px;
}

#recent-activity { 
	border-bottom: 1px solid #CCCCCC;
	margin-top: 10px;
	padding-bottom: 10px;
	color: #777;
	margin-bottom: 25px;
}

#recent-activity p { line-height: 14px; }

#recent-activity h4.blog-name {
    font-family: Arial, Verdana, sans-serif;
    color: #afafaf;
    font-size: 10px;
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 3px;
}

#recent-activity #archives {
	margin-top: 10px;
	text-align: right;
}

#recent-activity #archives a { 
	background: transparent url(images/arrow.png) no-repeat right top;
	color: #000000;
	padding-right: 25px;
}

#join-pronet p { 
	line-height: 22px; 
	margin-top: 10px;
}

#copyright {
    background: #000;
    border-top: 1px solid #444850;
    height: 30px;
}

#copyright-inner {
    color: #686e7a;
    font-size: 10px;
    padding-top: 5px;
    text-align: center;
}

#footer {    
    background: transparent url('images/footer_bg.png') scroll repeat-x top left;
    clear: both;
    height: 318px;
    margin-top: 30px;
}

#footer h4 {
    color: #fff;
    font-size: 14px;
}

#footer p {
    color: #bae5ff;
    font-size: 12px;
    padding-top: 10px;
}

#footer ul {
    list-style: none;
    padding-top: 10px;
}

#footer ul li {
    color: #7793a4;
    font-size: 11px;
    padding: 5px 0;
}

#footer ul li a {
    color: #bae5ff;
    font-size: 14px;
    font-weight: bold;
}

#footer ul.feeds li a {
    background: transparent url('images/feed.png') no-repeat scroll 0px 3px;
    color: #7793a4;
    font-size: 12px;
    font-weight: normal;
    padding-left: 14px;
}

#header {
    background-color: #000;
}

#header-inner {
    background: transparent url('images/top_logo.gif') no-repeat scroll 0px 15px;
    height: 90px;
}

#header #search-box {
    float: right;
    margin-top: 15px;
}

#header #search-box input.box {
    background: #fff url('images/search_bg.png') repeat-x fixed top left;
    border: 1px solid #aaa;
    margin-bottom: 4px;
}

#header #search-box input.button {
    
}

#header #search-box fieldset {
    display: block;
    border: none;
}

#header #nav ul {
    clear: both;
    float: right;
    margin-top: 27px;
}

#header #nav ul li {
    display: inline;
    list-style: none;
    padding-left: 55px;
}

#header #nav a {
    color: #6e777c;
    font-family: Arial, Verdana, sans-serif;
    font-size: 1.2em;
    text-decoration: none;
    text-transform: uppercase;
}

#header #nav a:hover {
    color: #80b8d4;
}

#header #nav a.active {
    color: #cfcfcf;
}

#header-inner, #banner-inner, #footer-inner, #content-inner, #copyright-inner {
    width: 960px;
    margin: 0 auto;
}

#logo {
    position: absolute;
    top: 15px;
}

#logo a {
    display: block;
    width: 386px;
    height: 40px;
}

#logo span {
    display: none;
}

#main {
    float: left;
    width: 612px;
}

#sidebar {
    float: right;
    width: 348px;
}

#sidebar-inner {
    padding-left: 36px;
}

#sidebar .module {
    background: url('images/module_bottom.png') no-repeat scroll bottom left;
    margin: 8px 0 18px 0;
}

#sidebar .module-wrapper {
    background: url('images/module_top.png') no-repeat scroll top left;
}

#sidebar .module-inner {
    padding: 12px 15px;
}

#sidebar li a { color: #444; }

#sidebar h2 {
    color: #8F8F8F;
    font-size: 14px;
}

#sidebar h3 {
    font-family: Arial, Verdana, sans-serif;
    font-size: 18px;
}

#sidebar h3 .byline {
    color: #777777;
    font-size: 12px;
    font-weight: normal;
}

#sidebar h4 {
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 8px;
    padding: 0 3px;
}

#sidebar img {
    float: left;
    margin: 0 10px 6px 0;
    padding: 3px;
}

#sidebar p {
    margin-top: 8px;
    line-height: 18px;
}

#sidebar ul {
    margin-bottom: 20px;
}

#sidebar li {
    list-style: none;
    border-bottom: 1px solid #d9d9d9;
    padding: 6px 3px;
}

#sidebar li .count {
    color: #bfbfbf;
}

#sidebar input.full-width {
	border: 1px solid #DADADA;
	width: 250px;
	padding: 2px;
}

#sidebar input.img-submit { margin-left: 5px; }

#sidebar #powered-by { margin-top: 30px; }

.three-col, .two-col {
    width: 100%;
}

.three-col .col {
    float: left;
    width: 33%;
}

.two-col .col {
    float: left;
    width: 49%;
}


#trackbacks, .comments-content, .comments-open {
    padding-bottom: 14px;
}

.comment .three-col .col-left {
    width: 60%;
}

.comment .three-col .col-center,
.comment .three-col .col-right {
    text-align: center;
    width: 20%;
}

#footer .three-col .col .inner {
    margin: 30px 20px 10px 0;
}

#footer .three-col .col-center .inner {
    border-left: 1px solid #646b7f;
    padding-left: 20px;
}

#footer .three-col .col-right .inner {
    border-left: 1px solid #646b7f;
    padding-left: 20px;
}

#comment-form-name,
#comment-form-url {
    float: left;
    width: 50%;
}

#comment-formt-email,
#comment-form-remember-me {
    float: right;
    width: 50%;
}

#comments-open-data label {
    float: left;
    margin: 6px 12px 4px 0px;
}

#comments-open-data input {
    float: right;
    width: 225px;
    margin: 6px 12px 6px 0;
    border: 1px solid #dadada;
	padding: 2px;
}

#comments-open-data input.check-box {
    width: auto;
}

#comments-open-text textarea {
    width: 100%;
    border: 1px solid #dadada;
	padding: 2px;
}

#comments-open-footer {
    float: right;
}

/* Corners -------------------------------------------------------------------------------- */

.ctl, .ctr,
.cbl, .cbr {
    background-image: url('images/corners.gif');
    background-repeat: no-repeat;
}
.gray .ctl, .gray .ctr,
.gray .cbl, .gray .cbr {
    background-image: url('images/corners-gray.gif');
}
.gray-top .ctl, .gray-top .ctr,
.gray-top .cbl, .gray-top .cbr {
    background-image: url('images/corners-gray-top.gif');
}

.white .ctl, .white .ctr,
.white .cbl, .white .cbr {
    background-image: url('/images/corners-white-top.gif');
}
.ctl, .ctr {
    width: 10px;
    height: 48px;
    position: relative;
    z-index: 5;
}
.white .ctl { left: -1px; top: -1px; }
.ctl {
    background-position: top left;
    float: left;
}
.ctr {
    background-position: top right;
    left: 1px;
    float: right;
}
.white .ctr { top: -1px; }
.cbl, .cbr {
    width: 14px;
    height: 20px;
    position: relative;
    top: -19px;
    z-index:4;
}
.cbl {
    background-position: bottom left;
    float: left;
}
.white .cbl { left: -1px; }
.cbr {
    background-position: bottom right;
    left: 1px;
    float: right;
}
.module {
    /*padding: 0 12px;
    background: none;*/
}
.module-wrapper {
    background: #f0f6fa;
    border-right: 1px solid #e8e8e9;
    border-bottom: 1px solid #e8e8e9;
}
.white .module-wrapper {
    background: #ffffff;
    border: 1px solid #cccccc;
}

.module-inner {
    background: url('images/module-inner-bg.png') repeat-x top left;
    padding: 6px 15px;
}
.gray .module-inner,
.gray-top .module-inner {
    background: url('images/module-inner-bg-gray.jpg') repeat-x top left;
}
.white .module-inner {
    background: #ffffff;
}






div.form-container { margin: 10px; padding: 5px; background-color: #FFF; width:450px }
p.legend { margin-bottom: 1em; }
p.legend em { color: #C00; font-style: normal; }

div.form-container form fieldset { 
margin: 10px 0; 
padding: 10px; 
border: #DDD 1px solid; 
}

div.form-container form legend { 
font-weight: bold; 
color: #666; 
}

div.form-container form fieldset div { 
padding: 0.25em 0; 
}

div.form-container label, 
div.form-container span.label { 
margin-right: 10px; 
padding-right: 10px; 
width: 220px; 
display: block; 
float: left; 
text-align: left; 
position: relative; 
}
div.form-container label em, 
div.form-container span.label em {  
font-size: 120%; 
font-style: normal; 
color: #C00; 
}

div.form-container input.error { 
border-color: #C00; 
background-color: #FEF; 
}

div.form-container input:focus,
div.form-container input.error:focus, 
div.form-container textarea:focus { background-color: #FFC; border-color: #FC6; }



div.form-container div.controlset div { 
border:1px solid red;
margin-left: 270px; 
}

div.form-container div.buttonrow { 
margin-left: 180px; 
}

/*specific forms*/

div.form-container form#webinar{
width:400px
}
div.form-container label, 
div.form-container span.label { 
width: 180px; 
display: block; 
float: left; 
text-align: left; 
position: relative; 
}

form#download fieldset{
border:1px solid #ddd;
width:450px;
}
form ul{
	margin:0 !important; 
	padding:0;
	list-style-type:none;
	width:100%;
}
form li{
	margin:0;
	padding:4px 5px 2px 9px;
	position:relative;
}
form li:after, .buttons:after{
	content:"."; 
	display:block;
	height:0; 
	clear:both; 
	visibility:hidden;
}
form li, .buttons{display:inline-block;}
* html form li, * html .buttons{height: 1%;}
form li, .buttons{display: block;}

form li div, form li span{
	margin:0 5px 0 0;
	padding:0 0 8px 0;
	color:#444;
}
form li span{
	float:left;
}
form li div.left{
	display:inline;
	float:left;
	width:48%;
}
form li div.right{
	display:inline;
	float:right;
	width:48%;
}
form li div.left .medium, form li div.right .medium {
	width:100%;
}

.clear{
	clear:both;
}

form li div label, form li span label {
	margin:0;
	clear:both;
	color:#444;
	display:block;
}
form#download #download_type {
	position:relative;
}
form#download #download_type label#zip,#download_type label#tgz {
	display:block;
	width:300px;
	cursor:pointer;
	top:0px;
	left:25px;
	position:absolute;
}
form#download #download_type label#zip{
	top:20px;
}
/* ----- FIELDS AND LABELS ----- */

form#download label.desc{
	line-height:150%;
	padding:0 4px 1px 0;
	border:none;
	color:#444;
	display:block;
	font-size:95%;
	font-weight:bold;
}
form#download input.text, textarea.textarea, select.select{
	margin:0;
	font-size:100%;
	border-top:1px solid #7c7c7c;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-bottom:1px solid #ddd;
	color:#333;
}
form#download input.text {
	padding:2px 0 5px 0;
	float:left;
}
form#download div.optional {
	width:75%;
	margin-left:25px;
	padding-top:10px;
	margin-top:5px;
}
form#download div.optional label{
	width:50px;
	float:left
}


form#download input.checkbox, input.radio{
	display:block;
	line-height:1.4em;
	margin:8px 0 0 3px;
	width:13px;
	height:13px;
}
form#download label.choice{
	font-size:100%;
	display:block;
	line-height:1.4em;
	margin:-19px 0 0 25px;
	padding:4px 0 5px 0;
	color:#444;
	width:90%;
}

form#download .button{
	border: 1px solid #999;
	font-weight:bold;
	padding:7px;
	display:block;
	margin:10px 0 30px;
}
form#download legend{
	font-weight:bold;
	padding:0 3px;
	color:#000;
}
form#download legend{
	display:none
}
form#download fieldset{
	border:none;
}
form#download span.required{
	font-weight:bold;
	color:#cc0000
}
form#download #download_type{
	width:75%;
	margin:10px 0 0;
}
form#download #download ul li{
	margin:0;padding:0;
}
form#download .optional{
	margin:0;padding:0;
}
form li span {
	margin:0;padding:0;
}
#download_type label#zip,#download_type label#tgz,#download label#tos_accept_l,#download label#uptodate_l{
	cursor:pointer;
}
#download .required{
	font-size:9px
}
#important {
	margin: 20px 0 20px 0;
}

.inputc {
	margin-top: 5px;
	border: 1px solid #999;
	padding: 3px;
}

