* {
	margin: 0;
	padding: 0;
	}

body {
	font-size: 93%;
	font-family: Verdana, sans-serif;
	background-image:	url(images/bg.gif);
	background-position: 50% 0;
	background-repeat: repeat-y;
	background-color: #ffffff;
	}

html {
	font-size: 93%;
	font-family: Verdana, sans-serif;
	background-color: #ffffff;
/*	overflow: -moz-scrollbars-vertical;*/
	}

#rap {
	width: 100%;
	max-width: 950px;
	text-align: center;
	margin: 0 auto;
	z-index: 1;
	}
	
p {
	background-color: transparent;
	padding-bottom: 10px;
}	
	
/* header */

#header {
	background: url(images/header.gif) top left no-repeat #ffffff;
	margin-left: 0;
	margin-top: 0px;
	width: 100%;
	height: 150px;
	text-align: right;
	font-family: Verdana, sans-serif;
	color: #339999;
	}
	
#header h1 {
	font-size: 36px;
	margin: 0 0 5px 10px;
	text-align: right;
	padding: 10px 0 5px 0;
	color: #339999;
	}
	
#header h3 {
	font-size: 12px;
	color: #777777;
	padding: 0 0px 5px 10px;
	text-align: right;
}

/*#header #rssicon {
	margin: 10px;
	float: right;
}
*/


/*columns*/

#left, #middle, #right, #sidebar {
	top: 175px;
	float: left;
	}
	
#left, #middle, #right {
	width: 23%;
	margin-right: 1%;
	margin-top: 40px;
	background-color: #f9f9f9;
	padding: 0;
	}
	
* html #left, * html #middle, * html #right {
	width: 23.5%;
	}
	
#left, #middle { }

#left {
	margin-left: 1%;
	}
	
#sidebar {
	width: 25%;
	height: 100%;
	text-align: left;
	margin-top: 27px;
	border-left: thin solid #f3f3f3;
	padding-left: 10px;
	background-image:	url(images/bg.gif);
	background-position: bottom;
	background-repeat: repeat-y;
	background-color: #ffffff;
	}


.colone {
	width: 69%;
	margin-right: 4%;
	margin-top: 15px;
/*	margin-left: 1%;*/
	float: left;
	}
	
* html .colone {
	width: 70.5%;
	}
	
.colone_single {
	width: 100%;
	margin: 0 auto 0px auto;
	text-align: left;
	}
/*
.coltwo {
	width: 35% !important;
	margin-right: 1% !important;
	border-right: none !important;
	}
	
* html .coltwo {
	width: 34.5% !important;
	}*/

.noshow {
	display: none;
	}


/* */
.full {
	width: 100%;
	max-width: 950px;
	background-color: #f3f3f3;
	clear: both;
	}
	
*>.full {
	margin-top: 10px;
	}
	
* html .full {
	margin-bottom: 5px;
	}
	
.fullsize {
	width: 98%;
/*	margin: 10px auto 0 auto;
	padding: 0 10px 10px 10px;*/
	}

.featured_ad {
	margin: 25px 0 0 10px;
    float: right;
	clear: right;
	}


/*posts*/

.post {
	font-size: 0.9em;
	text-align: left;
	padding: 0 0 30px 0;
	position: relative;
	}
	
.post-single, .post-archive, .post-search-middle {
	background-color: #fcfcfc;
	}
	
.post-single {
	margin-top: 12px;
	padding: 0;
	}
	
.post-single .post-top {
	margin: 0 0 0 0;
	}
	
.post-info {
	background-color: #d3d3d3;
	float: right;
	clear: right;
	padding: 2px 5px;
	text-align: left;
	font-size: 89%;
	color: #777777;
	position: absolute;
	top: -17px;
	right: 0;/*
    -moz-border-radius-topleft: 3px;
    -webkit-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    -webkit-border-radius-topright: 3px;*/
	 }
	 
.post-archive .post-info { }

.post-top {
	padding: 2px 5px 4px 5px;
	background-color: #fcfcfc;
	}
	
.post-top img {
	float: left;
	padding: 0 5px 0 0;
	}
	
.post-top h4 {
	color: #444444;
	font-size: 85%;
	}
	
.post-middle {
	padding: 10px 5px 0 5px;
	font-size: 93%;
	color: #444444;
	text-align: left;
	line-height: 1.3;
	border-top: thin solid #d3d3d3;
	}
	
.post-middle ul li {
	font-size: 13px;
	list-style-type: square;
	list-style-position: outside;
	margin-left: 20px;
	}
	
.post-middle img {
	margin: 0 10px 10px 0px;
	padding: 0px 5px 5px 0px;
	}
	
.post-search-middle {
	padding: 10px 5px 0 5px;
	font-size: 93%;
	color: #444444;
	text-align: left;
	line-height: 1.3;
	border-top: thin solid #d3d3d3;
	}
	
.post-search-middle a {
	font-size: 12px;
	color: #444444;
}

.post-search-middle a:hover {
	font-size: 12px;
	color: #cc0000;
}

.post-search-middle h3 a {
	font-size: 12px;
	color: #444444;
}
		
.post-search-middle ul li {
	font-size: 13px;
	list-style-type: square;
	list-style-position: outside;
	margin-left: 20px;
	}
	
.post-search-middle img {
	margin: 0 10px 10px 0px;
	padding: 0px 5px 5px 0px;
	}	

	
/*	
.post-bottom {
	background-color: #ffffff;
   padding: 2px 5px 4px 5px;
   clear: both;
	 }*/
	 
.post-home .post-bottom {
	padding: 1px 5px 0px 5px;
	}
	
.post-single .post-bottom {
	padding: 0px 5px 0px 5px;
	}

.post_ads {
	float: left;
	clear: left;
	padding: 10px 10px 5px 5px;
	}

.postmetadata, .tagmetadata {
	padding: 3px 0 0 0 !important;
	}

.postmetadata {
	font-size: 0.9em;
	margin: 2px 0 0 0;
}

.postmetadata img.comments_icon {
	margin: 0 0 -1px 0;
	}

.postmetadata-search {
	border-bottom: thin dashed #d3d3d3;
	font-size: 0.9em;
	}
	
.postmetadata-search a{
	font-size: 10px;
}
	
.postmetadata-search a:hover{
	font-size: 10px;
	color: #cc0000;
}

.postmetadata-search img.comments_icon {
	margin: 0 0 -1px 0;
	}
	
.tagmetadata {
	font-size: 0.7em !important;
	border-top: 1px solid #111;
	margin: 5px 0 0 0;
	text-align: center;
	}
	
.tagmetadata img {
	margin: 3px 0 0 0;
	}

.post .navigation .alignleft, .post .navigation .alignright {
	background-color: #d3d3d3;
	padding: 2px 5px;
	text-align: center;
	font-size: 89%;
	color: #222;
/*    -moz-border-radius-bottomleft: 3px;
    -webkit-border-radius-bottomleft: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-radius-bottomright: 3px;*/
	 }

.navigation-search {
	text-align: center;
	font-size: 89%;
	color: #222;
	padding: 10px;
	}

.navleft {
	float: left;
	color: #333333;
	}

.navright {
	float: right;
	color: #333333;
	}

/*sidebar sections, boxes, etc*/

.sidebar_section {
	width: 100%;
	text-align: left;
	background-color: #ffffff;
	}
/*
.sidebar_section, .sidebar_top {
	-moz-border-radius-topleft: 3px;
   -webkit-border-radius-topleft: 3px;
   -moz-border-radius-topright: 3px;
   -webkit-border-radius-topright: 3px;
	}*/
	
.sidebar_top {
	margin-top: 27px;
   background-color: #f1f1f1;
	height: 30px;
	}
	 
.sidebar_top h2 {
	padding: 5px 0 5px 5px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #777777;
	}

.cat_posts, .cat_posts h2 {
	font-size: 12px;
	color: #777777;
	padding: 4px 5px 4px 5px;
	background-color: #f1f1f1;
	}
	
.sidebar_content {
	text-align: left;
	padding: 1px 0 1px 5px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #999999;
	}
		 
.sidebar_content ul {
	list-style-type: none;
   font-size: 12px;
	padding: 0 0 0 0;
	}
	
.sidebar_content ul li a {
	display: block;
   min-height: 18px;
	padding: 3px 3px 3px 5px;
	}
	
.sidebar_content ul li :hover {
	}
	
.sidebar_content p {
	padding: 5px;
	}

.addtoany_share_save_container {
	float: right;
	}
	
#twitter {
	padding: 15px;
	background-color: #ffffff;
	font-size: 10px;
	color: #777777;
	}

#twitter li {
	margin-bottom: 10px;
	background-color: #ffffff;
	}

#twitter ul {
	margin-left: 3px;
	background-color: #ffffff;
	color: #444444;
	list-style-type: square;
	}

#twitter-link {
	font-size: 10px;
	font-weight: bold;
	color: #444444;
	}

#twitter-link:hover {
	color: #cc0000;
	}

#searchform, #searchform a {
	height: 18px;
	float: left;
	margin-top: 20px;
	padding-bottom: 20px;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 0px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #333333;
	}
	
#searchform #s {
	height: 18px;
	width: 180px;
	margin: 1px;
	padding: 2px 0 0 2px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	}

#searchformbutton {
	height: 28px;
	width: 36px;
	padding: 2px 2px 2px 2px;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	}
	
#sidebar-login {
	text-align: left;
	padding: 25px 0 1px 5px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #cc0000;
	}

#sidebar-login h2 {
	font-size: 12px;
}
	
/* comments, after the post */
.commentsdiv {
	clear: both;
	text-align: left;
	margin-left: 5px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #999999;
	}
	
.comments-header {
	background-color: transparent;
   font-variant: small-caps;
	padding-top: 20px;
	border-top: thin solid #cc0000;
	}
	
.comments-header h4 {
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
}
	 
.comment-author {
	float: right;
	clear: right;
	width: 200px;
	text-align: right;
	padding: 0 0 10px 0;
	color: #333333;
	}
	
.comment-author .text {
	font-size: 12px;
	}
	
.comment-author img {
	width: 60px;
	height: auto;
	margin: 0 auto;
	clear: both;
	}

.comment .commentmetadata {
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
	}
	 
.comments-middle {
	padding: 8px 5px 0 0;
	}
	
.comments-bottom {
	font-size: 0.7em;
	padding: 0 5px 0px 5px;
	}
	  
.comments, .comment {
	margin: 0 0 10px 0;
	}
	
.comment {
	position: relative;
	}
	
.comments-arrow {
	position: absolute;
	left:519px;
	top:0;
	}

.commentlist {
	list-style-type: none;
	}
	
.commentlist li.comment {
	margin-bottom: 0px;
	padding: 2px 2px 2px 2px;
	background-color: #ffffff;
	border-top: 1px solid #333333;
	}
	
.commentlist li.comment:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	}
	
html[xmlns] .commentlist li.comment {
	display: block;
	}
	
* html .commentlist li.comment {
	height: 1%;
	}
	
.commentlist li.comment .reply a{
	font-style: italic;
	font-size: 10px;
	color: #333333;
	}
/*	
.commentlist li.comment .reply a:hover {
	color: #cc0000;
}*/
	
.commentlist p {
	padding: 0 0 10px 5px;
	color: #777777;
	font-size: 12px;
	}
	
.commentlist blockquote {
	background-color: #ffffff; 
	padding: 2px 5px;
	}
	
.commentlist ul, .commentlist ol, .commentlist dl { }

.commentlist .children {
	list-style: none;
	margin: 20px 0 0 25px;
	}
	
.commentlist .children .children {
	margin-top: 25px;
	}
	
.commentlist .children li.comment {
	background-color: #f9f9f9 !important;
	}

	
.commentlist li li {
	margin: 0;
	}
	
.commentlist li ul, .commentlist li ol, .commentlist li dl {
	margin: 0 0 10px 25px;
	}

.commentform {
	margin: 0 auto;
	}
	
.commentform .commentform-inputs {
	width: 40%;
	float: left;
	}
	
.commentform .commentform-inputs .row {
	vertical-align: middle;
	padding: 1px 0 !important;
	margin-left: 5px;
	font-size: 12px;
	color: #333333;
	}
	
.commentform .commentform-inputs label {
	float: left;
	width: 60px;
	padding: 3px 1px 3px 0;
	font-size: 10px;
	}
	
.commentform .commentform-inputs span, .commentform .commentform-inputs input {
	padding-left: 15px;
	}
	
.commentform .commentform-inputs input {
	padding: 1px 3px;
	border: 1px solid #444444;
	font-size: 1.0em;
	width: 150px;
	font-family: Verdana, sans-serif;
/*	font-stretch: expanded;*/
	}
	
.commentform .commentform-headers {
	margin: 0px 20px 0 0;
	}
	
.commentform .commentform-headers p {
	text-align: justify;
	font-size:9px;
	}
	
.commentform .commentform-textarea {
	width: 59%;
	margin-left: 1%;
	float: left;
	text-align:left;
	}
	
* html .commentform .commentform-textarea {
	width: 55%;
	}
	
.commentform .commentform-textarea textarea {
	padding: 5px;
	background-color: #ffffff;
	width: 99%;
	border: 1px solid #333333;
	font-size: 12px;
	font-family: Verdana, sans-serif;
	}
	
.commentform .commentform-buttons {
	text-align: right;
	}
	
.commentform .commentform-buttons input#submit, .commentform .commentform-buttons input#reset {
	width: 48px;
	padding: 2px 2px;
	margin: 5px 0 0 0;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	}

/* footer */
#footer {
	text-align: center;
	}
	
#footer {
	clear: both;
	width: 100%;
	font-size: 10px;
	background-color: transparent;
	color: #ffffff;
	}
	
#footer div {
	width: 950px;
	margin: 0 auto 0 0;
	padding: 10px 0 0 0;
	}
	
#footer a:link {
	color: #339999;
	}
	
#footer a:visited {
	color:#ffffff;
	}
	
#footer a:hover {
	color: #339999;
	text-decoration: none;
	}


/* DIVERSEN */
abbr, acronym {
	border: 0;
	text-decoration:none;
	}
	
blockquote {
	background-color: #f1f1f1 !important;
	border: 1px solid #d3d3d3;
	}
	
.post-single blockquote {
	border: 0;
	border: 1px solid #777777;
	margin: 10px 15px;
	padding: 1px 3px;
	}
	
.commentsdiv blockquote {
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	background-color: #ddd !important;
	margin: 5px 26px 5px 15px;
	padding: 5px;
	}
	
cite {
	font-style: normal;
	font-size: 0.9em;
	margin-right: 5px;
	}
	
form {
	width: 99%;
	}
	
.uppercase {
	font-variant: small-caps;
	margin-top: 24px;
	}
	
.post-single p {
	font-size: 13px;
	}
	
.post-middle p {
	margin: 2px 0 5px 0;
	font-size: 13px;
	}
	
.post-search p {
	margin: 2px 0 5px 0;
	font-size: 10px;
}

p.postmetadata span a {
	text-decoration: none;
	}
	
.tagmetadata a {
	text-decoration: none;
	}

h1, h2, h3, p, img {
	border: 0;
	}
	
h2.pagetitle {
	text-align: left;
	padding: 10px 0 5px 5px;
	font-family: Verdana, sans-serif;
	}
	
h2.searchtitle {
	text-align: left;
	padding: 12px 0 0px 0px;
	font-family: Verdana, sans-serif;
	}

.colone h3 {
	font-size: 16px;
	font-family: Verdana, sans-serif;
	}
	
.post-top h2, .post-top h3, .comments-header h3 {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color:#333333;
	}
	
.post-single h2 {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color:#333333;
}

.post-single h2 a {
	text-decoration: none !important;
	}
	
.comments-header h2 {
	font-family: Verdana, sans-serif;
	border-bottom: none !important;
	font-size: 16px;
	color: #333333;
	padding: 0 0px 5px 0px;
	}

.post ul, .post ol, .post dl, .comments-middle ul, .comments-middle ol, .comments-middle dl {
	margin: 0 0 15px 25px;
	font-size: 1em;
	}

div.ads {
	text-align: center;
	margin: 0 auto;
	}
	
div.spacer {
	clear: both;
	}
	
.alignleft {
	float: left;
	clear: left;
	}

.alignright {
	float: right;
	clear: right;
	}


/*colors for columns and links*/
a {
	color: #cc0000;
	font-weight: bold;
	}

a:visited {
	color: #cc0000;
	font-weight: bold;
	}

a:hover {
	color:#999999;
	font-weight: bold;
	}
	
h1 a:link, h1 a:visited {
	text-decoration: none;
	}

.column a:link, .column a:visited {
	text-decoration: none;
	}
	
.column a:hover {
	text-decoration: underline;
	}

.post-info a:link, .post-info a:visited {
	color: #333333;
	text-decoration: none;
	}
	
.post-info a:hover {
	color: #339999;
	}

.post h2 a:link, #pre-footer a:link {
	color: #339999;
	}
	
.post h2 a:visited, #pre-footer a:visited {
	color: #444444;
	}
	
.post h2 a:hover, #pre-footer a:hover {
	color: #777777;
	}

.comments-bottom a:link {
	color: #339999;
	}
	
.comments-bottom a:visited {
	color: #339999;
	}
	
.comments-bottom a:hover {
	color: #333333;
	}

.alignleft a, .alignright a {
	padding: 5px 10px;
	}
	
.alignleft a, .alignright a, .alignleft a:visited, .alignright a:visited {
	text-decoration: none;
	color:#333333;
	}
	
.alignleft a:hover, .alignright a:hover {
	color: #339999;
	}


/* wordpress css conformance */

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.alignleft {
	float: left;
	}

.alignright {
	float: right;
	}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 0px;
	/* optional rounded corners for browsers that support it */
/*	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 	3px;
	border-radius: 3px;*/
	}

.wp-caption img {
	padding: 0;
	border: 0 none;
	margin: 0px 5px 5px 0px;
	}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}
	

/*Menu*/

#navcontainer {
/*	margin-left: 1%;*/
/*	margin-right: 1%;*/
	margin-top: -38px;
	height: 26px;
	padding: 2px;
	z-index: 10;
	}
	
#menu {
	display: table;
   padding: 0; 
	float: right;
   list-style-type: none;
   white-space: nowrap;
	 }
	 
#menu li {
    display: table-cell;
	 font-size: 12px;
	 z-index: 200;
	 }
	 
* html #menu li, *+html #menu li {
    float: left;
	 }
	
#nav ul {
	width: 100%;
	list-style: none;
	font-weight: normal;
	font-size: 14px;
	padding: 1px 2px 0px;
	margin: 1px 3px;
	background-color: transparent;
	border: none;
	border-width: 0;
	float: left;
	line-height: 14px;
	z-index: 100;
	clear: both;
	}

#nav a {
	display: block;
	text-decoration: none;
	}

#nav ul li {
	color: #cc0000;
}

#nav ul li a {
	color: #333333;
	background-color: transparent;
	padding: 0px;
	margin: 0px;
	}

#nav ul li a.dropdownarrow {
	padding-right: 0px;
	background-repeat: no-repeat;
	background-position: right;
	}

#nav li {
	color: #333333;
	float: left;
	padding: 6px 8px 0px 8px;
	margin-left:0px;
	margin-right: 6px;
	border-right: 1px solid #d3d3d3;
	text-align: left;
	}

#nav li img {
	margin:0px 0px 0px 4px;
	padding:0px;
	vertical-align: middle;
	}

#nav li ul {
	position: absolute;
	left: -999em;
	left: -111em;
	height: auto;
	font-weight: normal;
	list-style-position: inside;
	border-bottom: thin solid #d3d3d3;
	list-style-type: square;
	margin: 2px 0px 0px 0px;
	}

#nav li ul {
	display: none;
	left: auto;
	line-height: 18px;
	background-color: #ffffff;
	margin-top: 0px;
	margin-left: -8px;
	width: auto;
	}

#nav li li {
	border-right: none;
	}

#nav li ul li {
	float: none;
	clear: both;
	width: auto;
	display: block;
	border-bottom: 1px solid #ffffff;
	}

.clearfix {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
	 }

#navcontainer #search {
	float: left;
	}
	
#navcontainer #search #s {
	height: 18px;
	width: 100px;
	margin: 1px;
	padding: 2px 0 0 2px;
	}
	
#wp-dtree-categories h2 {
	font-size: 14px;
	color: #333333;
}

#wp-dtree-archives h2 {
	font-size: 14px;
	color: #333333;	
}



/* Generic FormBuilder Display Configuration */
formBuilderForm {
	font-size: 12px;
	font-family: Verdana, sans-serif;
}
form.formBuilderForm {
	font-size: 12px;
	font-family: Verdana, sans-serif;
	text-align: left;
	padding: 10px;
 	clear: both;
}

div.formBuilderSuccess {
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, sans-serif;
	text-align: left;
	margin-top: -5px;
	padding: -10px 5px 0 5px;
	height: 300px;
	width: 500px;
	background: url(images/bg-thankyou.jpg);
	position: absolute;
}

.formBuilderForm div{
	margin: 0;
	padding: 0;
}
div.formBuilderSuccess h4 {
	margin: 0;
	padding: 0;
}


/* The div class around each form field*/
.formBuilderForm .formBuilderField {
	font-size: 12px;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	padding-bottom: 20px;
	clear: both;
}

/* The div class around the error message, in the event that a required field is not filled in*/
.formBuilderForm .formBuilderError {
	font-size: 12px;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color:#cc0000;
	margin-top: 3px;
	margin-bottom: 3px;
}

/* Generic Display Controls */
.formBuilderForm div.formBuilderComment {
	font-style: italic;
	padding: 4px;
	margin: 4px 0 4px 0;
	clear: both;
	float: left;
	width: 95%;
}
.formBuilderForm .formBuilderHidden {
	visibility: hidden;
	padding: 0;
	margin: 0;
	border: 0;
	position: absolute;
}
.formBuilderForm .formBuilderSubmit {
	clear: both;
	text-align: right;
	margin-right: 150px;
	margin-top: -25px;
	font-size: 12px;
}

/* Generic Label Controls */
.formBuilderForm .formBuilderLabel, .formBuilderForm .formBuilderLabelRequired {
	font-size: 12px;
	font-family: Verdana, sans-serif;
	clear: left;
	float: left;
	vertical-align: top;
	width: 160px;
}

.formBuilderForm .formBuilderLabelRequired {
	font-weight: bold;
}

/**** Field Type Specific Display Controls ****/
.formBuilderForm .formBuilderInput {
	font-size: 12px;
	font-family: Verdana, sans-serif;
}

.formBuilderForm .small_text_area .formBuilderLabel {
	width: auto;
	font-size: 12px;
	font-family: Verdana, sans-serif;
	clear: both;
}

.formBuilderForm .small_text_area textarea {
	width: 98%;
	font-size: 12px;
	font-family: Verdana, sans-serif;
}

.formBuilderForm .large_text_area .formBuilderLabel {
	width: auto;
	font-size: 12px;
	font-family: Verdana, sans-serif;
	clear: both;
}

.formBuilderForm .large_text_area textarea {
	width: 98%;
	font-size: 12px;
	font-family: Verdana, sans-serif;
}

.formBuilderForm .checkbox {
	float: left;
	width: 100%;
}

.formBuilderForm .radio_buttons
{
	position: relative;
}
.formBuilderForm .radio_buttons .formBuilderRadio
{
	display: block;
	position: relative;
	margin-left: 170px;
	padding-left: 0;
}
div.formBuilderFailure, div.formBuilderFailure h4 {
	background-color: #cc0000;
	background-position: center;
	margin: 2px;
	padding: 3px 0 2px 0;
	width: 100%;
	color: #ffffff;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
}

div.formBuilderFailure h4, div.formBuilderFailure p {
	margin: 0 0 4px 0;
	padding: 0;
}

div.formBuilderCaptcha {
	display: block;
	width: 120px;
	float: left;
}
div.formBuilderCaptcha input {
	font-size: 12px;
	font-family: Verdana, sans-serif;
	width: 120px;
}

div.formBuilderPageBreak {
	text-align: right;
}

/*Comment Validation*/
#commentform input.error, #commentform textarea.error {
	background-color: #ffffff;
	border-bottom: 2px solid #cc0000;
	color: #777777;
}
#commentform div.error, #commentform label.error {
	color: #cc0000;
}
#commentform div.errorlabels label {
	display: block;
}


.ddsg-wrapper a{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #777777;
}

.ddsg-wrapper a:hover {
	color:#cc0000;
	}
	
.ddsg-wrapper h2{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
}

.ddsg-wrapper ul {
	padding-bottom: 5px;
}

.infotxt {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
	text-align: center;
	border: thin solid #dddddd;
	padding: 3px;
	}
	
/*Social Bookmarks*/
.bookmark {
    text-align: left;
    padding-left: 2px;
	 padding-top: 30px;
    padding-bottom: 15px;
    margin: 0px;
    background: transparent;
  }
.widget_skypewidget h2 {
	font-size: 12px;
}
