/*  
Theme Name: WordPress Default
Theme URI: http://www.woopra.com/
Description: Woopra.com Theme
Version: 1.1
Author: Elie El Khoury
Author URI: http://www.woopra.com/
*/



/* Begin Typography & Colors */

body {
    font-size: 12px;
    /*font-family: Verdana, Arial, Helvetica, sans-serif;*/
    font-family: "lucida grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
    color: #555;
    background: #142238;
    text-align: center;
    margin: 0;
    padding: 0;	
}

h1 {
    font-size: 18px;
    margin-top: 10px;
    padding-bottom: 0px;
    font-family: arial, sans-serif;
    font-weight: normal;
    letter-spacing: -1px;
    border-bottom: 1px solid #7292c5;
    color: #ff7700;
}


form {
    margin: 0;
}

a {
    color: #3b5998;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.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: #142238 url('images/background.jpg') top center no-repeat;
}

#header {
    margin: 0 auto;
    text-align: left;
    height: 57px;
    width: 950px;
    /*background: url('images/screenshot.png') 300px 0 no-repeat;	*/
}

#header h1 {
	margin:0 0 0 -20px;
	padding:0;
	float:left;
	text-indent:-9999px;
	border:0 none;
}

#header h1 a {
	display:block;
	width:280px;
	height:50px;
	outline:0;
}


#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;
    padding: 5px 10px;
	color: #ccc;
	font-size: 11px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	background-image: url("images/transparent.png");
	/*
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/transparent.png');
	*/
}

#toprightlogin a {
	color: #ffbb00;
}

#topmenu {
    margin: 0 auto;
    width: 950px;
    text-align: left;
    height: 25px;
	margin-bottom: 10px;
}

#topmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#topmenu ul li {
	display: inline;
}

#topmenu ul li a {
	float: left;
	line-height: 11px;
	font-size: 12px;
	color: #ffffff;
	padding: 5px 8px;
}

#topmenu ul li a:hover {
	text-decoration: none;
	color: #ff9900;
}

#topsubmenu {
	font-size: 12px;
	color: #fff;
}

#topsubmenu ul {
	display:  block;
	margin: 0;
	height: 22px;
	padding: 0 0 0 20px;
}

#topsubmenu li {
	display: block;
	float: left;
	font-size: 11px;
	line-height: 14px;
}

#topsubmenu li.activetab {
	background: #3f5d8b;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
}

#topsubmenu a {
	display: block;

	padding: 4px 10px;
	color: #fff;
}

#topsubmenu a:hover {
	text-decoration: none;
	color: #ff9900;
}

#topsubmenu .activetab a {
}

#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 {
    margin: 0 auto;
    text-align: left;
    width: 980px;
}

#whitecontent {
	min-height: 400px;
	background: #fff url(images/blue_top.gif) repeat-x;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
	padding: 10px 20px;
}

.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 {
	clear: both;
    padding: 0 0 20px 0;
    display: block;
    text-align: center;	
}

#footercontent {
    	font-size: 11px;
    	text-align: left;
    	margin: 0 auto;
	padding: 10px;
   	width: 960px;
    	color: #b3d0ed;
	background: #263b5a url('images/footer.png');
	border-top: 3px solid #999;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

#footercontent a {
    color: #ffbb00;
}

#bottombox {
    width: 950px;
    background: url('images/bottombox.png') no-repeat;
    margin-top: 30px;
    height: 134px;
}

#bottomh2 td {
    vertical-align: top;
    color: white;
    width: 25%;
}

#bottomh2 td h2 {
    font-size: 16px;
    letter-spacing: -1px;
    font-weight: normal;
    margin: 5px;
    text-align: center;
}

#bottombox div {
    margin: 10px;
    font-size: 11px;
    text-align: left;
    margin-top: 15px;
}

#bottombox div img {
    float: left;
    margin-right: 10px;
}

#bottombox a {
    color: #dcdce6;
    text-decoration: none;
}

#bottombox a:hover {
    color: #fff;
}

ul#bottomfeatures {
    text-decoration: none;
    list-style-position: inside;
    list-style-type: square;
    font-size: 11px;
    margin: 0;
    padding-left: 0;
}

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

*/




.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: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#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:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #2583ad;
	}

.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;
	text-align: justify;
	}
	
.post p {
	line-height: 18px;
	color: #222;
}

.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 */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	
	}

h1, h2 {
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	border-bottom: 1px solid #cccccc;
}
	
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 {
	padding: 3px;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) - unfortunately, WordPress 2.6 changes "centered" to "aligncenter" :D Added by Lorelle for consistency. */

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

img.alignright {
	margin: 0 0 5px 20px;
	display: inline;
	}

img.alignleft {
	margin: 0 20px 5px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.post img.undecorated {
	padding: 0;
	border: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 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. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	list-style-image: url('images/liarrow.gif');
	} 

html>body .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:center;
	}

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;
	text-align: justify;
	}

.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 {
	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 {
	font-size: 32px;
	font-family: "Trebuchet MS", arial, tahoma, sans-serif;
	letter-spacing: -1px;
	line-height: 50px;
	text-transform: capitalize;
}



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;
}

/* Forms */

.smallinput {
	width: 120px;
	font-size: 11px;
}

#toplogintable td{
	font-size: 11px;
}

#toplogintable label {
	line-height: 11px;
}

#toplogintable #remember {
	margin: 0;	
}

/* 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;
}


