/*
Theme Name: Cube SMR Red
Theme URI: http://www.cubepr.com.au
Description: A Prosperity Principle Theme.
Version: 1.0
Author: P2
Author URI: http://www.youprosper.com.au
*/


/**********************************************
*   Basics & Typography                       *
***********************************************/

body {
	margin: 0;
	padding: 0;
	background: #5a0704 url(images/bg.gif) repeat-y top center;
	font: 62.5% "Lucida Grande", "Lucida Sans Unicode", Sans-Serif;
	color: #000;
	text-align: left;
	}

p,
ol,
ul {
	line-height: 150%;
	}
ol {}
ul {}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-style: normal;
	font-weight: bold;
	background: transparent;
	color: #050d24;
	}

h1 {
	font-size: 2.2em;
	}
h2 {
	font-size: 1.4em;
	}
h3, h4, h5, h6 {
	font-size: 1em;
	}

a:link,
a:visited,
a:active  {
	color: #bb0e08;
	text-decoration: none;
	}

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

blockquote {
	margin: 10px 0;
	padding: 0 25px 0 50px; 
	background: url(images/blockquote.gif) no-repeat 5px 5px #EEECFF;
	border: 1px solid #d3d3d3;
	font-style:italic;
	}

code {
  background: #e9f0fa;
  cursor: text;
  font-family: "Courier New", Courier, monospace;
 }

small {
	font-size: 0.8em;
	}

input, textarea, select {}

form {}

img {}
img.noborder {
	border: none;
	}

.alert {
	font-weight: bold;
	color: #f00;
	}

.left {
	float: left;
	}
.right {
	float: right;
	}
.center {
	text-align: center;
	}
.alignleft {
	float: left;
	margin-right: 10px;
	}
.alignright {
	float: right;
	margin-left: 10px;
	}
	
#smr-menu {
clear: both;
	float: left !important;
	float: none;
	height: 100%;
	width:600px;
border:1px solid #ccc;
padding: 0px 30px 0px 10px;
margin: 20px 30px;
}

#index1,
#index2,
#index3 {
	width: 30%;
	padding: 10px 0 10px 20px;
	float: left;
	}
	
#smr-menu ul {
padding-left:20px;
margin-left:0px;
}

#smr-menu ul li {
list-style: square;
padding-left:0px !important;

}
	
	

/**********************************************
*   Structure: Content, Sidebar, etc.         *
***********************************************/

#outline {
	width: 985px;
	margin: 0 auto;
	padding: 0;
	background: #fff;
	font-size: 1.3em;
	}


/**********************
*   Header            *
***********************/

#header {
	width: 100%;
	height: 110px;
	background: transparent url(images/header_bg.gif) repeat-y center top;
	}

#header .blogtitle {
	width: 500px;
	height: 103px;
	float:left;
	background: transparent url(images/cube-logo.gif) no-repeat 10px 20px;
	}
#header h1 {
	padding: 35px 0 0 50px;
	text-indent:-9999px;
	}
#header h1 a {
	color: #fff;
	}

.rss-header  {
		margin:0;
		position:relative;
		top: 80px; 
		left: 310px;
		float:right;
		}
.rss-header a.rss  {
		padding: 1px 0 1px 25px;
		background: transparent url(images/icon_rss.gif) no-repeat 5px 0;
		line-height: 200%;
		color:#fff;
		text-decoration:none;
		}


ul.top-nav{
	float: right;
	margin: 0;
	padding: 0 15px;
	list-style-type: none;
	}
ul.top-nav li {
	float: left;
	}
ul.top-nav li a {
	float: left;
	display: block;
	background:#8C0B06;
	border:1px solid #2F0402;
	padding: 5px 10px;
	line-height: 24px;
	color: #fff;
	margin-left:5px;
	}

	
	#navbar {
		clear: both;
		float: left;
		width: 100%;
		height: 35px;
		/*background: transparent url(images/nav_bg.gif) repeat-x 0 0;*/
		background:#251c11;
		border-top: 1px solid #403f3f;
		}

	ul.menu {
		float: left;
		margin: 0;
		padding: 0 15px;
		list-style-type: none;
		}
	ul.menu li {
		float: left;
		}
	ul.menu li a {
		float: left;
		display: block;
		height: 28px;
		padding: 5px 15px 0 15px;
		line-height: 24px;
		color: #fff;
		}
		
	ul.menu li.smr-menu-signup {
	
		padding-left:16px;
		background: transparent url(images/nav_hover_email.jpg) no-repeat center -31px;
	
	}
	
	
	
	ul.menu li a:link,
	ul.menu li a:visited {
		color: #fff;
		background: transparent url(images/nav_hover.gif) no-repeat center top;
		}
	ul.menu li a:hover,
	ul.menu li a:active {
		color: #fff;
		background: transparent url(images/nav_hover.gif) no-repeat center -31px;
		text-decoration: none;
		}

	ul.menu li.current-cat a:link,
	ul.menu li.current-cat a:visited,
	ul.menu li.current-cat a:hover,
	ul.menu li.current-cat a:active	{
		color: #fff;
		background: transparent url(images/nav_hover.gif) no-repeat center -31px;
		text-decoration: none;
		}

	.searchbar {
		float: right;
		width: 290px;
		height: 31px;
		margin: 0;
		}
	.searchform {
		width: 290px;
		height: 20px;
		text-align: left;
		}
	input#s

			{
		width: 234px;
		height: 21px;
		margin: 5px 0 0 1px !important;
		margin: 4px 0 0 1px; /* IE */
		padding: 5px 0px 0 6px;
		border: none;
		background: #fff url(images/searchbg.gif) repeat-x 0 0;
		color: #ccc;
		float:left;
		}
		

	input.email,
	form.subscribeform input#email,
	form.subscribeform input#Name
	{
		width: 224px;
		height: 21px;
		margin: 0px 0 3px 1px !important;
		margin: 0px 0 3px 1px; /* IE */
		padding: 5px 0px 0 6px;
		border: none;
		background: #fff url(images/emailbg.gif) repeat-x 0 0;
		color: #999;
		float:left;
		}
		
	input#s:focus {
		color: #999;
		}
		
	input#search-submit {
	width:27px;
	border:none;
	height:32px;
	background: url(images/searchgo.gif) 0px 5px no-repeat;
	padding:0px;
	margin:0px 0 0 2px;
	cursor:pointer;

	}

/***********************
*  Wrapper             *
***********************/

#wrapper {
	float: left;
	background: #fff url(images/wrapper.gif) repeat-y 0 0;
	margin: 0 !important;
	margin: -15px 0 0 0; /* IE */
	padding: 0;
	}


/**********************
*   Content           *
***********************/

#content {
	float: left;
	width: 660px;
	height: 100%;
	background: #fff;
	}


.page-title {
	margin: 20px 0 10px 0;
	}
.page-title {
	/* clear: both;
	float: left; */
	width: 560px;
	max-height: 48px;
	overflow: hidden;
	line-height: 48px;
	padding: 0 30px;
	background: #d3e2ab url(images/pages-title.gif) repeat-x bottom center;
	}

.paged,
.wp-pagenavi {
	clear: both;
	float: left;
	width: 470px;
	line-height: 48px;
	padding: 0 30px;
	}
.wp-pagenavi a,
.wp-pagenavi span {
	margin: 0 20px 0 0;
	}


/**********************
*   Blog Entries      *
***********************/

.post {
	padding: 20px 30px;
	background: #fff;
	min-height:430px;
	}

.postentry {
	color: #050d24;
	text-align: justify;
	}

.postentry h3 {
margin-top:20px;
line-height:1.2em;


}

.postentry a,
.postentry a:hover,
.post p a,
.post p a:hover
 {
	color: #bb0e08;
	text-decoration:underline;
	}

.postentry img {
	border: 5px solid #edf2ff;
	}
.postentry img.wp-smiley,
.postentry img.wp-smiley:hover {
	border: none;
}

.postentry span.alert {
	font-weight: bold;
	color: #f00;
	}

.smrsections
 {
margin: 20px 0px;

}

.smrsection h2 {
padding-bottom:10px;

}

#pbstext,
#interviewtext {
padding: 5px 10px;
background: #EEECFF;
border:1px solid #5E0704;
font-weight:bold;
font-size:.9em;
}

#productinfotext {
font-size:.8em;
}

#referencestext {
font-size:.9em;
}
	
	
	
	
	
.posttitle { 
	margin-top: 10px;
	font-size: 1.8em;


}

.posttitle a:link,
.posttitle a:visited,
.posttitle a:hover,
.posttitle a:active {
	color: #bb0e08;
	width: 600px !important;
	display:block !important;
	
	

}

.postmeta,
.postmeta a {
	margin: 5px 0 ;
	font-size: 1em;
	color: #bb0e08;
	}
.post-date {
	padding: 0 0 0 20px;
	background: url(images/icon_date.gif) no-repeat 0 0;
	}
.post-cmts {
	padding: 0 0 0 20px;
	background: url(images/icon_cmts.gif) no-repeat 0 0;
	font-size:.9em;
	}
.post-cate {
	padding: 3px 8px;
	}
	
.post-cate a,
.post-cate a:visited {
text-decoration:underline;
font-weight:bold;
}

.post-cate a:hover {
text-decoration:underline;
color:#ffffff;
background: #ff160b;
}

.post-tags {
	padding: 0 0 5px 20px;
	background: url(images/icon_tag.gif) no-repeat 0 0;
	}
	



.post-tags  a{
font-weight:normal;
text-decoration:underline;
}

.blue {
color:#bb0e08;
}

.post-info {
	padding: 0 0 0 20px;
	background: url(images/icon_exclaim.png) no-repeat 0 0;
	}
	
	.post-info p {
	font-weight:normal !important;
	display:inline;
	margin:0px;
	}
	
	
.post-tags,
.post-date,
.post-info {
font-size:.9em;
font-weight:bold;
color: #000;
}

.post-author {
	padding: 0 0 0 20px;
	background: url(images/icon_pencil.png) no-repeat 0 0;
	}

.post-author  a {
	}

/**********************
*   Comments          *
***********************/

.commentpage {
	margin: 0 30px;
	padding: 0;
	}

#comments {
	margin: 0;
	padding: 0;
	}

.comments-num {
	padding: 0 0 10px 0;
	}

#commentlist {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#commentlist li {
	padding: 20px 25px 0 0;
	border-bottom: 1px solid #dce6ff;
	background: #edf2ff url(images/comment_bg.gif) repeat-y 0 0;
	}
	.alt {
		background-color: #fff !important;
		background-image: none !important;
		}

.comment-gravatar {
	float: left;
	width: 62px;
	height: 62px;
	background: transparent url(images/gravatar.gif) no-repeat;
	}
	img.avatar {
		margin: 7px 0 0 7px;
		border: none;
		}

.comment-title,
.comment-meta,
.comment-text {
	margin: 0 0 0 80px;
	}

.comment-title,
.comment-title a,
.comment-title a:hover{
	color: #030612;
	}
.comment-meta,
.comment-meta a,
.comment-meta a:hover {
	color: #bb0e08;
	}

h2#postcomment {
	margin: 10px 0 0 0;
	padding: 0 0 10px 0;
	}

.postcomment {
	clear: both;
	margin: 10px 0 0 0;
	padding: 20px;
	background: #EEECFF url(images/separator_blue.gif) repeat-x center top;
	}

.postcomment input,
.postcomment textarea {
	border: 1px solid #b0c5ff;
	}
.postcomment input:hover,
.postcomment textarea:hover {
	border: 1px solid #00C6FF;
	}
.postcomment input#author,
.postcomment input#email,
.postcomment input#url {
	width: 100% !important;
	width: 456px; /* IE */
	height: 18px;
	}
.postcomment textarea#comment {
	width: 100% !important;
	width: 456px; /* IE */
	height: 200px;
	}

.postcomment input#submit {
	width: auto;
	height: 25px;
	padding: 2px 10px 3px 10px;
	background: #e5edff url(images/submit.gif) repeat 0 0;
	}
.postcomment input#submit:hover {
	background: #e5edff url(images/submit_hover.gif) repeat 0 0;
	}



/**********************
*   Sidebar           *
***********************/

#sidebar {
	float: right;
	width: 290px;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #fff;
	}



#sidebar h2.widgettitle{
	width: 200px;
	overflow:hidden;
	display: block;
	margin: 0px 0px 6px 40px !important;
	padding: 6px;
	font-size: 1.1em;
	background:#5E0704;
	color:#ffffff;
	}

li.widget_tag_cloud {
background: url(images/sidebar-tag.gif) no-repeat left top;
}

li.widget_twitter{
background: url(images/sidebar-twitter.gif) no-repeat left top;
}

a.widget-twitter-title,
a.widget-twitter-title:hover  {
color:#ffffff;
text-decoration:none;
}

ul.tweets{
font-size:.9em;
margin:5px 0 16px 0px !important;
width:250px;
/*padding-left:42px !important;
background:url(images/cube-twitter-icon.gif) no-repeat left 20px;*/
}

form.subscribeform {
font-size:.9em;
margin:5px 0 16px 3px !important;
width:236px;
padding-left:8px !important;
/*
background:url(images/cube-twitter-icon.gif) no-repeat left 20px;*/
}

#text-5  {
background:url(images/sidebar-facebook.gif) no-repeat left top;
}

.client-logo {
height:110px;
overflow:hidden;
}

.widget-smr,
.widget_recent_entries  {
background:url(images/sidebar-toolkit.png) no-repeat left top;
}

.smrbox {
font-size: .9em;
}

#text-6,
#shiftthis-subscribe {
background:url(images/sidebar-email.gif) no-repeat left top;
}

#shiftthis-subscribe strong {
background:yellow;
border:#5E0704 1px solid;
display:block;
width:239px;
padding:5px;
font-weight:normal;
}

#shiftthis-subscribe strong a {
text-decoration:underline;
font-weight:bold;
}

.tweet-text {
margin:10px 0px !important;
}
	
.textwidget,
li#tag_cloud-3 div,
ul.tweets,
.smrbox,
form.subscribeform{
border: 1px solid #ccc;
padding:5px;
margin:0px;

}
	
#bottom h2.widgettitle {
background:#5E0704;
}

.smrbox h3 {
padding: 7px 0 15px 34px;
margin-top:10px;

}

.smrbox ul li ul li{
list-style:square outside;
margin:0 0 0 20px !important;
}

.smrbox ul li ul li.download {

list-style:none;
margin:0 !important;
padding:0 0 0 20px !important;
background: url(images/toolkit-downloadfile.png) 2px 2px no-repeat;
}

.smrbox ul li ul li.video-watch {

list-style:none;
margin:0 !important;
padding:0 0 0 20px !important;
background: url(images/toolkit-watch.png) 2px 2px no-repeat;
}

h3.smrbox-downloads {
background: url(images/toolkit-downloads.png) no-repeat left top;
}

h3.smrbox-video {
background: url(images/toolkit-video.png) no-repeat left top;
}

h3.smrbox-audio {
background: url(images/toolkit-audio.png) no-repeat left top;
}

h3.smrbox-seo {
background: url(images/toolkit-seo.png) no-repeat left top;
}

h3.smrbox-image {
background: url(images/toolkit-images.png) no-repeat left top;
}

.smrbox ul {
margin-top:0px !important;

}


#sidebar ul {
	clear: both;
	margin: 16px 0 0 0;
	padding: 0;
	list-style-type: none;
	}
#sidebar ul li {
	clear: both;
	color: #666;
	margin-top:16px;
	}

#sidebar li li,
#sidebar li.widget li,
#sidebar li.widget div,
#sidebar .tagcloud {
	width: 238px;
	margin: 0 0 0 3px;
	}

#sidebar li.widget_tag_cloud {
	width: 255px;
	margin: 0 0 0 3px;
	}
	
#sidebar li.widget_tag_cloud h2 {
	margin-left: 0px;
	}
	
#sidebar ul.blc {
	padding: 0 5px;
	}
	
.email-form label {
font-size:0.9em;
}


/**********************
*   Bottom            *
***********************/

#bottom {
	clear: both;
	float: left !important;
	float: none;
	width: 985px;
	height: 100%;
	margin: 0;
	padding: 0;
	background: url(images/bottom-bg-dark.gif);
	border-top: 6px solid #ff160b;
	font-size: 0.9em;
	text-align: left;
	color: #fff;
	}

#bottom-left,
#bottom-mid,
#bottom-right {
	width: 30%;
	padding: 20px 0 20px 20px;
	float: left;
	}
#bottom h2 {
	margin: 0;
	padding: 5px 10px;
	font-size: 1.6em;
	color: #fff;
	}
	
	
#bottom div.textwidget {
border: 1px solid #5E0704;
border-top:none;
padding:10px;
background: #5E0704 url(images/bottom-bg-dark.gif);
min-height:230px;
}

#bottom div.textwidget  p {
margin:0px;
}
	
#bottom h2 span {
	color: #508fd2;
	}
	
#bottom ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-top: 1px solid #031c5d;
	}
#bottom ul li {
	line-height: 26px;
	border-bottom: 1px solid #031c5d;
	}
#bottom ul li a {
	display: block;
	padding: 0 10px;
	color: #fff;
	text-decoration: none;
	}
#bottom ul li a:hover {
	background: #010b32;
	}



/**********************
*   Footer            *
***********************/

#footer {
	display:block;
	width: 985px;
	height: 35px;
	clear: both;
	background: #110b03;
	border-top: 1px solid #000;
	color: #fff;
	}

#footer .credits {
	float: left;
	margin: 0;
	padding: 10px;
	border: none;
	}

#footer p {
	margin: 0;
	padding: 13px 25px;
	font-size: 0.9em;
	line-height: 200%;
	}

#footer a:hover,
#footer a:link,
#footer a:visited,
#footer a:active {
	color: #fff;
	}
	

