/* @override http://studioripple.com.au/wp-content/themes/CorporateSandbox/style.css */

/*
THEME NAME: Corporate Sandbox
THEME URI: http://www.rubiqube.com/corporate-sandbox/

VERSION: 1.1
AUTHOR: <a href="http://www.rubiqube.com">Adrian Diaconescu</a>
AUTHOR URI: http://www.rubiqube.com
*/

/* Architecture */
html {}

body {
	background: #202020 url(images/bg.jpg) repeat center top; 
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #7e8484;

 }

.body_1371{
	color: #FFF;
}

#wrapper {
	width: 940px;	
	margin: 0 auto;
	padding: 0 0px;
	position: relative;
	

}

h1,h2,h3,h4{
	font-family: Trebuchet, Tahoma, Arial, sans-serif;
}

#header {


	margin: 0 0 10px 1px;
	height: 227px;
	padding:0 0 0px 0;
	background-repeat: no-repeat;

}

#header #contact{
	position: absolute;
	top: 90px;
	right: 20px;
	width: 252px;
	height: 32px;
	text-indent: -9999px;
	font-size: 25px;
	color: #fcc200;
	background: transparent url(images/contact.png) no-repeat 0px 0px;
}


body #header #contact span{
	font-size: 20px;
	color: #fff;
}
#header H1 A
{
	width: 500px;
	height: 220px;
	position: absolute;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	padding: 0;
	margin: 0px 0 0;
	top: 0px;
	left: 20px;
	background: transparent url(images/logo.png) no-repeat 0px 0px;
}

#banner {
	display: none; 
	}
	
#container {
	margin: 10px 0 0px 0px;
	float: left;
	width:940px;
	display: inline;

}


#sidebar {
	margin: 0px 0 0px 0px;
	width: 220px;
	padding: 0px 20px 0 0 ;
	float: left;
	display: inline;
}

#content {
	margin: 0 0 0 0;
	padding: 0 20px 20px 20px;
	width: 660px;
	float: right;
	display: inline;

}



#footer {
	/*background:transparent url(images/footer.jpg) no-repeat 130px 0;*/

	padding: 20px 0;
	background-repeat: no-repeat;
background: #101010 url(images/footer-bg.jpg) no-repeat right bottom;
	width: 940px;
	height: 160px;
	margin: 0 auto;
	text-align: left;

	}


	#footer-wrapper{
	float: left;
	width: 100%;
	background-color: #101010;
	height: 200px;
	border-top: 1px solid #333;
}

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

a {
	color: #8fad79;
	text-decoration: none;
}

a:hover {
	color: #8fad79;
	text-decoration: underline;
}

a:active {
	color: #8fad79;
	text-decoration: underline;
}


img {
	border: 0;
}

body.imageleft, body .alignleft  { 
	float: left; 
	margin: 5px 10px 10px 0; 
	padding: 5px;

}

.contact { clear: left;
}
	
body.imageright, body .alignright { 
	float: right; 
	margin: 0 0 10px 10px; 
	
}

body .imagecentre, body .imagecenter, body .centered, body .aligncenter 
	{ display: block; 
	text-align: center; 
	margin: 0 auto 1em auto; 
}

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

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

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

.floater-left {

}

.floater-right {
	float: right;
}

#access {

	width: 685px;
	margin-top: 180px;
	float: right;
	font-size: 115%;
	

}
#access a {
	color: #8fad79;
	}

#access a:hover {
	color: #89a86f;
	}

#access a:active {
	color: #8fad79;
	}


#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: 3px 5px;
		background-color: #728B5A;
		font-size: 12px;
			border: 1px solid #8fad79;
		
}

#menu ul li a{
	color: #FFF;
	
	display: block;
	
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	z-index: 1000;
	text-transform: uppercase;
	border: 0px solid;
}

/* Text and Headings */


/* Content */
body.body_1501 .page-title{
	display: none;
}
.page-title {
	font-weight: o;
	font-size: 22px;
	margin-top: 7px;
	margin-bottom: 20px;
	color: #FFF;
}

.post {
	padding: 10px 10px 30px 10px;
	
}

.entry-title {
	width: 450px;
	font-weight: bold;
	font-size:18px;
	margin-top: 7px;
	margin-bottom: 5px;
	color: #8fad79;
	font-stretch: ultra-condensed;

}


.entry-title a {
	color: #8fad79;
}

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


.more-link {
	display: inline;
	margin: 10px 0 0 0;
	font-size: 14px;
	background-color: #333;
	width: 90px;
	padding: 5px;
	float: right;
}

.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 #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/rss.gif) no-repeat top left;
	background-position: 6px 6px;
}

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

.entry-content p {
	line-height: 1.6em;
}

.entry-content h2 {
	font-weight: normal;
	font-size: 16px;
	margin: 10px 0;
	color: #8fad79;
}

.entry-content a {
	color: #8fad79;
}

.entry-content a:hover {
	color: #8fad79;
	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;
}

.published {
	width: 450px;
	font-weight: normal;
	font-size: 110%;
	margin-bottom: 5px;
	color: #262626;
}


/* Sidebar */


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

#sidebar h2{
	text-align: right;
	font-size: 20px;
	font-weight: normal;
	color: #FFF; 
	margin-bottom: 15px;
	padding: 0 10px;
}


#sidebar h3 {
	text-align: left;
	font-size: 120%;
	font-weight: normal;
	color: #8fad79; 
	margin-bottom: 5px;
	padding: 0 10px;
}


#sidebar a {
	font-size: 115%;
	color: #8fad79; 
	}

#sidebar a:hover {
	font-size: 115%;
	color: #8fad79;
	}

#sidebar ul {
	list-style: none;
}

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

#sidebar ul li ul, #sidebar ul li ul li ul {
	text-align: right;
	margin: 0;
	padding: 0;
}

#sidebar ul li ul li {
	padding: 4px 2px 4px 10px;
	background-position: 0 0px;
	margin: 0;
	border-bottom: 0px solid #EFEFEF;
}

#sidebar ul li ul li ul li {
	padding: 0px 0 0 0px;
	background-position: 0 0px;
	margin: 0;
	border-bottom: none;
}

/* @group Scrolling */
#sidebar ul li div.vsrp_div h3 a,#sidebar ul li div.vsrp_div a{
	background-image: none;
	padding: 5px 5px 5px 12px;
}

#sidebar ul li div.vsrp_div h3 a{
	width: 190px
}

.box{
	padding: 0px 5px;
	margin-bottom: 20px;
}

#sidebar ul li div.vsrp_div{
	height: 115px !important;
}

#sidebar ul li div.vsrp_div a{
	float: left;
	padding: 0px;
	font-size: 0.9em;
	color: #666;
}


#sidebar ul li div.vsrp_div a.more{
	color:#8fad79;
}

#sidebar ul li div.vsrp_div a.more:hover{
	color: #c25c00;
}

#sidebar .box div.vsrp_div h3 a{
	padding: 0 0 5px 0;
	margin: 0px;
	font-size: 0.9em;
	color: #8fad79;
}

#sidebar .box div.vsrp_div h3 a:hover{
	color: #c25c00;
}




/* @end */



/* 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: #8fad79;
	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: 120%;
	margin-bottom: 10px;
	color: #333333;
}

.comments ol {
	list-style: none;
}

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

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

.comment-author {
	font-weight: bold;
}

.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: 350px;
}

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

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

/* Footer */

#ripple {
	float: left;
	text-align: left;
	padding: 0 0px 0 20px;
}

.copyright {
	font-size: 80%;
}

.people{
	float: left;
	border-bottom: 1px solid #333;
	padding-bottom: 10px;
	margin-bottom: 10px;
	display:inline;
		width: 100%;
}

.contact p{
	padding: 5px 0;
}

#rotator{
	border: 5px solid #333;
	
}


/*@group Dropmenu*/

#dropmenu, #dropmenu UL
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	z-index: 1000;
	width: 100%;
	margin-top: 0px;
	border-top: 0px solid #000000 !important;
}
#dropmenu A
{
}
#dropmenu A:hover
{
}
#dropmenu LI
{
	float: left;
	position: relative;
	text-align: left;
}
#dropmenu UL
{
	position: absolute;
	display: none;
	top: 22px;
	left: -11px;
	padding-top: 1px;
	z-index: 1000;
}
#dropmenu UL A
{
	margin: 0;
}
#dropmenu UL A:hover
{
	color: #333;
}
#dropmenu LI UL
{
	width: 16.1em;
	font-size: 0.7em;
	z-index: 1000;

}
#dropmenu LI UL A
{
	width: 140px;
	margin: 0;
	font-size: 12px;
	text-transform: lowercase;

	
}
#dropmenu UL UL
{
	top: auto;
	width: 15em;
}
#dropmenu LI UL UL
{
	left: 14.8em;
	margin: -3px 0 0 8px;
}
#dropmenu LI:hover UL UL, #dropmenu LI:hover UL UL UL, #dropmenu LI:hover UL UL UL UL
{
	display: none;
}
#dropmenu LI:hover UL, #dropmenu LI LI:hover UL, #dropmenu LI LI LI:hover UL, #dropmenu LI LI LI LI:hover UL
{
	display: block;
}
/*@end*/

.piclenselink{
	display: none;
}

#top-wrapper{
	 /*background: transparent url(images/top-wrapper.jpg) repeat-x top left;*/
	 background-color:#101010;
	 border-bottom: 1px solid #333;
}

ul.social li{
	float: right;
}

ul.social img{

}
