/*  
Theme Name: The Embassy v2.0
Theme URI: http://www.the-embassy.org
Description: A dynamic theme for The Embassy's WordPress-generated site.
Version: 1.5
Author: Keith Little (keithlittle@gmail.com) and Ev Ranni (sh4zy@hotmail.com)
Author URI: http://www.thecorch.com

Changelog:

08/28/08 -- v1.5 -- Keith
	- Reorganized stylesheet for easier reading.
	- Expanded side-bar to full length of browser window.
	- Added "shadows" and background image.
*/

#container
{
	background: #888888; /* Determines the colour of the sidebar. */
}

/* 1. Entrance */

#page-entrance
{
	background: #000 url('/cms/wp-content/themes/v2/images/side_shadow.gif') top left repeat-y;
    position: relative;
    text-align: left;
    margin: 50px auto;
    padding: 0;
    width: 760px;
}

#entrance
{
	background: #000 url('/cms/wp-content/themes/v2/images/top_shadow.gif') top left repeat-x;
	height: 320px;
    width: 752px;
    padding: 3px 0px 4px 0px;
    margin: 0px auto;
}

/* 2. Structure */

body
{
    font-size: 9pt; /* Resets 1em to 9px */
    font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	background: #9b9b9b url('images/background.jpg') repeat bottom left;
    color: #000000;
    text-align: center;
    margin: 0 auto;
}

#page {
	background-image: url('images/side_shadow.gif');
	background-color: #000;
	background-position: top left !important;
	background-repeat: repeat-y;
	text-align: left;
	margin: 0px auto  !important;
	padding: 0px !important;
	position: relative;
	width: 760px;
	}

#container
{
    width: 752px;
	margin: 0px auto;
}

#content 
{
    font-size: 1em;
    background-color: #fff;
    width: 520px;
    padding: 5px 5px 5px 5px;
    float: left;
	margin: 0px auto;
	border: 0;
	text-align: justify;
}

/* 3. Header & Footer */

#header
{
    margin: 0px auto; 
    padding: 0; 
	border: 0;
}
	
#header-image
{
    background: url('/header/monthly-banner.jpg') no-repeat;
    height: 320px;
    width: 752px;
	margin: 0px auto;
}

#header-image-onequestion
{
    background: url('/cms/wp-content/themes/v2/images/nov08oneq_b.jpg') no-repeat;
    height: 320px;
    width: 752px;
	margin: 0px auto;
}

#footer
{
    background: #000;
    position: relative;
    border: 0;
    margin: 0 auto;
    text-align: right;
    clear: both;
	height: 20px;
	font-size: 8px;
	width: 742px;
	color: #fff;
	padding-right: 10px;
	padding-top: 3px;
}

#footer a:hover
{
	text-decoration: none;
	}
	
/* 4. Menu */

#menu
{
	width: 752px;
	height: 33px;
	margin: 0px auto;
	padding: 0;
	background-color: #000;
	list-style-type: none;
	list-style-image: none;
}

#menu li
{
	float: left;
	border: 0;
	height: 33px;
	margin: 0px auto;
	padding: 0;
}

a.menu:link, a.menu:hover, a.menu:visited, a.menu:active
{
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
        color: #31AECC;
}

a.menu:hover
{
        color: #CF4F28;
}

/* 5. Sidebar */

#sidebar
{
    width: 212px;
    padding: 5px;
    float: left;
    margin: 0px auto;
    font-size: 8pt;
	border: 0;
	height: inherit;
	display: block;
	text-align: left;
}

#sidebar form {
	margin: 0;
	}
	
#sidebar ul, #sidebar ul ul, #sidebar ul li, #sidebar li
{
	list-style: none;
	list-style-type: none;
	list-style-position: inherit;
	font: 1.2em;
	}


/* Customized Elements */

.YouTube
{
	margin: 0 auto;
	padding: 0;
	text-align: center;
	display: block;
} 

.podpost {
	border-bottom: 1px dashed #ccc;
	padding-bottom: 3px;
	}

/* 6. Design Elements */

small
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 0.9em;
	color: #666666;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike
{
    color: #000;
	list-style: none;
}

.staff
{
    padding: 5px;
}

.alt
{
    background-color: #f8f8f8;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

code
{
    font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
    font-size: 0.9em;
    letter-spacing: .07em;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
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: 10px;
	}

/* 6.1 Headers */

h1, h2, h3
{
    font-family: 'Helvetica', 'Lucida Grande', Verdana, Arial, Sans-Serif;
    font-weight: bold;
}

h1
{
    font-size: 1.3em;
}

h2
{
    font-size: 12pt;
	border-bottom: 1px dotted;
}

h3
{
    font-size: 1.2em;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description
{
    text-decoration: none;
    color: #7F6C5A;
}

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

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

/* 6.2 Links */

a, h2 a:hover, h3 a:hover
{
    color: #06c;
    text-decoration: none;
}

a:hover
{
    color: #147;
    text-decoration: underline;
}

/* 6.3 Images */

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

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
	
img.series
{
	display: block;
	margin-left: auto;
	margin-right: auto;/
}

p img {
	padding: 0;
	max-width: 100%;
	}
	
/* 6.4 Lists */

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

ol li   {
	list-style: decimal outside;
	}

/* 7. WordPress */

/* 7.1 Comments */

.commentlist li, #commentform input, #commentform textarea
{
    font: 0.9em 'Trebuchet MS', '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: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata
{
    font-weight: normal;
}

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

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

#wp-calendar #prev a
{
    font-size: 9pt;
}

#wp-calendar a
{
    text-decoration: none;
}

#wp-calendar caption
{
    font: bold 1.3em 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
    text-align: center;
}

#wp-calendar th
{
    font-style: normal;
    text-transform: capitalize;
}

/* 7.3 Forms */

#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#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: 90%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
