/*
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
*/

/* Architecture */
html { }

body {
	background: #e5e5e0;
	font-family: lucida grande, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/backgrounds/bg5.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

.randimg1 {background-image: url(images/backgrounds/bg1.jpg);}
.randimg2 {background-image: url(images/backgrounds/bg2.jpg);}
.randimg3 {background-image: url(images/backgrounds/bg3.jpg);}
.randimg4 {background-image: url(images/backgrounds/bg4.jpg);}
.randimg5 {background-image: url(images/backgrounds/bg5.jpg);}


#wrapper {
	width: 950px;
	margin: 150px auto 0px auto;
/*	background-color: rgba(255,255,255,0.6);*/
	background-image: url(/wp-content/images/5x5.png);
	padding: 0 10px;
}

#header {
	height: 36px;
	background: none;
}

#container {
	clear: both;
	background: none;
	width: 100%;
}

#sidebar1 {
	background: none;
	margin: 20px 0px 30px -210px;
	padding: 0px 5px;
	width: 195px;
	float: right;
}

#sidebar2 {
	background: none;
	margin: 20px 0px 30px 0px;
	padding: 0px 5px;
	width: 195px;
	float: left;
	}
	
#content-home {
	float: right;
	background-color: none;
	width: 500px;	
	margin: 25px 215px 30px 0px;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 0px;
}

#sidebar3 {
	float: right;
	background-color: #efecf5;
	width: 480px;	
	margin: 0px 225px 30px 10px;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 0px;
}


#content-subsequent {
	background-color: #efecf5;
	float: right;
	width: 500px;	
	margin: 25px 215px 30px 0px;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 0px;
	padding-bottom: 30px
}

#sidebar {
	background: none;
	margin: 20px 0px 30px -210px;
	padding: 0px 5px;
	width: 200px;
	float: right;
}

#footer {
	background: #e5e5e0;
	clear: both;
	width: 970px;
	padding: 20px 10px;
	border-top: 0px solid #EFEFEF;
	border-left: 0px solid #EFEFEF;
	margin: 0px -10px;
	
}

/* General */
* {
	margin: 0;
	padding: 0;
}

a {
	color: #981390;
	text-decoration: none;
}

a:hover {
	color: #660066;
	text-decoration: underline;
}

img {
	border: 0;
}

body.imageleft, body .alignleft  { 
	float: left; 
	margin: 0 15px 20px 0;  
}
	
body.imageright, body .alignright { 
	float: right; 
	margin: 0 0 5px 10px; 
}

.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 {
	margin-left: -5px;
	background: transparent;
	font-size: 14px;
	overflow: hidden;
	width: 100%;
	height: 47px;
}

#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;
	padding: 15px 10px;
}

#blog-title {
	font-size: 250%;
	font-weight: normal;
	margin: 40px 0 0 20px;
}

#blog-title a {
	color: #660066;
}

#blog-description {
	font-size: 120%;
	font-weight: normal;
	margin: 0 0 0 20px;
}

/* Content */
.page-title {
	font-family: Georgia;
	color: #660066;
	margin-top: 10px;
	margin-bottom: 15px;
	font-weight: normal;
	font-size: 140%;
}

.post {
	margin-bottom: 40px;
}

.entry-title {
	width: 100%;
	font-family: Georgia;
	font-weight: normal;
	margin: 12px 0 5px 0;
	font-size: 140%;
}

.entry-content h4 a {
	font-family: lucida grande;
	font-weight: normal;
	font-size: 110%;
	line-height: 2.0;
	text-decoration: none;
	}

.entry-content h4 a:hover {
	font-family: lucida grande;
	text-decoration: underline;
	}
	
.entry-comments {
	float: right;
}

.entry-title a {
	color: #981390;
}

.more-link {
	display: block;
	margin: 0px 0 0 0;
}

.entry-comments {
	float: right;
	background: url(images/cbubble_left.gif) no-repeat top left;
	padding: 3px 0 7px 7px;
}

.entry-comments a {
	background: url(images/cbubble_right.gif) no-repeat top right;
	padding: 3px 7px 7px 0;
	color: #981390;
}

.entry-comments a:hover {
	color: #660066;
}

.entry-meta {
	color: #666666;
	font-size: 90%;
	margin-top: 10px;
}

.entry-categ {
	color: #666666;
	font-size: 90%;
	border-bottom: 1px solid #EFEFEF;
	padding-bottom: 5px;
}

.entry-footer {
	color: #666666;
	font-size: 90%;
	border-bottom: 1px solid #EFEFEF;
	border-top: 1px solid #EFEFEF;	
	padding: 5px 0;
}

.entry-footer span {
	color: #CCCCCC;
	margin: 0 5px;
}

.entry-subscribe {
	padding: 5px 5px 5px 26px;
	background: #FAFAFA url(images/41.png) no-repeat top left;
	background-position: 6px 6px;
}

.entry-content {
	margin-top: 1px;
}

.entry-content p {
	line-height: 1.3;
	margin-bottom: 10px;
}

.warning {
	color: #333333;
	font-size: 90%;
	font-weight: 800;
}

.warning2 {
	color: #333333;
	font-size: 90%;
	font-weight: 800;
	padding-bottom:10px;
	}


#video {
	width: 500px;	
	height: 290px;
	padding-top: 10px;
	margin-bottom: 5px;
}

.entry-content p.videospacebelow {
	margin-top: 35px;
	line-height: 1.3;
	margin-bottom: 10px;
}

.entry-content p.videoextraspacebelow {
	margin-top: 45px;
	line-height: 1.3;
	margin-bottom: 10px;
}


.entry-content h2 {
	font-size: 120%;
	margin-bottom: 5px;
	margin-top: 15px;
}

.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.3;
	margin-bottom: 5px;
}

/* Sidebar */


/* Start: QBKL Styles - Added to make styling availble even if widgets are not used */

#sidebar h2, #sidebar h3, {
	font-size: 130%;
	font-family: Georgia;
	font-weight: normal;
	color: #000000;
	margin-bottom: 7px;
	padding: 0 0px;
}

#sidebar1 h2, #sidebar1 h3 {
	line-height: 1;
	font-size: 130%;
	font-family: Georgia;
	font-weight: normal;
	color: #000000;
	margin-bottom: 7px;
	padding: 0 0px;

}

#sidebar2 h2, #sidebar2 h3 {
	line-height: 1;
	font-size: 145%;
	font-family: Georgia;
	font-weight: normal;
	width: 60%;
	color: #660066;
	margin-bottom: 7px;
	padding: 0 0px;

}

#sidebar3 h2, #sidebar3 h3 {
	line-height: 1;
	font-size: 130%;
	font-family: Georgia;
	font-weight: normal;
	color: #660066;
	margin-bottom: 0px;
	padding: 14px 0px;
}


#sidebar ul, #sidebar3 ul, #sidebar2 ul, #sidebar1 ul {
	list-style: none;
	line-height: 1.3;
	margin-bottom: 7px;
}

#sidebar ul li, #sidebar2 ul li, #sidebar1 ul li {
	margin-bottom: 0px;
	line-height: 1.3;
}

#sidebar1 ul li ul, #sidebar1 ul li ul li ul, #sidebar2 ul li ul, #sidebar2 ul li ul li ul {
	margin: 0;
	padding: 0;
	margin-bottom: 17px;

}

#sidebar1 ul li ul li, #sidebar2 ul li ul li {
	padding: 4px 2px 0px 0px;
	margin: 0;
}

#sidebar1 ul li ul li ul li, #sidebar2 ul li ul li ul li {
	padding: 4px 0 0 0px;
	margin: 0;
	border-bottom: none;
}

/* End: QBKL Styles */

#rss-links ul li {
	background: url(images/rss.gif) no-repeat top left;
	padding: 22px;
	background-position: 2px 4px;
	text-indent: 20px;
}

.textwidget p {
	margin-bottom: 10px;
	line-height: 1.4;
}

.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 {
	margin-top: 30px;
}

.comments h3 {
	font-size: 130%;
	font-family: Georgia;
	margin-bottom: 10px;
	color: #333333;
}

.comments ol {
	list-style: none;
}

.comments p {
	line-height: 1.4;
}

.comments ol li {
	padding: 10px;
	background: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 10px;
}

.comments ol li.alt {
	background: #FAFAFA;
}

.comment-author {
	font-weight: bold;
	font-size: 130%;
	font-family: Georgia;
}

.comment-meta {
	color: #666666;
	margin-bottom: 10px;
	font-size: 90%;
}

.unapproved {
	font-style: italic;
}

#respond {
	margin-bottom: 5px;
	color: #333333;}

#respond h3 {
	font-size: 130%;
	font-family: Georgia;
	color: #333333;
	margin-top: 20px;
}
	
.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: lucida grande, sans-serif;
	font-size: 12px;
}

.form-textarea input {
	width: 280px;
}

.form-textarea textarea {
	width: 490px;
}

.form-input input:hover {
	background-color: #FFFFFF;
}

.form-submit input {
	padding: 2px 5px;
	margin-top: 10px;

}

/* Bitrate Selections CSS */

.bitrates a {
     color: #981390;
     text-decoration: none;
     
}

.bitrates a:hover {
     color: #660066;
     text-decoration: underline;
}
