/*  
Theme Name: Vooji v2
Theme URI: http://wordpress.org/
Description: Vooji theme.
Version: 0.2
Author: Samuel Agboola
Author URI: http://vooji.com/
*/

*
	{
	margin: 0;
	padding: 0;
	}

/* Begin Typography & Colors */
body 
	{
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Sans-Serif;
	line-height: 1.5em;
	color: #333;
	text-align: center;
	}

#page
	{
	font-size: 12px;	
	text-align: left;
	}

a
	{
	text-decoration: none;
	}

.posttext
	{
	line-height: 1.8em;
	}

.posttext a, .social_bookmark a, #commentbox a
	{
	color: #333;	
	}

#commentbox a, .posttext a
	{
	border-bottom: 2px dotted #F22;
	}

#commentbox a:hover, .posttext a:hover
	{
	color: #C80000;
	}
	
.social_bookmark em
	{
	font-style: normal;
	}
	
.social_bookmark strong
	{
	font-weight: normal;
	padding: 5px;
	background-color: #FDD;
	border: 1px dotted #CCC;
	}	

a:hover, .meta a:hover, .navigation a:hover, .footertext a:hover, .social_bookmark a:hover 
	{
	color: #C80000;
	text-decoration: none;	
	}
	
.topmenu a, .navigation a, .footertext a
	{
	color: #808080;
	text-decoration: none;
	}

.subtext a
	{
	color: #CCC;
	text-decoration: none;
	}

#twitterbox
	{
	text-align: center;
	}

.titletext
	{
	color: #FFF;
	font-size: 32px;
	line-height: 1.2em;
	font-family: Georgia, Serif;
	text-align: center;
	}

.subtext, .meta
	{	
	color: #CCC;
	font-style: italic;
	font-size: 18px;
	line-height: 1em;
	font-family: Georgia, Serif;
	width: 600px;
	margin: 0 auto 40px;
	}

.meta
	{
	width: 640px;
	font-size: 18px;
	color: #666666;
	margin-bottom: 30px;
	}

.meta a
	{
	color: #666666;
	}

.post p
	{
	margin: 0 0 1em 0;
	}
	
	
***


.bordertext
	{
	float: left;
	margin: 20px;
	}


/* End Typography & Colors */



/* Begin Structure */

body 
	{
	margin: 40px 0 20px 10px;
	background-color: #FFF;
	}

#page 
	{
	margin: 40px auto 20px;	
	width: 640px;
	}

#header
	{
	clear: both;
	width: 640px;
	border-bottom: 10px;
	}
	
#twitterbox
	{
	float: left;
	clear: both;
	width: 640px;
	background: #666666 url('images/shadowboxtop.png') no-repeat;	
	}
	
#twitterboxtop
	{
	float: left;
	background: #666666 url('images/shadowboxsides.png') repeat-y;
	width: 640px;
	margin: 40px 0 0 0;
	}

#content 
	{
	float: left;
	width: 640px;	
	}

.post
	{
	float: left;
	width: 640px;
	margin: 30px 0 0 0;
	padding-bottom: 30px;
	border-bottom: 1px solid #CCCCCC;	
	}

.navigation
	{
	margin-top: 30px;
	}

#footer 
	{
	padding: 0;
	width: 640px;
	clear: both;
	}

.sidebox
	{
	clear: both;
	float: left;
	text-align: center;
	margin: 10px 0 10px;
	width: 640px;
	}


.footertext
	{
	float: left;
	width: 640px;
	margin: 20px 0 20px 0;
	text-align: center;
	}

.social_bookmark
	{
	float: left;
	margin-top: 30px;
	}

***



.textbox
	{
	clear: both;
	float: left;
	text-align: center;
	margin: 10px 0 10px;
	width: 500px;
	background-color: #181818;
	border: 1px solid #303030;
	}






	
/* End Structure */



/*	Begin Headers */

h1, h2 
	{
	font-family: Georgia, Serif;
	color: #333;
	font-weight: normal;
	font-size: 32px;
	line-height: 1em;
	text-decoration: none;
	padding: 0 0 10px 0;
	}

h1 a, h2 a
	{
	color: #333;
	}



h2
	{
	font-size: 1.2em;	
	}

/* End Headers */



/* Begin Images + positioning */

.left
	{
	float: left;
	}

.right
	{
	float: right;
	}

.alignleft 
	{
	float: left;
	margin: 0 0 20px 0;
	border-right: 20px solid #FFF;
	}

.alignright
	{ 
	float: right;
	margin: 0 0 20px 0;
	border-left: 20px solid #FFF;
	} 

.aligncenter, div.aligncenter 
	{
	margin-left: auto;
	margin-right: auto;
	}

a img
	{ 
	border: none;
	} 
	
/* End Images */



/* Begin Lists */

ul.topmenu
	{
	list-style-type: none;
	}
	
ul.topmenu .right
	{
	margin: 22px 0 0 30px;
	}	



.post ul, .post ol
	{
	margin: 0 0 1em 3em;
	}

#smart-archives-block li
	{
	margin-bottom: 3em;
	list-style-type: none;
	}

/* End Lists */



/* Begin Form Elements */

#searchform 
	{
 	display: inline;
 	}

#searchform #s 
	{
	width: 318px;
	height: 14px;
	padding: 1px 2px;
	color: #666;
	font-size: 1em;
	line-height: 1em;
	}

#comment 
	{
	width: 640px;
	margin-top: 10px;
	}

#email, #url, #author
	{
	margin: 0 0 10px 0;
	}

#submit
	{
	margin-top: 10px;
	}

/* End Form Elements */


/* Comments */

.authorcomment cite
	{
	border-bottom: 1px dotted #F22;
	}

cite 
	{
	font-style: normal;
	}

.singlecomments h1
	{
	font-size: 32px;
	color: #666666;
	float: left;	
	width: 640px;
	margin: 40px 0 30px 0;
	}

.tbpbcomment, .tbpbcomment, .tbpbcomment cite a 
	{
   	color: #999;
	}

.commentlist li
	{
	float: left;
	margin-bottom: 3em;
	list-style-type: none;
	}

.commentlist .subtext
	{
	float: left;
	width: 100%;
	color: #666666;
	margin-bottom: 10px;
	}

.commenttext
	{
	float: left;
	}

.commentlist li p
	{
	margin-bottom: 1em;
	}

#commentbox
	{
	float: left;
	border-top: 1px solid #CCCCCC;
	}

#commentbox h1
	{
	float: left;
	width: 100%;
	margin: 40px 0 0 0;
	color: #666666;	
	}

.respond
	{
	}

/* End Comments */



/* Begin Various Tags & Classes */
blockquote 
	{
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #E6E6E6;
	padding: 20px 20px 10px 20px;
	margin: 10px 0 20px;
	}


***

blockquote cite 
	{
	margin: 5px 0 0;
	display: block;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

	
/* End Various Tags & Classes */



