/*  
Theme Name: Woopra 2011
Theme URI: http://www.woopra.com/
Description: Woopra.com Theme
Version: 2.0
Author: Elie El Khoury
Author URI: http://www.woopra.com/
*/



/* Begin Typography & Colors */

body {
    font-size: 12px;
    font-family: "lucida grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
    color: #333;
    background: #fff;
    text-align: center;
    margin: 0;
    padding: 0;	
} 

form {
    margin: 0;
}

a {
    color: #3b5998;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.animationBlock {
	background: #000 url(images/slides/slides_background.jpg);
	height: 490px;
	margin-top: 20px;
	color: #fff;
	text-shadow: 0 1px 0 #000;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.subBlock {
	background: #333;
	border-top: 1px solid #3f3f3f;
	-webkit-box-shadow: inset 0 4px 8px rgba(0,0,0,0.6);
	-moz-box-shadow: inset 0 4px 8px rgba(0,0,0,0.6);
	box-shadow: inset 0 4px 8px rgba(0,0,0,0.6);
	height: 72px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

#homeButtons {
	list-style: none outside;
	padding: 0;
	margin: 0;
	text-align: center;
	margin-top: 14px;
}

#homeButtons li {
	display: inline;
	margin: 0;
	padding: 0;
	position: relative;
}

#homeButtons li a {
	display: inline-block;
	width: 120px;
	line-height: 28px;
	font-size: 14px;
	padding: 0;
	vertical-align: middle;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
	border-color: #222;
}

#homeButtons li a#pricingButton {
	width: 90px;
	background-color: #62A9DF;
	background-image: -moz-linear-gradient(top, #6DB2E3, #3B88D0);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #6DB2E3),color-stop(1, #3B88D0));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#6DB2E3', EndColorStr='#3B88D0');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#6DB2E3', EndColorStr='#3B88D0')";
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.6);
}

#homeButtons li a#featuresButton {
	border-right: none;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

#homeButtons li a#demoButton {
	border-left: none;
	-webkit-border-top-left-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-bottomleft: 0;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

#homeButtons li a#signupButton {
	line-height: 42px;
	width: 160px;
	font-size: 20px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}

#woopraAnimation {
	position: absolute;
	z-index: 9;
}

#homeView {
	overflow: hidden;
	position: absolute;
	width: 960px;
	height: 490px;
	z-index: 10;
}

.animationBlock #slides {
	position: relative;
	margin: 0;
	list-style: none outside;
	padding: 0;
}

.animationBlock .slide {
	position: absolute;
	width: 960px;
	height: 490px;
	top: 0;
}

.animationBlock .slide h2 {
	font-size: 36px;
	font-family: "Helvetica Neue", 'century gothic', arial, tahoma, sans-serif;
	font-weight: 100;
	line-height: 36px;
	padding: 30px 0;
	margin: 0;
}

.animationBlock .slide h2 .highlight {
	text-shadow: 0 0 5px #ff9900;
}

.animationBlock .slide p {
	font-weight: 200;
	font-family: "Helvetica Neue", 'century gothic', arial, tahoma, sans-serif;	
	font-size: 30px;
	color: #b6c0ca;
	margin: 5px 0;
}

.animationBlock #slide_0 {
	left: 0;
	background: url(images/slides/slide_general.png) bottom center no-repeat;
}

.animationBlock .slide#slide_0 h2 {
	text-align: center;
}

.animationBlock #slide_1 {
	left: 960px;
	background: url(images/slides/slide_chat.png) 50px 135px no-repeat;
}

.animationBlock #slide_1 .slideContent {
	position: absolute;
	margin-left: 490px;
	margin-top: 140px;
}

.animationBlock #slide_2 {
	left: 1920px;
	background: url(images/slides/slide_search.png) 520px 110px no-repeat;
}

.animationBlock #slide_2 .slideContent {
	position: absolute;
	margin-left: 60px;
	margin-top: 140px;
	width: 380px;
}

.animationBlock #slide_3 {
	left: 2880px;
	background: url(images/slides/slide_analytics.png) left 20px no-repeat;
}

.animationBlock #slide_3 .slideContent {
	position: absolute;
	margin-left: 470px;
	margin-top: 140px;
	width: 450px
}

.animationBlock #slide_4 {
	left: 3840px;
	background: url(images/slides/slide_funnels.png) right 20px no-repeat;
}

.animationBlock #slide_4 .slideContent {
	position: absolute;
	margin-left: 50px;
	margin-top: 140px;
	width: 450px
}


#homeViewNav {
	position: absolute;
	margin-top: 460px;
	width: 960px;
	height: 20px;
	z-index: 11;
}

#homeViewNav ul {
	list-style: none outside;
	padding: 0;
	margin: 0;
	text-align: center;
}

#homeViewNav ul li {
	display: inline;
	margin: 0;
	padding: 0;
}

#homeViewNav ul li a {
	display: inline-block;
	width: 13px;
	height: 13px;
	margin: 0 2px;
	background: url(images/dots.png);
	background-position: 0 13px;
}

#homeViewNav ul li a.active {
	background-position: 0 0;
}

/* Awards Block */
.awardsBlock {
	border: 1px solid #ddd;
	margin: 20px 0 0 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-shadow: 0 1px 0 #fff;
	background-color: #ddd;
  	background-image: -moz-linear-gradient(top, #eeeeee, #cccccc); /* FF3.6 */
  	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #f5f5f5),color-stop(1, #dddddd)); /* Saf4+, Chrome */
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#66b84a', EndColorStr='#51933a'); /* IE6,IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#66b84a', EndColorStr='#51933a')"; /* IE8 */
}

.awardsBlockContent {
	padding: 20px;
}

.awardsBlock #rwwAward {
	background: url(images/woopra_rww_top10.png) 20px 20px no-repeat;
	padding-left: 136px;
}

.awardsBlock p {
	line-height: 24px;
	font-size: 18px;
	font-family: Georgia, Garamond, serif;	color: #000;
	padding: 0;
	margin: 0;
}


/* Featured Clients Block */

#featuredBlock {
	border: 1px solid #ddd;
	background: #fff url(images/woopra_featured.png) center center no-repeat;
	height: 90px;
	margin: 20px 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}


.homeblock {
	padding: 0 5px;
	color: #333;
}

.homeblock h3 {
	display: block;
	padding-bottom: 2px;
	margin: 0;
	border-bottom: 1px solid #ddd;
	color: #000;
	font-weight: bold;
	font-size: 12px;
}

.homeblock p {
	font-size: 11px;
	line-height: 16px;
}

.homeblock .avatar {
	float: left;
	margin: 0 5px 0 0;
}

.homeblock ul {
	padding: 0;
	list-style: none;
}

.homeblock li {
	border-bottom: 1px solid #ddd;
	padding: 3px 0;
	margin: 0;
}

.homeblock li .title {
	font-weight: bold;
}

ul#featureslist {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    letter-spacing: -1px;
    line-height: 2em;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #00CC33;
    text-decoration: none;
    text-indent: 5px;
    list-style-position: inside;
    list-style-type: square;
    list-style-image: url('images/check.png');
    padding: 6px;
    margin: 2px;
}


#global {
    background: #fff;
    overflow: hidden;
}

.centeredWrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

#header {
    height: 36px;
    color: #fff;
    background-color: #333333;
  	background-image: -moz-linear-gradient(top, #333333, #1a1a1a); /* FF3.6 */
  	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #333333),color-stop(1, #1a1a1a)); /* Saf4+, Chrome */
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#333333', EndColorStr='#1a1a1a'); /* IE6,IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#333333', EndColorStr='#1a1a1a')"; /* IE8 */
}

#header a {
	color: #fff;
}

.headerMenu {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 36px;
}

.headerMenu li {
	float: left;
}

.headerMenu li a {
	padding: 0 15px;
	display: block;
	color: #fff;
	font-weight: bold;
	text-shadow: 0 -1px 0 #000;
}

.headerMenu li a:hover, .headerMenu li a.active  {
	text-decoration: none;
	background-color: #1a1a1a;
	-webkit-box-shadow: inset 0 2px 7px rgba(0,0,0,0.5);
	-moz-box-shadow: inset 0 2px 4px rgba(0,0,0,0.3);
	box-shadow: inset 0 2px 4px rgba(0,0,0,0.3);
	text-shadow: 0 1px 0 #000;
}

.headerMenu li a#woopraLogo {
	background: url('images/woopra_logo.png') no-repeat;
	width: 126px;
	height: 36px;
	padding: 0 15px 0 0;
}

.headerMenu li a:hover#woopraLogo, .headerMenu li a.active#woopraLogo {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

#loginDropDown {
	padding: 10px;
	line-height: 16px;
}

#loginDropDown .formLine {
	margin: 5px 0;
}

#loginDropDown .textInput {
	width: 200px;
	padding: 5px 10px;
	background: #fff;
	border: 1px solid #000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#loginDropDown .vui-button {
	border-color: #222;
}

#accountDropDown {
	background: #1A1A1A;
	width: 200px;
	padding: 1px 1px 5px 0;
}

#accountDropDown ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
}

#accountDropDown ul li {
	padding: 0;
	margin: 0;
	display: block;
}

#accountDropDown ul li a {
	line-height: 26px;
	display: block;
	padding: 0 10px;
}

#accountDropDown ul li a:hover {
	background: #444;
	text-decoration: none;
}

.headerMenu li a.dropDownButton {
	background-image: url(images/arrow_down.png);
	background-position: center right;
	background-repeat: no-repeat;
	padding-right: 27px;
}

.dropDownMenu {
	display: none;
	position: absolute;
	background: #1A1A1A;
	top: 36px;
	z-index: 100;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
  	background-image: -moz-linear-gradient(top, #1a1a1a, #333333); /* FF3.6 */
  	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #1a1a1a),color-stop(1, #333333)); /* Saf4+, Chrome */
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#333333', EndColorStr='#1a1a1a'); /* IE6,IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#333333', EndColorStr='#1a1a1a')"; /* IE8 */
}

#subMenu {
	height: 28px;
	background: #e2edf3;
	padding: 16px 0 0 0;
	border-bottom: 1px solid #c4dae6;
	margin-bottom: 20px;
}

#subMenu h2 {
	float: left;
	margin: 0;
	padding: 0;
	width: 230px;
	line-height: 28px;

}

#subMenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#subMenu ul li {
	float: left; 
	margin-right: 2px;
}

#subMenu ul li a {
	display: block;
	line-height: 28px;
	color: #000;
	font-weight: bold;
	padding: 0 15px;
	border: 1px solid transparent;
	border-bottom: none;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

#subMenu ul li a:hover, #subMenu ul li a.active {
	background: #fff;
	text-decoration: none;
	border-color: #c4dae6;
}

#headerLoginMenu {
	float: right;
}

#membership {
    float: right;
    color: white;
}

#logo {
    float: left;
    border: none;
    padding-top: 5px;
}

#slogan {
    color: white;
    display: block;
    letter-spacing: -1px;
    font-size: 16px;
    text-align: center;
    padding-top: 5px;
}

#slogan span {
    font-size: 14px;
}

#toprightlogin {
    float: right;
    line-height: 36px;
    font-size: 11px;
    white-space: nowrap;
    height: 36px;
}

#signupnow {
    background: url('images/golive.png') no-repeat;
    text-align: left;
    width: 170px;
    height: 70px;
    color: #ccc;
    padding: 10px 10px 10px 90px;
    letter-spacing: -1px;
}

#signupnow:hover {
    background: url('images/golive.png') bottom no-repeat;
}

#signupnow a {
    color: #ffbb00;
    text-decoration: none;
}

#signupnow a:hover {
    color: #ffca00;
}

#signupnow .mini {
    font-size: 13px;
}

#signupnow .big {
    font-size: 27px;
}


#content {

}

#whitecontent {
	min-height: 400px;
	padding: 10px 0;
}

.narrowcontent {
	width: 620px;
	float: left;
}

#login {
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #d0dbea;
	width: 300px;
	margin: 20px auto;
	color: #2e4261;
	font-size: 12px;
}



#login form {
	padding: 20px;
}

#login form input {
	margin: 5px 0;
}

input.logininput {
	width: 254px;
	border: 1px solid #9ab2d6;
	font-size: 16px;
}

#loginbottom {
	border-top: 1px solid #9ab2d6;
	padding: 5px;
	font-size: 11px;
}

#footer {
	margin-top: 20px;
	clear: both;
    padding: 0 0 20px 0;
    display: block;
}

#footercontent {
    font-size: 11px;
	padding: 10px 0;
    color: #555;
	border-top: 1px solid #eee;
}

#footerRight {
	float: right;
}


a.learnmore {
    padding-right: 16px;
    background: url('images/more.png') right no-repeat;
    color: #ffbb00 !important;
    white-space: nowrap;
}

a.learnmore:hover {
    text-decoration: underline !important;
}


table#features td {
	vertical-align: top;
}

table#features td img {
	padding: 5px;
	border: 1px solid #ccc;
}



#signupform {
    text-align: left;
    font-weight: normal;
    color: #2e466b;
    font-size: 12px;
    margin-left: auto;
    margin-right: auto;
}

#signupform form {
    font-weight: bold; 
}

#signupform a {
    color: #4c6ea5;
    text-decoration: none;
}

#signupform a:hover {
    text-decoration: underline;
}

#signupform a:hover {
    color: orange;
}

#signupform p {
    margin: 10px 0 10px 0;
    font-size: 11px;
}

.bigbutton {
    font-size: 16px;
    font-weight: bold;
    
}

.divnotselected {
    border: 1px solid #e4ecf2;
    padding: 0 10px 0 10px;
    border-bottom-color: #ddd;
    border-style: solid none solid none;
}

.divselected {
    background: #ebf0f8;
    border-width: 1px;
    border-style: solid;
    border-color: #5794bf #c7e2f1 #c7e2f1 #c7e2f1;
    padding: 0 10px 0 10px;

    border-style: solid none solid none;
}

.signupnote {
    width: 250px;
    float: right;
    color: #329ee5;
    font-size: 11px;
    font-weight: normal;
    text-align: right;
}

.signuperror {
    color: red;
    font-weight: normal;
    size: 10px;
}

#checkavailabilityoff {
    display: block;
}

#checkavailabilityon {
    display: none;
}


#availabilityresult {
    font-weight: normal;
}

.errorblock {
    background: #b00f0f;
    color: white;
    text-align: center;
    padding: 5px 0 5px 0;
    display: block;
    font-weight: bold;
}

/*

WOOPRA ENDS HERE

*/


.post.page .entry {
}

.post.page .entry p {
	font-size: 14px;
	line-height: 1.7;
	color: #666;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'helvetica neue', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: 300;
	}

h1 {
	font-size: 24px;
	letter-spacing: -1px;
	text-align: center;
	}

h2 {
	font-size: 22px;
	}

h2.pagetitle {
	font-size: 22px;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	letter-spacing: 0;
	padding-bottom: 3px;
	border-bottom: 1px solid #ccc;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:hover, h3, h3 a, h3 a:hover, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

h4 { 
	font-size: 16px;
	margin: 20px 0 10px 0;
	padding: 0;
	color: #000;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

.comment-author .avatar {
	float: right;
}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */



.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	font-size: 13px;
 	line-height: 20px;
    color: #222;
}

.post p {
}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

/* End Structure */



/*	Begin Headers */
	
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0 0 4px 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	max-width: 100%;
	}

img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
    margin-bottom: 12px;
}
	

.alignright {
	float: right;
	margin: 0 0 2px 20px;
}

.alignleft {
	float: left;
	margin: 0 20px 2px 0;
	}

img.aligncenter { display: block;
    margin-left: auto;
    margin-right: auto }
img.wp-smiley {border:0px; margin:0px; padding:0px;border-radius: 0px; background:#fff}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	list-style-image: url('images/liarrow.gif');
	} 

.entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 20px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0;
	}
	
#sidebar ul ul li {
	list-style-type: square;
	list-style-image: url(images/bullet_point_arrow.gif);
	list-style-position: inside;
	font-size: 11px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 4px auto;
	padding: 5px 3px; 
	text-align: center;
	}
#searchform #s, #searchform #fs {
	width: 250px;
	color: #999;
	}

#mailform #ms{
	width: 254px;
	color: #999;
	margin: 0 auto
	}



#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align: left;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */


#sidebar
{
	float: right;
	width: 280px;
	padding: 10px;
}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

#contentarea {
	padding: 20px;
}

.post h2 a {
	color: #113c76;
}

.post h2 a:hover {
	color: #235caa;
}

.topmeta {
	margin-top: 2px;
	text-align: right;
	font-size: 11px;
}

.metabox {
	font-size: 11px;
	padding: 3px 5px;
	text-align: right;
	border-bottom: 1px dotted #ccc;
	clear: both;
}

.commentslink a {
	padding-left: 16px;
	background: url('images/comments.png') no-repeat;
}

.editlink a {
	padding-left: 16px;
	background: url('images/pencil.png') no-repeat;
}

.feedlink a {
	padding-left: 16px;
	background: url('images/feed.png') no-repeat;
}

.folderlink a {
	padding-left: 16px;
	background: url('images/folder.png') no-repeat;
}

.datespan {
	padding-left: 16px;
	background: url('images/date.png') no-repeat;
}

.permalink {
	padding-left: 16px;
	background: url('images/link.png') no-repeat;	
}

.authorspan {
	padding-left: 16px;
	background: url('images/author.png') no-repeat;	
}

.entry {
	clear: both;
}


/* Shared classes */
.rounded3 {
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.rounded4 {
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.rounded5 {
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.rounded8 {
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

.post img.framed {
	border: 1px solid #ddd;
	background: #eee;
	padding: 5px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.transparent {
	background: url('images/transparent.png');
	color: #fff;
}

.mascotbackground {
	background: url('images/mascot.png') 735px -40px no-repeat;
}

#welcome {
	width: 700px;
	padding: 20px;
	margin-bottom: 10px;
}

#welcome a {
	color: #ff9900;
}

#welcome table {
	margin-top: 20px;
	font-size: 12px;
}

#welcome .welcomeheader {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	padding-bottom: 4px;
}



.tagline strong {
	font-weight: 200;
}


a#signupbutton {
	float: right;
	width: 180px;
	height: 70px;
	padding: 5px;
	background: url(images/signup.png) no-repeat;
	margin-top: 20px;
	text-align: center;
	color: #fff;
}

a#signupbutton:hover {
	text-decoration: none;
}

#signupbutton span {
	font-size: 32px;
	font-family: "Trebuchet MS", arial, tahoma, sans-serif;
	letter-spacing: -1px;
	display: block;
	margin-bottom:5px;
}

.post img.noframe {
	border: none;
	background: #fff;
	padding: 5px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.topavatar {
   padding: 2px !important;
}

.arrowlink {
	background: url(images/bullet_point_arrow.gif) no-repeat 100% 5px;
	padding: 0 8px 0 0;
}

.clr {
	clear: both;
}

/* Documentation */

.rightContent {
	float: right;
	width: 730px;
}

.rightContent .entry {
	clear: none;
}

.leftMenu {
	float: left;
	width: 200px;
}

.leftMenu h4 {
	font-weight: 100;
	font-size: 14px;
	color: #999;
	margin: 0 0 10px 0;
	padding: 0;
}

.leftMenu ul {
	list-style: none;
	padding: 0;
	margin: 0 0 20px 0;
}

.leftMenu ul li {
	
}

.leftMenu ul li a {
	display: block;
	line-height: 27px;
	font-size: 13px;
	padding: 0 10px;
	color: #000;
}

.leftMenu ul li a:hover {
	background-color: #eee;
	text-decoration: none;
}

.leftMenu ul li a.active {
	background-color: #ddd;
	font-weight: bold;
}

.leftMenu ul li a:hover, .leftMenu ul li a.active {
	background-image: url(images/arrow_mask.gif);
	background-position: center right;
	background-repeat: no-repeat;
}

/* Features Page */

.feature {
	width: 460px;
	float: left;
	line-height: 18px;
	color: #888888;
	
}

.feature h3 {
	font-family: "lucida grande", tahoma, arial, sans-serif;
	font-size: 12px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
}

.rightfeature {
	float: right;
}

.featureimage {
	padding: 3px;
	border: 1px solid #ccc;
	float: left;
	margin: 15px 10px 10px 0;
}

.rightfeature .featureimage {
	float: right;
	margin: 15px 0 10px 10px;
}


/* Buttons */

.vui-button {
	cursor: default;
	outline: 0 none;
	margin: 0;
	display: inline-block;
	line-height: 17px; /* Firefox Defaults 15 for inputs */
	padding: 3px 10px;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	white-space: nowrap;
	-moz-border-radius: 3px; 
  	-webkit-border-radius: 3px; 
    border-radius: 3px;
    border: 1px solid #aaa; 
    text-shadow: 0 1px 0 rgba(255,255,255,0.5);
    -moz-background-clip: padding inside;      /* Firefox 1.0-3.6 */
   	-webkit-background-clip: padding-box inside;  /* Safari, Chrome */
    background-clip: padding-box;  /* Firefox 4.0+, Opera */
    /*-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), 0 1px 0 rgba(255,255,255,0.2);*/
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), 0 1px 0 rgba(255,255,255,0.2);
   	box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), 0 1px 0 rgba(255,255,255,0.2);
	color: #243342;
	background-color: #ddd;
  	background-image: -moz-linear-gradient(top, #eeeeee, #cccccc); /* FF3.6 */
  	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #eeeeee),color-stop(1, #cccccc)); /*+, Chrome */
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#eeeeee', EndColorStr='#cccccc'); /* IE6,IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#eeeeee', EndColorStr='#cccccc')"; /* IE8 */
}

.vui-button:hover {
	text-decoration: none;
}

.vui-button:hover:not(.vui-state-disabled) {
 	-webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), 0 1px 0 rgba(255,255,255,0.2), inset 0 1px 7px rgba(255,255,255,0.6);
   	box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), 0 1px 0 rgba(255,255,255,0.2), inset 0 1px 7px rgba(255,255,255,0.6);
}

.vui-button.vui-state-disabled {
	filter: alpha(opacity=60);
	-khtml-opacity: 0.6;
	-moz-opacity: 0.6;
	opacity: 0.6;
	cursor: default;
}

.vui-button:active:not(.vui-state-disabled), .vui-button.vui-state-active:not(.vui-state-disabled) {
	-webkit-box-shadow: inset 0 3px 9px rgb(0,0,0), 0 1px 0 rgba(255,255,255,0.2);
	-moz-box-shadow: inset 0 3px 9px rgb(0,0,0), 0 1px 0 rgba(255,255,255,0.2);
	box-shadow: inset 0 3px 9px rgb(0,0,0), 0 1px 0 rgba(255,255,255,0.2);
    text-shadow: 0 -1px 0 rgba(0,0,0,0.5);
	color: #fff;
	background: #777;
}

.vui-button-green {
	background-color: #51933a;
  	background-image: -moz-linear-gradient(top, #66b84a, #51933a); /* FF3.6 */
  	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #66b84a),color-stop(1, #51933a)); /* Saf4+, Chrome */
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#66b84a', EndColorStr='#51933a'); /* IE6,IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#66b84a', EndColorStr='#51933a')"; /* IE8 */
	color: #fff;
	text-shadow: 0 -1px 0 #000;
	border: 1px solid #234417;
}

.vui-button-green:active, .vui-button-green.vui-state-active {
	background: #204115;
}

.gradient_gray {
	background-color: #bbbbbb;
  	background-image: -moz-linear-gradient(top, #cccccc, #aaaaaa); /* FF3.6 */
  	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #cccccc),color-stop(1, #aaaaaa)); /* Saf4+, Chrome */
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#cccccc', EndColorStr='#aaaaaa'); /* IE6,IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#cccccc', EndColorStr='#aaaaaa')"; /* IE8 */
}

/* Forms */

.woopraForm {
    text-align: left;
    font-weight: normal;
    color: #2e466b;
    font-size: 12px;
    margin-left: auto;
    margin-right: auto;
}

.woopraForm form {
    font-weight: bold;
}

.woopraForm p {
    margin: 12px 0;
    font-size: 13px;
    color: #555;
}

.woopraForm input[type=text], .woopraForm input[type=password] {
    font-size: 12px;
    padding: 4px;
    border: 1px solid #bbb;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.woopraForm .inputLabel {
    display: inline-block;
    width: 120px;
    text-align: right;
    margin-right: 10px;
    font-size: 13px;
    float: left;
    padding-top: 5px;
}

.woopraForm fieldset {
    border-style: solid none none none;
    border-width: 1px;
    border-color: #eee;
    padding: 10px 0;
    margin-top: 10px;
}

.woopraForm fieldset legend {
    font-size: 12px;
    color: #496C8E;
    font: italic normal normal 16px Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;
    background: #fff;
    padding-right: 20px;
    cursor:default;
}

.newTag {
	position: absolute;
	padding: 1px 4px;
	background: #da2400;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    color: #fff;
    font-size: 10px;
    line-height: 10px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 4px;
}