/*
THEME NAME: Corporate Sandbox
THEME URI: http://www.rubiqube.com/corporate-sandbox/
DESCRIPTION: This theme is based on <a href="http://www.plaintxt.org/themes/sandbox/">Sandbox</a>. It has minimum styling and graphics, making it ideal for corporate blogs
VERSION: 1.1
AUTHOR: <a href="http://www.rubiqube.com">Adrian Diaconescu</a>
AUTHOR URI: http://www.rubiqube.com
MODIFIED BY: oridusartic for blog of oridusartic! 
URL: http://blog.oridusartic.com/
*/

/* Architecture */
html { }

body {
	background: #eaeaea;
	font-family: "Georgia", Times New Roman, serif;
	font-size: 13px;
        line-height: 25px;
	color: #404040;
}
  

blockquote {
	background: url(images/open.gif) no-repeat left top;
  padding: 0px 0px 0px 20px;
  margin: 0px 15px 0px 15px;

}

blockquote p {
  background: url(images/close.gif) no-repeat right bottom;
  padding: 5px 40px 0px 0px;
}

#wrapper {
	width: 840px;
	margin: 0 auto;
	background: #eaeaea;
	padding: 0px;
}

#header {
        background: url(images/caleb.png);
	height: 365px;
	border-top: 0px solid #E5E5E5;
	border-bottom: 0px solid #666666;
}

#container {
	float: left;
	width: 100%;
}

#content {
	margin: 20px 230px 30px 10px;
}

#author-info {
	background: #e1e1e1; padding: 10px; margin: 0 0 15px 0;
	border-top: 0px dashed #9d9d9d;
        border-bottom: 0px dashed #9d9d9d;
	overflow: auto;
}
	#author-info #author-image {
                font-family: Arial, sans-serif;
		float: left; margin: 0 10px 5px 0; 
	}

        #author-image img { 
        -moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
        }
        
        #author-bio p {
        line-height: 21px;
        }

#sidebar {
	margin: 0px 0 30px -200px;
	width: 190px;
	float: left;
	overflow: hidden;
}

#footer {
	clear: left;
	width: 840px;
	padding: 20px 0px 20px 20px;
	border-top: 3px solid #EFEFEF;	
}

/* General */
* {
	margin: 0;
	padding: 0;
}

a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #949494;
	text-decoration: none;
}

img {
	border: 1px dashed #9d9d9d;
        background: #FFFFFF;
        padding: 8px;
}

img.alignright {
       float:right; 
       margin:0 0 1em 1em
}

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


img.alignleft {
       float:left; 
       margin:0 1em 1em 0
}

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

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

a img.alignright {
       float:right; 
       margin:0 0 1em 1em
}

a img.alignleft {
       float:left; 
       margin:0 1em 1em 0
}

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

.separator {
	color: #CCCCCC;
	margin: 0 5px;
}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
}

.meta-sep {
	color: #CCCCCC;
	margin: 0 5px;
}

.floater-left {
	float: left;
}

.floater-right {
	float: right;
}

#access {
        background: url(images/x.png) no-repeat;
        padding-left: 0px;
        overflow: hidden;
	width: 840px;
        font-family: Arial, sans-serif;
	font-size: 12px;
        text-transform: uppercase;
}

#logo {
        overflow: hidden;
	width: 113px;
}

#menu ul {
	display: inline; /* Added to fix the double margin in IE6 */
	list-style: none;
}

#menu ul li {
	display: inline; /* Added to fix the double margin in IE6 */
	float: left;
	margin-left: 10px;
	padding: 15px 10px;
}

#blog-title {
	font-size: 250%;
	font-weight: normal;
	margin: 10px 0 0 20px;
}

#blog-title a {
	color: #333333;
}

#blog-description {
	font-size: 120%;
	font-weight: normal;
	margin: 0 0 0 20px;
}

/* Content */
.page-title {
        font-family: Arial, sans-serif;
	margin-bottom: 15px;
	font-weight: normal;
	font-size: 160%;
}

.post {
	margin-bottom: 50px;
}

.entry-title {
	width: 490px;
        font-family: Arial, sans-serif;
	font-weight: bold;
        line-height: 1.1em;
	font-size: 200%;
        letter-spacing: -2px;
       
}


.entry-title a {
	color: #333333;
}

.entry-title a:hover {
	color: #949494;
}


.entry-comments {
	float: right;
}


.more-link {
	display: block;
	margin: 10px 0 0 0;
}

.entry-comments {
	float: right;
	background: url(images/cbubble_left.gif) no-repeat top left;
	padding: 3px 0 10px 7px;
}

.entry-comments a, .entry-comments span {
	background: url(images/cbubble_right.gif) no-repeat top right;
	padding: 3px 7px 10px 0;
	color: #FFFFFF;
	font-size: 90%;
	font-weight: bold;
}

.entry-comments span {
	color: #CCCCCC;
	font-weight: normal;
}

.entry-comments a:hover {
	color: #FFFFFF;
}

.entry-meta {
	color: #666666;
	font-size: 90%;
	margin-top: 10px;
}

.entry-categ {
	color: #666666;
	font-size: 90%;
	border-bottom: 0px solid #EFEFEF;
	padding-bottom: 5px;
}

.entry-footer {
	color: #666666;
	font-size: 90%;
	border-bottom: 1px solid #cfcfcf;
	border-top: 1px solid #cfcfcf;	
	padding: 5px 0;
}

.entry-footer span {
	color: #CCCCCC;
	margin: 0 5px;
}

.entry-subscribe {
	padding: 5px 5px 5px 26px;
	background: #FAFAFA url(images/rss.gif) no-repeat top left;
	background-position: 6px 6px;
}

.entry-content {
	margin-top: 15px;
}

.entry-content p {
	line-height: 22px;
	margin-bottom: 20px;
}


.entry-content h2 {
        font-family: Arial, sans-serif;
	font-size: 140%;
	margin-bottom: 5px;
	margin-top: 25px;
}

.entry-content h3 {
        font-family: Arial, sans-serif;
	font-size: 120%;
        font-weight: bold;
	margin-bottom: 5px;
	margin-top: 25px;
}

.entry-content a {
	text-decoration: underline;
}

.entry-content ul, .entry-content ol {
	margin-left: 30px;
	margin-bottom: 10px;
}

.entry-content ul li, .entry-content ol li {
	line-height: 1.6em;
	margin-bottom: 5px;
        margin-right: 50px;
        border-bottom: 1px dotted #a3a3a3;
}

/* Sidebar */


/* Start: QBKL Styles - Added to make styling availble even if widgets are not used */

#sidebar h2, #sidebar h3 {
	background: #eaeaea;
        font-size: 100%;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	margin-top: 20px;
        border-bottom: 0px dotted #b4b4b4;
	padding: 0px;
        height: 45px;
}

#sidebar img {
        border: 0px;
        padding: 0px;
        background: #eaeaea;
}
              

#sidebar h3.h3-categories { 
        background: url(images/categories.png) no-repeat left center; 
}

#sidebar h3.h3-recent { 
        background: url(images/recent.png) no-repeat left center; 
}

#sidebar h3.h3-footprints { 
        background: url(images/footprints.png) no-repeat left center; 
}

#sidebar h3.h3-message { 
        background: url(images/just.png) no-repeat left center; 
        height: 55px;
}



#sidebar ul {
	list-style: none;
}

#sidebar ul li {
	margin-bottom: 20px;
}

#sidebar ul li ul, #sidebar ul li ul li ul {
	margin: 0;
	padding: 0;
}

#sidebar ul li ul li {
	padding: 2px 2px 2px 0px;
	background: url(images/) no-repeat top left;
	background-position: 0px 9px;
	margin: 0;
	border-bottom: 1px dotted #cccccc;
        font-family: "Helvetica Neue", Helvetica, "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 13px;
}


#sidebar ul li ul li ul li {
	padding: 4px 0 0 10px;
	background: url(images/bullet.png) no-repeat top left;
	background-position: 0 7px;
	margin: 0;
	border-bottom: none;
}



/* End: QBKL Styles */

#rss-links ul li {
	background: url(images/rss.gif) no-repeat top left;
	padding-left: 22px;
	background-position: 1px 4px;
}

.textwidget p {
	margin-bottom: 10px;
}

.textwidget a {
	text-decoration: underline;
}

.widget_tag_cloud a {
	text-transform: lowercase;	
}

#wp-calendar caption {
	padding: 5px 0;
	background: #FAFAFA;
	margin-bottom: 5px;	
}

#wp-calendar td {
	padding: 4px 6px;
	color: #999999;
}

#wp-calendar td a {
	font-weight: bold;
}

#wp-calendar #next {
	text-align: right;
}

/* Comments */
.comments {
        line-heigt: 3;
	margin-top: 30px;
}

.comments p { margin: 0px 0px 20px 0px;
}

.comments h3 {
        font-family: Arial, sans-serif;
	font-size: 120%;
	margin-bottom: 10px;
	color: #333333;
}

.comments ol {
	list-style: none;
}

.comments ol li {
	padding: 10px;
	background: #eaeaea;
	margin-top: 2px;
}

.comments ol li.alt {
	background: #ededed;
}

.comment-author {
	font-weight: bold;
        font-size: 14px;
        color: #f99200;
}

.comment-author a {
	font-weight: bold;
        font-size: 14px;
        color: #f99200;
        text-decoration: underline;
}

.comment-meta {
	color: #666666;
	margin-bottom: 5px;
	font-size: 90%;
}

.unapproved {
	font-style: italic;
}

#respond {
	margin-top: 30px;
}

#respond h3 {
	color: #333333;
}
	
.formcontainer {
	margin-top: 10px;
	margin-bottom: 10px;
}

#comment-notes {
	margin-bottom: 10px;
}

.form-label {
	margin-bottom: 2px;
}

.form-input, .form-textarea {
	margin-bottom: 10px;
}

.form-input input, .form-textarea textarea {
	padding: 5px;
	background: #FAFAFA;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.form-textarea input {
	width: 280px;
}

.form-textarea textarea {
	width: 450px;
}

.form-input input:hover {
	background-color: #FFFFFF;
}

.form-submit input {
	padding: 2px 5px;
}