/*
Theme Name: SocialVibe
Theme URI: http://thevibe.socialvibe.com/
Description: Theme designed for SocialVibe
Version: 0.1
Author: Andrew Portner
Tags: three columns, fixed width

Default WordPress by Dave Shea || http://mezzoblue.com
Modifications by Matthew Mullenweg || http://photomatt.net
This is just a basic layout, with only the bare minimum defined.
Please tweak this and make it your own. :)
*/
body {
	background-color: #000000;
	margin: 0px;
	font-family: Myriad Pro, Tahoma, Arial;
}

form {
	display: inline;
}

table.body {
	width: 1030px;
	text-align: center;
}

table.content {
	width: 504px;
}

td.content {
	padding-left: 18px;
	padding-right: 18px;
	background: #000000 url('images/content-background.gif') repeat-y;
	text-align: left;
}

td.menu {
	width: 169px;
}

td.menu_content {
	background: #000000 url('images/menu-background.gif') repeat-y;
	color: #00addc;
	padding-left: 18px;
	padding-right: 18px;
	font-size: 10pt;
	text-align: left;
}

td.right-content {
	background: #000000 url('images/right-background.gif') repeat-y;
	color: #ffffff;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}


td.menu_content_no_padding{
	background: #000000 url('images/menu-background.gif') repeat-y;
	color: #00addc;
	font-size: 10pt;
	text-align: center;
}

td.right-divider {
	background: #000000 url('images/right-divider.gif') no-repeat;
	height: 1px;
}

ol.blogs {
	list-style-type: decimal;
	margin: 0px;
	padding: 0px 0px 0px 18px;
	color: #ffffff;
        font-size: 10pt;
}

ul.related_post {
	margin-top: -6px;
        margin-bottom: -1px;
        font-size: 10pt;
}

p.related_post {
	color: #ffffff;
        font-size: 10pt;
}

a.article_title:link       {color:#ffffff; text-decoration: none;}
a.article_title:visited {color:#ffffff; text-decoration: none;}
a.article_title:active   {color:#ffffff; text-decoration: none;}
a.article_title:hover     {color:#ffffff; text-decoration: underline;}

a:link       {color:#00addc; text-decoration: none;}
a:visited {color:#00addc; text-decoration: none;}
a:active   {color:#00addc; text-decoration: none;}
a:hover     {color:#ffffff; text-decoration: underline;}

.email_signup_box {
	background-image: url('images/email_signup_box.gif');
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-right: 5px;
	width: 133px;
	height: 22px;
	border: 0px;
}

.header-search-box {
	background-image: url('images/header-search-box.png');
	background-repeat: no-repeat;
	padding: 5px;
	width: 141px;
	height: 24px;
	border: 0px;
}

.content-title {
	color: #ffffff;
	font-size: 20pt;
	font-weight: normal;
}

.comments-posted_time, .content-posted_time {
	color: #9dafb2;
	font-weight: normal;
	font-size: 10pt;
	text-transform: capitalize;
}

.content-main {
	color: #9dafb2;
	font-size: 10pt;
	text-align: left;
}

.comments-main {
	color: #ffffff;
	font-size: 10pt;
}

.content-bottom_menu {
	text-align: center;
}

.right-comment-headline , .right-comment-username {
	font-size: 10pt;
	color: #00addc;
}

.right-comment-posted {
	font-size: 8pt;
	color: #9dafb2;
}

.right-comment-text {
	font-size: 9pt;
	color: #9dafb2;
        width: 180px;
}

.right-comment-reply {
	text-align: right;
}

.right-contest-username {
	font-size: 12pt;
	color: #00addc;
}

.right-contest-item {
	font-size: 12pt;
	color: #ffffff;
}

.right-contest-text {
	font-size: 11pt;
	color: #9dafb2;
}

.comments-submit-comments {
	font-size: 10pt;
	color: #ffffff;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
}

.comments-picture {
	padding-left: 15px;
	text-align: left;
}

.comments-text {
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
	color: #ffffff;
}

.page_number {
	color: #ffffff;
	font-size: 12pt;
}

.page_number_heading {
	color: #00addc;
	font-size: 12pt;
}

td.comments-submit, tr.comments-submit {
	background: #000000 url('images/comments-submit-background.gif') repeat-y;
}
td.comments-footer {
	background: #000000 url('images/comments-bottom.gif') no-repeat;
}
textarea.comments-submit {
	width: 351px;
	height: 82px;
	background-image: url('images/comments-submit-textarea.gif');
	background-repeat: no-repeat;
	padding: 5px;
	border: 0px;
	color: #000000;
	font-family: Myriad Pro, Tahoma, Arial;
	font-size: 12pt;


}


tr.comment {
	background: #000000 url('images/comments-background.gif') repeat-y;
}

.comments-author {
	font-family: Myriad Pro, Tahoma, Arial;
	font-size: 12pt;
	color: #00addc;
}

.search_error {
	font-size: 14pt;
	color: #ffffff;
}

/* Begin WordPress SV Badge */

#sidebar .widgettitle {
display: none;
}

#sidebar ul {
color: #000;
font-size: 0pt;
margin-left: -35px;
}

#sidebar img {
display: none;
}

/* End WordPress SV Badge */

/* Begin Images */

img.aligncenter, img.alignright, img.alignleft {
        border: 1px solid #666666;
	padding: 4px;
        margin: 5px;
	max-width: 100%;
        height: auto;
	}

img.avatar {
        border: 1px solid #002730;
	padding: 4px;
        margin: 5px;
	max-width: 100%;
        height: auto;
	}

img.wp-smiley {
        border: 0px;
	padding: 0px;
        margin: 0px;
	max-width: 100%;
        height: auto;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */
