/*
THEME NAME: Empty Canvas
THEME URI: http://rubiqube.com
DESCRIPTION: Empty Canvas v1.0 : Simple, minimalistic theme, ideal for corporate blogs or creating more complex designs
VERSION: 1.0
AUTHOR: <a href="http://www.rubiqube.com">Adrian Diaconescu</a>
AUTHOR URI: http://www.rubiqube.com
*/

@import "reset.css";

body {
	background: url(images/mainBG1.gif) #493b34;
	font-family: Helvetica, Arial, sans-serif;
	font-size: .75em;
}

em {
	font-style:italic;
}
a {
	color: #a41215;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

strong {
	font-weight: 700;
}

hr {
	border: none 0;
	border-bottom: 1px solid #a2968f;
	height: 1px;
	margin: 10px 0;
}

blockquote {
	font-style: italic;
	background: url(images/quotes.gif) no-repeat top left;
	background-position: 12px 12px;
	color: #595959;
	margin: 5px 0;
	padding: 8px 15px 8px 60px;
}

#wrapper {
	width: 1105px;
	background: url(images/containerBG1.png) repeat-y;
	margin: 0 auto;
}

#header {
	background:url(images/framing.gif) no-repeat;
	width: 1023px;
	height: 276px;
	margin: 0 auto;
}
#header2 {
	background:url(images/framing2.gif) no-repeat;
	width: 1023px;
	height: 227px;
	margin: 0 auto;
}

#logo {
	font-size: 250%;
	margin: 50px 0 0 30px;
	font-weight: bold;
}

#logo a {
	color: #333333;
}

#description {
	font-size: 130%;
	color: #666666;
	margin: 5px 0 50px 30px;
}
/************************* BANNER AREA *************************/

#banner {
	width:1000px;
	height:225px;
	margin:0 auto;
	background:url(images/main1.jpg) no-repeat;
}
#banner2 {
	width:1000px;
	height:175px;
	margin:0 auto;
	background:url(images/main2.jpg) no-repeat;
}
#optin {
	margin-left: 10px;
	padding-top:190px;
	height:35px;
	background:url(images/joinmailinglist.gif) no-repeat 0 200px;
}
#optin2 {
	margin-left: 10px;
	padding-top:140px;
	height:35px;
	background:url(images/joinmailinglist.gif) no-repeat 0 150px;
}
.form1 {
	display:inline;
	font:.75em Arial, Helvetica, sans-serif; 
	color:#666;
	margin:8px 0 0 140px;
}
.form2 {
	display:inline;
	font:.75em Arial, Helvetica, sans-serif; 
	color:#666;
	margin:8px 0 0 4px;
}


/************************* MAIN NAVIGATION *************************/
#menu {
	background:url(images/navBack.jpg) no-repeat;
	width: 1000px;
	height:40px;
	margin: 0 auto;
}
#nav ul {
	float:left;
	list-style:none;
	padding:0;
	margin: 10px 0 0 5px;
}
#nav ul li {
	display:inline;
	list-style:none;
	font: 1.35em Georgia, "Times New Roman", Times, serif;
	padding:0;
	margin:0 10px;
	color:#ffffff;
}

#nav ul li a:link, #menu ul li a:visited {
	color: #ffffff;
	text-decoration:none;
}
#nav ul li a:hover, #menu ul li a:active {
	color: #c2ddeb;
	text-decoration:none;
}
#social {
	float:right;
	font: 1.167em Georgia, "Times New Roman", Times, serif;
	color:#c8b9b0;
	font-style:italic;
}
#social p {
	float:left;
	margin:10px 5px;
}
#social a.ms {
	background:url(images/icon1ms.png) no-repeat;
	float:left;
	display:block;
	margin-top:6px;
	width:34px;
	height:29px;
}
#social a.fb {
	background:url(images/icon1fb.png) no-repeat;
	float:left;
	display:block;
	margin-top:6px;
	width:34px;
	height:29px;
}
#social a.tw {
	background:url(images/icon1tw.png) no-repeat;
	float:left;
	display:block;
	margin-top:6px;
	width:34px;
	height:29px;
}

/************************* MAIN CONTENT *************************/
#container {
	width: 1010px;
	overflow: hidden;
	margin: 15px auto 0 auto;
}
#content {
	background:url(images/homecontenttop.gif) no-repeat #e7e2e0;
	float: left;
	width: 695px;
	margin-bottom:30px;
}
#content2 {
	background:url(images/interiortop.gif) no-repeat #e7e2e0;
	float: left;
	width: 695px;
	margin-bottom:30px;
}
#contentspacer {
	width:665px;
	margin:50px 15px 0 15px;
}
#contentspacer2 {
	width:665px;
	margin:10px 15px 0 15px;
}

/************************* POST TITLE *************************/
.post {
	margin-bottom: 20px;
}

.post-title {
	font: 2.25em Georgia, "Times New Roman", Times, serif;
	color:#000000;
	line-height: 1.2;
	font-weight: normal;
}

.post-title a {
	color: #333333;
}

.page-subtitle {
	font-weight: 700;
	color: #CCC;
	font-size: 90%;
	text-transform: uppercase;
	padding-bottom: 5px;
	border-bottom: 1px solid #EFEFEF;
	margin-bottom: 15px;
}

.post-meta2 {
	background:#96adb8 url(images/commentback.gif) repeat-x;
	color:#26424f;
	height:30px;
	padding:0 12px;
	font-size: .833em;
	text-transform: uppercase;
	clear:both;
}
.post-meta2 a {
	color:#26424f;
	font-weight:bold;
}

.post-meta {
	font-size: .833em;
	text-transform: uppercase;
	color: #473830;
	margin-top: 5px;
}


.post-comments {
	float: right;
	background: url(images/cbubble_left.gif) no-repeat top left;
	padding: 3px 0 7px 7px;
}

.post-comments a {
	background: url(images/cbubble_right.gif) no-repeat top right;
	padding: 3px 7px 7px 0;
	color: #FFFFFF;
}

.post-comments a:hover {
	color: #FFFFFF;
}

.post-content {
	margin-top: 15px;
	color:#473830;
}

.post-content h2 {
	color: #333333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.9em;
	font-weight: normal;
	margin: 10px 0;
}

.post-content h3 {
	color: #333333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: normal;
	margin: 10px 0;
}

.post-content p {
	line-height: 1.417em;
	margin-bottom: 20px;
}

.post-content img.alignnone {
	padding: 4px;
}

.post-content img.alignleft {
	float: left;
	margin: 0 15px 15px 0;
	padding: 4px;
}

.post-content img.alignright {
	float: right;
	margin: 0 0 15px 15px;
	padding: 4px;
}

.post-content ul,.post-content ol {
	margin-left: 30px;
	margin-bottom: 20px;
}

.post-content ul {
	list-style: outside;
}

.post-content ol {
	list-style: decimal;
}

.post-content ul li,.post-content ol li {
	line-height: 1.3;
	margin-bottom: 5px;
}

.more-link {
	font-weight: 700;
	display: block;
	margin-top: 10px;
}

.section-title {
	font-size: 140%;
	margin-bottom: 10px;
}

.navleft {
	float: left;
	margin: 0 15px 15px 0;
}

.navright {
	float: right;
	margin: 0 0 15px 15px;
}

.navigation div a {
	font-size: 110%;
}

/************************* COMMENTS *************************/
#comments ol li {
	margin-top: 2px;
	border-bottom: 1px solid #F0F0F0;
	padding: 10px 0;
	overflow: hidden;
	height: 1%;
}

.comment-gravatar {
	float: left;
	margin-right: 10px;
	background: #FFF;
	border: 1px solid #F0F0F0;
	padding: 3px;
}

.comment-data {
	float: left;
	width: 400px;
}

.comment-data p {
	margin-bottom: 6px;
	line-height: 1.3;
}

.comment-author {
	font-weight: 700;
	margin-bottom: 3px;
}

.comment-meta {
	color: #666;
	margin-bottom: 5px;
	font-size: 85%;
}

.unapproved {
	font-style: italic;
}

#respond {
	margin: 30px 0;
}

#comment-form {
	margin-top: 15px;
	margin-bottom: 10px;
}

#comment-form label {
	font-size: 90%;
	display: block;
	margin-bottom: 5px;
}

#comment-form input {
	width: 240px;
	margin-bottom: 10px;
	padding: 5px;
}

#comment-form textarea {
	width: 455px;
	height: 200px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 10px;
}

/************************* SIDEBAR *************************/
#sidebar {
	margin:0;
	padding:0;
	float: right;
	width: 295px;
}
.sidepanel {
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	border-bottom:3px solid #a2968f;
}

.sidepanel h3 {
	background:url(images/modBack.jpg) no-repeat top;
	padding: 8px 12px 10px 12px;
	margin:0 0 10px 0;
	color: #ded8d4;
	font: 1.5em Georgia, "Times New Roman", Times, serif;
}

.sidepanel ul {
	margin:0 10px;
}
.sidepanel p {
	margin:0 10px;
}
.sidepanel ul li {
	border-bottom: 1px solid #a2968f;
	padding: 10px 0;
	line-height: 1.5em;
}

.sidepanel p {
	margin-top: 8px;
	line-height: 1.5em;
}

/************************* FOOTER *************************/
#footer {
	margin: 0 auto;
	width: 1105px;
	height: 96px;
	background:url(images/footer1.png) no-repeat;
	color:#e7e2e0;
	font:1em Georgia, "Times New Roman", Times, serif;
}
#footer a:link, #footer a:visited {
	color:#e7e2e0;
	text-decoration:none;
}
#footer a:hover, #footer a:active {
	color:#ffffff;
	text-decoration:underline;
}

ul#footer-links  {
	width:352px;
	list-style: none;
	margin-top:20px;
	float: left;
}
ul#footer-links li {
	list-style:none;
	margin: 0 0 4px 45px;
}
#footersocial {
	float:left;
	font: 1em Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin-top:15px;
	width:195px;
}
#footersocial p {
	float:left;
	margin:10px 5px;
}
#footersocial a.ms {
	background:url(images/icon2ms.gif) no-repeat;
	float:left;
	display:block;
	margin-top:6px;
	width:34px;
	height:30px;
}
#footersocial a.fb {
	background:url(images/icon2fb.gif) no-repeat;
	float:left;
	display:block;
	margin-top:6px;
	width:34px;
	height:30px;
}
#footersocial a.tw {
	background:url(images/icon2tw.gif) no-repeat;
	float:left;
	display:block;
	margin-top:6px;
	width:34px;
	height:30px;
}

ul#footnav {
	margin-top:31px;
	list-style: none;
	float:left;
}
ul#footnav li {
	list-style: none;
	margin:0 12px 0 0;
	display:inline;
}
	

.sep {
	color: #CCC;
	margin: 0 8px;
}

.ico-small {
	vertical-align: middle;
	margin: 0 5px 2px 0;
}