/*  
Theme Name: Gothic Charm School
Theme URI: http://gothic-charm-school.com/
Description: Gothic Charm School Theme.
Version: 2.0
Author: Colleen Mathis
Author URI: http://mearcair.net
*/


/* Begin Typography & Colors */
body {
	font-size: 75%; /* Resets 1em to 10px */
	font-family: 'Georgia', Verdana, Arial, Sans-Serif;
	background-color: #000000;
	color: #000000;
	}
	
#ribbon {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
}

#ribbon img {
	margin:0;
	padding:0;
	}

#page {
	background-color: #000000;
	border: 2px solid #000000;
	}

#header {
	margin: 0;
	height: 156px;
	width: 100%;
	}

#content {
	font-size: 1.2em;
	width: 712px;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}
	
.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding-top: 7px;
	padding-left:5px;
	padding-right: 5px;
	margin-bottom:7px;
	}

#footer {
	background-color: #000000;
	}

small {
	font-size: 0.8em;
	line-height: 1.5em;
	}

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

h1 {
	font-size: 4em;
	text-align: center;
	}

.description {
	font-size: 1.2em;
	text-align: center;

	}

h2 {
	font-size: 1.1em;
	}

h2.pagetitle {
	font-size: 1.2em;
	}

#3C7FAF {
	font-size: 1.1em;
	}

h3 {
	font-size: 1.0em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #CF1C20;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #3C7FAF, #wp-calendar caption, cite {
	text-decoration: none;
         color: #CF1C20;
	}

#widecolumn ol, ul { font-size: 12;
}

#widecolumn li {
font-size: 10;
}

#sidebar {
	font-size: 1.2em;
    padding: 0px 0px 70px 10px;
	float: right;
	width: 250px;
	background: #000000;
	}

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, h2 a:hover, h3 a:hover {
	color: #B9B9B9;
	text-decoration: none;
	}

a:hover {
	color: #CF1C20;
	text-decoration: underline;
	}
/* End Typography & Colors */



/* Begin Structure */
.pmargin {
	margin: 10px 50px;
	}
body {
	margin: 0;
	padding: 0; 
	}

#page {
	background-color: #000000;
	margin: 0px auto;
        padding: 0;
	width: 1000px;
	}

.narrowcolumn {
			float: left;
			margin: 0px;
			padding: 0px;
			width: 612px;
			text-align: left;
			background-color: #000000;
			background-image: url(http://www.gothic-charm-school.com/charm/wp-content/themes/gothic-charm-school/images/MidTileGCS2.jpg);
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
        text-align: left;
	}

.post {
	margin: 0 50px 40px;
	text-align: justify;
	}

.narrowcolumn  a:link { color: #CF1C20; }
.narrowcolumn  a:hover { color: #CF1C20; }
.narrowcolumn  a:active { color: #CF1C20; }
.narrowcolumn  a:visited {color: #CF1C20; }


.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
    text-align: right;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}
	
#footer {
	padding: 0 0 0 1px;
	margin: 0 auto;
	width: 1000px;
        height:50px;
	clear: both;
        text-align: right;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

.description {
	text-align: center;
	}

/* h2 {
	margin: 30px 0 0;
	} */

h2.pagetitle {
	margin-left: 50px;
}

#3C7FAF {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
img {
	padding: 0;
	margin:0;
	}
	
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;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
/* End Images */



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

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	}

#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
	background-color: #FFEFEF;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}
/* End Form Elements */



/* 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-top: 1px solid #000000;
	border-left: 1px solid #000000;
        font-style: italic;
        color: #CF1C20;
	}

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

.center {
	text-align: center;
	}

.right {
       text-align: right;
       }

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0 50px;
	}
/* End Various Tags & Classes*/
