/*  
Theme Name: 45 Degrees
Theme URI: http://colorlightstudio.com/2007/10/31/45-degrees/
Description: Free WP Theme by Igor Penjivrag
Version: 1.0
Author: Igor Penjivrag
Author URI: http://www.colorlightstudio.com/
*/
   

html, body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	background: #313131;
	color: #7d8794;
	border: 0;
}

body, p, h1, h2, h3, h4, ul, li, form, blockquote {
	padding: 0 0 0 0em;
        float: center;
}

a {
	text-decoration: none;
}

blockquote {
	background: #FAFAFA;
	padding: 0.63em;
	margin: 0.63em auto;
	width: 30em;
	color: #525252;
	line-height: 1.19em;
	border-top: #E0E0E0 0.06em solid;
}

blockquote blockquote {
	background: #F3F3F3;
	width: 28em;
	padding: 0.31em;
}

/* Wrap */

#wrap {
	margin: 0px auto;
	width: 850px;
}

/* Header */

#header {
	width: 0;
	height: 11.19em;
	background: #000 url(img/header.jpg) no-repeat 0 0.19em;
}

/* Menu */

#menu {
	width: 0;
	background: #000;
}

#menu a {
	color: #8A8A8A;
}

#menu li.current_page_item a, #menu a:hover, #menu h2 a {
	color: #c1869f;
}

#menu ul {
	width: 0;
	display: block;
	float: left;
	font-size: 10pt;
}

#menu ul li {
	display: inline;
}

#menu ul li a {
	background: #000;
	display: block;
	float: left;
	line-height: 3em;
	padding: 0 0.94em;
        font-color: #5f9baf;
}

/* Title */

#menu h2 a {
        font-weight: bold;
	float: right;
	display: block;
	text-align: right;
	padding: 0 0.63em;
}

#menu h2 a:hover {
	color: #c1869f;
        text-decoration: underline;

}

/* Content Wrap */

#content_wrap {
   	margin: 0px auto;
	width: 850px;

}

#content_wrap a {
	color: #5f9baf;
}

#content_wrap p a, #sidebar a, #content_wrap h4 a {
	border-bottom: #EFEFEF 0 solid;
	padding-bottom: 1.06em;
}

#content_wrap p a:hover, #sidebar a:hover, #content_wrap h4 a:hover {
	border-color: fff;
        color: #c1869f;
        text-decoration: underline;

}

#content_wrap h2.title {
	padding-top: 0.63em;
	padding-bottom: 0.31em;
        border-bottom: 1px dotted #7d8794; 
        font-size: 14pt;
        font-weight: bold;
        color: #afbb2a !important;

}

#content_wrap h3 {
	padding: 0.31em 0 0.63em 0;
	font-size: 10pt;
        color: #c7b299;
}

#content_wrap h3.comments {
	padding-bottom: 1.13em;
}

#content_wrap h3.comments a {
	font-size: 10pt;
	color: #8B8B8B;
}

#content_wrap h3.comments a:hover {
	color: #c1869f;
}

#content_wrap h2 {
	font-weight: normal;
	font-size: 10pt;
        color: #c7b299 !important;
        text-align: left;

}

#content_wrap h2 a:hover {
	text-decoration: underline;
	padding-bottom: 0.06em;
	font-color: #c1869f;
}



#content_wrap h4 {
	font-weight: normal;
	font-size: 8pt;
	padding: 0.05em 0 0.31em 0;
        font-style: oblique;
        font-family: Verdana, Arial, Helvetica, sans-serif; 
        color: #666600; 
}

#content_wrap p {
	padding: 0.63em 0;
	line-height: 1.13em;
}

/* Content */

#content {
        width: 40.00em;
        padding: 0 0 0 0;
        float:right;

}

#content ul {
	padding: 0.31em 0 0.63em 1.25em;
}

#content li {
	background: url(img/bullet.gif) no-repeat 0 0;
	list-style: none;
        font-size:10pt;
        font-weight: bold;
	padding-left: 1.25em;
	line-height: 1.31em;
}


#more_entries {
	padding: 0.94em 0 0.94em 0;
}

#more_entries a:hover {
	border-bottom: 0.06em solid #EFEFEF;
	padding-bottom: 0.06em;
	background: #FAFAFA;
}

#more_entries .oe {
	display: inline;
	margin-right: 1.25em;
}

#more_entries .re {
	display: inline;
}

/* Comments */

h3.comm {
	padding: 1.25em 0 0.63em 0 !important;
}

.comment {
	background: #fff;
	width: 22.50emx;
	border: #EEEEEE 1px solid;
	padding: 0.94em 1.25em 0.63em 1.25em;
	margin-bottom: 0.31em;
}

.authorcomment {
	background: #FAFAFA;
	width: .50em;
	border: #EEEEEE 1px solid;
	padding: 0.94em 1.25em 0.63em 1.25em;
	margin-bottom: 0.31em;
}

.author {
	background: #FBFBFB;
}

.comment_date_and_id {
	width: 0.94em;
	font-size: 0.63em;
}

.comm_date {
	float: left;
	color: #ACACAC;
}

.comm_id {
	float: right;
	font-weight: bold;
}

.comment_by {
	padding: 0.19em 0 0 0 !important;
}

#content form {
	background: #fff;
	width: 22.75em;
	padding: 0.94em 1.13em 0.63em 1.13em;
	margin-bottom: 0.63em;
}

#content form p {
	padding: 0 0 0.31em 0;
	line-height: auto;
}

#content input {
	border: #EEEEEE 0.06em solid;
	background: #fff;
	padding: 0.19em;
}

#content input.data {
	width: 11.50em;
}

#content textarea {
	border: #EEEEEE 0.06em solid;
	width: 21.88em;
	padding: 0.19em;
}

#content input.sbutton {
	margin-top: 0.19em;
}

/* Sidebar */

#sidebar {
        width: 15.63em;
	margin: 0 0 0 .63em;
	padding: 0 0.63em 3em 0;
        font-size:10pt;
        font-weight: bold;
	height: auto;
        float: left;
        border-right: 1px solid #aeaeae;

}

#sidebar ul {
	list-style: none;

}

#sidebar ul li ul {
	float: center;
        font-size: 10pt;
        font-weight: bold;
        border-bottom: 1px dotted #7d8794; 
        margin-bottom: 80px;
        
}

#sidebar ul li ul li {
	display:block !important; padding: 0.02em 1em 0.02em 1.25em !important; background: url(http://www.invisiblesisters.org/images/arrow_black.gif) no-repeat right !important; float:right !important; text-align: right; font-family: Georgia, "Times New Roman", Times, serif; font-size:10pt ; text-decoration: none ; font-weight:bold; margin:10px 5px; 
}

#sidebar ul li ul ul {
        margin-bottom: 50px;
        margin-top: 0px;
}

#sidebar h2 {
	font-weight: bold;
	padding: .50em 0 .20em 0;
	font-size: 16pt;
        text-align: center;
        font-color: #5f9baf !important;

}

.textwidget {
	line-height: 1.13em;
        font-color: #5f9baf !important;

}

#wp-calendar {
	padding: 0.63em 0;
}

.widget_tag_cloud {
	padding: 0.31em 0 0.94em 0;
}

#wp-calendar caption {
	margin: 0.63em 0 0.63em 0;
	border-bottom: 0;
}

#wp-calendar td {
   margin: 0;
   padding: 0.19em 0.31em;
}

#wp-calendar td#today {
   background: #FAFAFA;
}

#sidebar form {
	background: #FAFAFA;
	width: 185px;
	height: 110px;
	margin: 10px 0 0 10px;
	border: #EEEEEE 1px solid;

}

#sidebar input {
	border: #EFEFEF 1px solid;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#sidebar input.field {
	width: 100px;
	height: auto;
	left: 10px;
	top: 10px;
	padding: 0 0 0 10px;
	margin: 10px 0 0 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-color: #676767;
}

#sidebar input.button {
	background: #c7b299;
	height: auto;
	width: 40px;
	padding: 0;
	left: 130px;
	top: 10px;
}

/* Footer */

#footer {
	width: 0;
	height: 5.5.em;
	background: #000;
	clear: both;
}

#footer p {
	display: block;
	line-height: 0;
	color: #8A8A8A;
	padding-left: 0;
	font-size: 0.63em;
}

#footer p a {
	color: #ADADAD;
}

#footer p a:hover {
	color: #fff;
}

#footer ul {
	width: 0;
	height: 3em;
	font-size: 0.63em;
}

#footer li {
	display: inline;
}

#footer li a {
	display: block;
	padding: 0 0;
	line-height: 0;
	float: left;
	color: #8A8A8A;
}

#footer li a:hover {
	color: #fff;
}

#footer li.current_page_item a {
	background: #fff;
	color: #1D1D1D;
}

/* Fix */

#content_wrap:after,
.comment_date_and_id:after,
#menu:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


