/* Edited with EditCSS */
/**** LINK-tag style sheet style.css ****/

/*
Theme: Mitu
Description: Custom Design for Mitu
Theme URI: http://geek-goddess.co.uk
Version: 0.1
Author: Vixx
Author URI: http://geek-goddess.co.uk
*/
/*

-Copyright Vix, 2008 (http://geek-goddess.co.uk)

-Credits: 
	Accessibility: Mark (Diveintoaccessibility.com) for Accessibility modifications
	Centering tip: Jem (Jemjabella.co.uk)

/* 
----------------------------------
ACCESSIBILITY MODERATIONS!
-------------------------------
*/

/*/*/a{}
body p {
  font-size: small;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: x-small;
}
html>body p {
  font-size: x-small;
}
/* */
  

/* 
----------------------------------
GENERAL POSITIONING STUFF
-------------------------------
*/

body {
	background: repeat url(images/bg.jpg);
	margin: 0px; 
	margin: 0px; 
	padding: 0px;
	background-color: #000000; 
	text-align: center;
	padding: 0px;
	margin: 0px;
}


.banner {
	background: no-repeat url(images/header.png);
	width: 900px;
	height: 600px;
	padding: 0px;
	margin-top: -5px;
}


.footer {
	background: no-repeat url(images/footer.gif);
	width: 900px;
	height: 75px;
	padding: 0px;
}


#container{
	width:900px;
	padding: 0px;
	text-align: center;
	background-image: url(images/containerbg.gif); 
}

.centered {
	margin: 0 auto 0 auto;
}


.navbar {
	padding: 285px 0px 0px 130px;
	margin: 5px 5px 5px 5px;
	color:#000000;
	font: 14px Calibri, Arial, Verdana, sans-serif;
	text-align: left;
	}

.navbar a:link, .navbar a:active, .navbar a:visited {
	color: #000000; 
text-decoration: none;
}

.navbar a:hover {font-weight: normal; 
	color: #ffffff; 
	background-color: #D92929;
	text-decoration: none;
}

.top {
	text-align: right;
	padding: 0px; 
margin: -63px 140px 0px 0px;
	color: inherit;
}
	html>body>#container>.banner>.top {
margin: -63px 140px 0px 0px;
	}


/* 
----------------------------------
GENERAL STYLING
-------------------------------
*/


a:link, a:active, a:visited {
	text-decoration: none;
	color: #D92929;
	}

a:hover {font-weight: normal; 
	color: #000000; 
	text-decoration: none;
}


/* 
----------------------------------
IMAGE TAGS
-------------------------------
*/

img {
	padding: 10px; 
	border: 1px solid #ccc;
	background-color: #FFF; 
	color: inherit;
}

img.noborder {
	padding: 0px; 
	border: 0px; 
}


/* 
----------------------------------
MAIN CONTENT
-------------------------------
*/

 
#content {
 	float: left;
  	width: 395px;
  	margin: -290px 50px 0 65px;
  	z-index: 3;
  	letter-spacing: 0px;
  	padding: 2px;
	}
html>body>#container>#content {
  	margin: -300px 0px 0 130px;
	}


#content p {
	color: #000000;
	font: 13px Calibri, Verdana, sans-serif;
	font-weight: normal;
	line-height: 150%;
	text-align: justify;
	}



#content h1 {
	color: #ffffff;
	font: 16px  Calibri, Arial,  serif;
	font-weight: normal;
	text-align: right;
	margin: 20px 0px 5px 0px;
	padding: 5px;
	background-color: #5065B0; 
}



#content h2 {
	color: #ffffff;
	font: 14px Tahoma, Verdana,  Arial sans-serif;
	font-weight: normal;
	line-height: 100%;
	text-align: left;
	margin: 20px 0px 5px 0px;
	padding: 5px;
	background-color: #5065B0; 
}

#content h1 a:link, #content h1 a:active, #content h1 a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
	background-color: #5065B0; 
}

#content h1 a:hover {font-weight: normal; 
	background-color: #000000; 
	color: #FFFFFF; 
	text-decoration: none;
}

#content h3 {
	color: #ffffff;
	font: 12px Tahoma, Verdana,  Arial sans-serif;
	font-weight: normal;
	line-height: 100%;
	text-align: left;
	margin: 20px 0px 5px 0px;
	padding: 5px;
	background-color: #5065B0; 
}

#content a:link, #content a:active, #content a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #D92929;
}

#content a:hover {font-weight: normal; 
	background-color: #D92929; 
	color: #ffffff; 
	text-decoration: none;
}

#content td {
	color: #000000;
width: 50%;
	font: 12px Calibri, Verdana, sans-serif;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	}
	
#content li {
	color: #000000;
	font: 12px Calibri, Verdana, sans-serif;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	}


blockquote {
font-size: 14px;
	color: #b71c15;
	padding: 3px 3px 3px 13px;
	border-left: 4px solid #D92929;
	text-align: left;
	background-color: #ffffff; 
	}


.credit {
padding: 20px;
  	margin: 75px 60px 0px 0px;
	color:#000000;	font: 11px  Tahoma, Arial, Verdana, sans-serif;	
line-height: 120%;
	text-align: right;
}
html>body>#container>.footer>.credit {
  	margin: -5px 160px 10px 0px;
	}
	

.credit a:link, .credit a:active, .credit a:visited {
	text-decoration: none;
	color: #000000;
}

.credit a:hover {font-weight: normal; 
	background-color: #000000; 
	color: #FFFFFF; 
	text-decoration: none;
}


	
/* 
----------------------------------

SIDEBAR

----------------------------------
*/

/* Positioning of the sidebar - don't touch this! */
  	#sidebar {
  	float: right;
  	width: 165px;
  	margin:  -190px 100px 0px 0px;
  	z-index: 6;
  	letter-spacing: 0px;
  	padding: 3px 2px 2px 3px;

  	}
html>body>#container>#sidebar {
  	margin:  -200px 170px 0 0px;
}

#sidebar p {
	color: #686C6F;
	font: 12px  Calibri, Verdana, sans-serif;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
padding: 10px;
	margin-bottom: 10px;
	}
	
	
h2.sidebar{
	color: #ffffff;
	font: 12px  Calibri, Arial,  serif;
	font-weight: normal;
	text-align: right;
	margin: 20px 0px 5px 0px;
	padding: 5px;
	background-color: #D92929; 
}

.textwidget {
	color: #686C6F;
	font: 12px  Calibri, Verdana, sans-serif;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
padding: 10px;
	margin-bottom: 10px;
	}


#twitter-box {
	color: #686C6F;
	font: 11px  Calibri, Verdana, sans-serif;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
padding: 0px;
	margin: 0px 0px -10px -10px;
	}

#sidebar a:link, #sidebar a:active, #sidebar a:visited {
text-decoration: none;
color: #000000;
}

#sidebar h2 a:link, #sidebar h2 a:active, #sidebar h2 a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
}

#sidebar h2 a:hover {font-weight: normal; 
	background-color: #000000; 
	color: #FFFFFF; 
	text-decoration: none;
}

#sidebar a:hover {font-weight: normal; 
	color: #FFFFFF; 
	background-color: #000000; 
	text-decoration: none;
}


#sidebar li{
	color: #4F5150;
	font: 12px  Calibri, Arial, Verdana, sans-serif;
	font-weight: normal;
	line-height: 160%;
	text-align: left;
	list-style-type: circle;
	padding: 3px 0px 0px 0px;
}


#sidebar ul {
	color: #4F5150;
	font: 12px  Calibri, Arial, Verdana, sans-serif;
	font-weight: normal;
	line-height: 160%;
	text-align: left;
	margin: 5px 0px 15px -30px;
	}


.wp-caption {
     border: 1px solid #ddd;
     font-size: xx-small;
     background-color: #f3f3f3;
     padding-top: 4px;
     margin: 10px;
     -moz-border-radius: 3px;
     -khtml-border-radius: 3px;
     -webkit-border-radius: 3px;
     border-radius: 3px;
align: right;
 }  

 .wp-caption img {
     margin: 0;
     padding: 0;
     border: 0 none;
 }  

 .wp-caption p.wp-caption-text {
     font-size: 10px;
     padding: 2px 2px 2px 2px;
     margin: 0;
 }