/*
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-color: #705539;
        background-image: url(http://gidivigo.com/wp-content/uploads/2010/08/285.jpg);
	background-repeat: repeat-all;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #717475;
        line-height: 1.5;
}

.page {
        
}

a {
	color: #d63930;
	font-weight: none;
        text-decoration: none;
}

a:hover {
	color: #0390a9;
}

strong {
	font-weight: 700;
}

hr {
	border: none 0;
	border-bottom: 1px solid #d63930;
	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: 900px;

        margin: 0 auto;
       
}

#header {
        overflow: hidden;
	width: 900px;
	padding-bottom: 30px;
        padding-top: 10px;
        background-color: #FFFFFF;
        background-image: url(http://gidivigo.com/wp-content/uploads/2010/08/notebook1.jpg);
	background-repeat: repeat-all;    
	border-right: 3px solid #503a20;
	border-left: 3px solid #503a20;
        
}

#logo {
	font-size: 320%;
	padding-left: 30px;
	font-weight: bold;
        letter-spacing: -0.1em;
	line-height: 0.7;
	padding-bottom: 4px;

        
}

#logo a {
	color: #d63930;

}

#logo a:hover {
	color: #0390a9;
        
}

#description {
	color: #0390a9;
	padding-left: 35px;
        padding-right: 630px;
        font-size: 100%;
	line-height: 1.1;

}

#menu {
	width: 900px;
	overflow: hidden;
        background-color: #FFFFFF;
        margin-top: 20px;
	border-right: 3px solid #503a20;
	border-left: 3px solid #503a20;
	border-top: 3px solid #503a20;
        background-image: url(http://gidivigo.com/wp-content/uploads/2010/08/notebook1.jpg);
        -moz-border-radius-topleft:10px;
        -webkit-border-top-left-radius:10px;
        -moz-border-radius-topright:10px;
        -webkit-border-top-right-radius:10px;
        behavior:url(border-radius.htc);

	}

#menu ul li {
	float: right;
	font-size: 80%;
        padding-top: 10px;
	text-transform: uppercase;
        padding-right: 30px;


}

#menu ul li a {
	color:  #d63930;

}

#menu ul li a:hover {
	color: #0390a9;
}

#container {
	width: 840px;
	overflow: hidden;
	margin: 0px auto;
        padding: 30px;
        background-color: #FFFFFF;
	border-right: 3px solid #503a20;
	border-left: 3px solid #503a20;
        background-image: url(http://gidivigo.com/wp-content/uploads/2010/08/notebook1.jpg);
	background-repeat: repeat-all;    


}

#content {
	float: left;
	width: 505px;
}

.post {
	margin-bottom: 30px;
}

.post-title {
	font-size: 180%;
	font-weight: bold;
	line-height: 1;
        letter-spacing: -0.1em;
        text-transform: uppercase;

        
}

.post-title a {
	color: #d63930;
        
}

.post-title a:hover{
	color: #0390a9;
        
}

.page-subtitle {
	color: #0390a9;
	font-size: 100%;
	text-transform: uppercase;
	border-bottom: 1px solid #d63930;
	margin-bottom: 25px;

}

.post-meta {
	font-size: 80%;
	color: #909596;
	margin-top: 5px;
}

.post-meta a {
	color: #d63930;
}

.post-meta a:hover {
	color: #0390a9;
}


.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: #93906E;
}

.post-comments a:hover {
	color: #000000;
}

.post-content {
	margin-top: 15px;
        line-height: 1.6;

}

h2 {
        
	font-size:120%;
        font-weight: bold;

}

.post-content h2 {
	font-size: 120%;
	margin-top: 5px;

}

.post-content h3 {
	font-size: 100%;
	font-weight: 700;
	margin-bottom: 5px;
	padding: 10px 0 10px;
}

.post-content p {
	line-height: 1.3;
	margin-bottom: 10px;
        
}

.post-content img.alignnone {
	background: #B9B9B9;
	border: 1px solid #EBEBE9;
	padding: 1px;
        margin-bottom: 5px;
}

.post-content img.alignleft {
	float: left;
	border: 1px solid #EBEBE9;
	margin: 0 15px 15px 0;
	padding: 1px;
}

.post-content img.alignright {
	float: right;
	border: 1px solid #EBEBE9;
	margin: 0 0 15px 15px;
	padding: 1px;
}

.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: 100%;
	margin-bottom: 10px;
}

.navleft {
	float: left;
	margin: 0 15px 17px 0;
}

.navright {
	float: right;
	margin: 0 0 17px 17px;
}

.navigation div a {
	font-size: 100%;
}

#comments ol li {
	margin-top: 2px;
	border-bottom: 1px solid #4D5351;
	padding: 10px 0;
	overflow: hidden;
	height: 1%;
}

.comment-gravatar {
	float: left;
	margin-right: 10px;
	background: #fbfbfb;
	border: 1px solid #4D5351;
	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: #d63930;
	margin-bottom: 5px;
	font-size: 85%;
}

.unapproved {
	font-style: italic;
}

#respond {
	margin-top: 30px;
}

#comment-form {
	margin-top: 15px;
	margin-bottom: 10px;
}

#comment-form label {
	font-size: 100%;
	display: block;
	margin-bottom: 5px;
}

#comment-form input {
	width: 240px;
	margin-bottom: 10px;
	padding: 5px;
}

#comment-form textarea {
	width: 505px;
	height: 100px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 10px;
}

#sidebar {
	float: right;
	width: 240px;

}

.sidepanel {
	margin-bottom: 15px;
}

.sidepanel h3 {
	
        font-size: 180%;
	font-weight: bold;
        line-height: 1.1;
        letter-spacing: -0.1em;	
	text-transform: uppercase;
        padding: 0px 0 0px 0;
        margin-bottom: 5px;
	color: #717475;


}

.sidepanel ul li {
	font-size: 100%;

}

.sidepanel p {
	
	
	font-size: 100%;

}

#footer {
	
        padding-top: 10px;
        padding-left: 30px;
        padding-bottom: 10px;
	width: 870px;
	height: 20px;
	font-size: 80%;
	text-transform: uppercase;
        margin-bottom: 20px;
        background-color: #FFFFFF;
	border-right: 3px solid #503a20;
	border-left: 3px solid #503a20;
	border-bottom: 3px solid #503a20;
        background-image: url(http://gidivigo.com/wp-content/uploads/2010/08/notebook1.jpg);
        -moz-border-radius-bottomleft:10px;
        -webkit-border-bottom-left-radius:10px;
        -moz-border-radius-bottomright:10px;
        -webkit-border-bottom-right-radius:10px;
        behavior:url(border-radius.htc);

}

#footer-links {
	list-style: none;
        color: #d63930;
}

#footer-links li {
	float: left;
	margin-right: 15px;
        
        
}

.sep {
	color: #d63930;
	margin: 0 8px;
}

.ico-small {
	vertical-align: middle;
	margin: 0 5px 2px 0;
}
