/*  
Theme Name: SPEEK
Theme URI: 
Description: Custom layout for SPEEK
Version: 1.0
Author: Inner Circle Media

*/



/* Styles applied to the Body */
body {
  margin: 0 0 15px 0; 
  padding: 0; 
  font: 62.5% arial, helvetica, sans-serif; 
  text-align: center; 
  background: #e8eff7 url(/images/main_bg.gif) repeat-x; 
  color: #000;
}

div td, th, textarea, input, select,a,h1,h2,ul,li {
  font-family: arial, helvetica, sans-serif; 
  color: #000;
}

img {border: 0;}

strong {font-size: 12px;}


/*===============================
WRAPPERS 
=================================*/	
#outerWrapper {
  margin: 0 auto; 
  width: 819px; 
  background: #fff  url(/images/content_bg.gif) repeat-y; 
  text-align: left;
}

#innerWrapper {
  padding: 0 10px; 
  background: url(/images/top_cloud_bg.gif) no-repeat top left; 
  overflow: hidden;
}

/*===============================
Top Header logo,utility nav
and tabbed Navigation
=================================*/
#header {position: relative;}

#utilityNav {
  position: absolute; 
  top: 4px; 
  left: 295px;
}


/*===============================
These are various styles for
Content containers and Rounded
corner styling.
=================================*/
/* keep this with no margin and no padding for rounded corners*/
.innerRoundedWrap {margin: 0px; padding: 0px; border-left: 1px solid #999; border-right: 1px solid #999; border-bottom: 1px solid #999; z-index: 20;}
#bottomCorners {background:  url(/images/footer_bottom.gif) no-repeat bottom left; width: 819px; height: 27px;}
/* position this div however you want, but keep its padding and border at zero */
.roundedWrapper {padding: 0px; width: 780px; border: 0px;}
/* The next two are the two different backgrounds for the top rounder corners, one with gradient
for the homepage and one withjust plain with for regular pages */
.roundedWhite {background:  url(/images/nav/top_round_white.gif) no-repeat bottom left;}

/* Main Content Columns and other positioning/styling for everything inside the rounded corners box. */
#contentContainer {
	padding: 0; 
	margin: 0; 
	width: 778px;
}

#content {
	margin: 9px 0 0 9px; 
	width: 780px;
}

/* Keep these position relative */
#content, #homeContent,#contentContainer{position: relative;}
#left {
	margin: 0 12px 0 7px; 
	width: 170px;
}

#leftHome {
	margin-left: 5px; 
	width: 480px;
	line-height: 120%;
}

#leftHome,#left {clear: both;}


.narrowcolumn {
	float: left;
	padding: 0;
	margin: 10px 10px 15px 25px;
	width: 535px;
  display: inline;
  line-height: 180%;
	font-size: 1.1em;
	}

.widecolumn {
	padding: 10px 0 20px 0;

	}
	
.post {
	margin: 0 0 0px;
	text-align: justify;
	}

.widecolumn .post {
	margin: 0;
	}

.postmetadata {
	padding-top: 5px;
	}

/* Utility Navigation */
#utilityNav a{
 padding: 2px 30px 4px 30px; 
 text-decoration: none; 
 color: #000; 
 font-size: 12px; 
 font-weight: bold;
}
#utilityNav a:hover, #utility_on a {color:#3478EC;}


/* Footer */
#footer {margin: 12px 0 50px 20px;}

#copyRight {
	width: 188px; 
	color: #666; 
	font-size: 10px;
}

#footNav {
	width: 500px; 
	color: #039;
}

#copyRight,#footNav {float: left;}

/* Micellanous */
.center {text-align: center;}
.dottedBar {background: url(/images/nav/dotted_bar.gif) top right repeat-y;}

/*Global nav */
#tabNav {
	position: absolute; 
	top: 80px; 
	left: 9px; 
	width: 800px; 
	height: 48px; 
	z-index: 100;
}

#glb_navs {
	position: absolute; 
	top: 83px;
	left: 209px; 
	width: 800px; 
	z-index: 200;
}

#glb_navs img {padding: 0 2px;}


.narrowcolumn .postmetadata {
	text-align: center;
	}

.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;
	}
.navigation {
	margin-bottom: 5px;
}
	
/* Headers */	

h1 {
  margin: 0; 
  padding: 0 0 7px 25px; 
  color: #990000; 
  font-size: 1.7em; 
  font-weight: normal;  
  background: url(/images/backgrounds/small_grey_dots.gif) bottom left repeat-x;
}

h2{
 	margin: 0 0 5px 0; 
  padding: 0 0 7px 0; 
  color: #990000; 
  font-size: 1.7em; 
  font-weight: normal;  
  background: url(/images/backgrounds/small_grey_dots.gif) bottom left repeat-x;
}

h2.pagetitle {
	font-size: 1.7em;
	}

#sidebar h2 {
	font-size: 1.2em;
	background: none;
	font-weight: bold;
	}


h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: #000;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #990000; 
	}
	
h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	color: #000;
	}
	
#sidebar h2 {
	margin: 3px 0 0 0;
	padding: 3px 3px 3px 20px;
}

#sidebar h2 a {
	color: #000;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	font: 13px verdana, arial, sans-serif;
	font-weight: bold;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */
	
/* Typography & Colors */	
.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 0.9em;
	}
	
.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;
	}


.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font-size: 1.2em;
	}

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;
	}

a {color: #003399;text-decoration: none;}
a:hover{text-decoration: underline;}

h2 a:hover, h3 a:hover {
	color: #000;
	text-decoration: none;
	}

#wp-calendar #prev 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 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;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.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: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 15px ;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 20px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 20px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0px 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 8px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
	}
	
#s {
border: 1px solid #4E6E06;
font-size: 11px;
}

#sidebar #searchsubmit {
	padding: 1px;
	}
#searchsubmit {
 border: 1px solid #4E6E06; background: #fff; color #000; font-weight: bold; font-size: 11px; }

#sidebar p{
 padding: 5px 5px 5px 20px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 150px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 1px solid #4E6E06; background: #fff; color #000; font-size: 11px;
	}

#commentform textarea {
	width: 300px;
	padding: 2px;
	border: 1px solid #4E6E06; background: #fff; color #000; font-size: 11px;
	}

#commentform #submit {
	margin: 0;
	margin-bottom: 10px;
	border: 1px solid #4E6E06; background: #fff; color #000; font-weight: bold; font-size: 11px;
	}


/* 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
{
  padding: 20px 3px 10px 3px;
	float: right;
	width: 190px;

	}
	
#sidebar{width:190px; voice-family: "\"}\""; voice-family:inherit; width:199px;}
html>body #sidebar {width:199px;}
		

#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;
	}

/* End Various Tags & Classes*/

/* ************* June 2005 added the following through the bottom of the page  */








/*===================================
STYLES USED TO CREATE ROUNDED CORNERS
FOR THE BODY CONTAINER DONT EDIT THESE
UNLESS NEEDED
=====================================*/
 .roundedCornerSpacer {margin: 0px; padding: 0px; border: 0px; clear: both; font-size: 1px; line-height: 1px;}
.borderBL, .borderBR {width: 14px; height: 14px;padding: 0px; border: 0px;z-index: 99;}
.borderBL { float: left; clear: both; }
.borderBR { float: right; clear: right; }
.borderBL { margin: -14px 0px 0px 0px; }
.borderBR { margin: -14px 0px 0px 0px; }
/* IE5-5.5/win needs the border scooted to the left or right by anadditional 3px!*/
.borderBL {margin-left: -3px;ma\rgin-left: 0px;}
html>body .borderBL {margin-left: 0px;}
.borderBR {margin-right: -3px;ma\rgin-right: 0px;}
html>body .borderBR {margin-right: 0px;}

/*===================================
HACKS AND ANYTHING ELSE. DONT EDIT
THESE, BUT YOU CAN ADD BOX MODEL
HACKS 
=====================================*/
/* Use this Class for boxes with backgrounds or borders that contain floated boxes. This clears the box to contain the floats */
.clearFix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearFix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearFix {height: 1%;}
.clearFix {display: block;}
/* End hide from IE-mac */
