/*
Theme Name: VCE Success Blog - Mental Blank Blog
Theme URI: http://www.mentalblank.com/
Description: Custom Wordpress Design for VCE Success Blog - Subsite Mental Blank Blog
Version: 1.0
Author: Gary Smith Marketing
Author URI: http://www.garysmithgraphics.com
*/


/* - BASIC STUFF - */
* {
	margin: 0;
	padding: 0;
}
body {
	background: #024c68 url(images/pagebg.jpg) repeat-x fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	margin:0 auto;
}
a {
	color:#0776a0;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
p {
	padding: 10px 0;
}
blockquote {
	background-color: #FFF;
	margin: 0 20px;
	padding: 0 0 0 10px;
	font-style:oblique;
	border-left: #CCCCCC solid 4px;
}
.clearblock {
  content: "."; /* This dot is the actual appended content */
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}

/* -- LISTS -- */
ul {
	margin:0;
	padding:0;
}
ul li {
	margin-left:5px;
	padding:0;
}
li {
	list-style-type:none;
}

/* lists inside posts */
.entry-content ul ol {
	margin-left:0;
}
.entry-content ul li {
	margin-left:10px;
	list-style:disc;
	list-style-position:inside
}
.entry-content ul li ol {
	margin-left:10px;
}
.entry-content ol li {
	margin-left:5px;
	list-style: decimal;
	list-style-position:inside
}
.entry-content ol li li {
	margin-left:5px;
}

/* -- HEADINGS -- */
h1,h2,h3,h4,h5,h6 {margin:0;padding:0;}
h1 {font-size:20px;}
h2 {font-size:18px;}
h3 {font-size:16px;}
h4 {font-size:14px;}
h5 {font-size:12px;}
h6 {font-size:10px;}

h2#comments{margin:20px auto 10px;font-size:140%;}
/* headings inside posts */
.entry-content h1 {padding: 10px 0;font-size:180%;}
.entry-content h2 {padding: 10px 0;font-size:160%;}
.entry-content h3 {padding: 10px 0;font-size:140%;}
.entry-content h4 {padding: 10px 0;font-size:120%;}
.entry-content h5 {padding: 10px 0;font-size:100%;}
.entry-content h6 {padding: 10px 0;font-size:90%;}

/* -- Wrappers -- */
#mainwrapper {
	background: url(images/footwrapper.jpg) repeat-x scroll bottom;
	float:none;
	clear:both;
	margin:0;
	padding:0;
	width:100%;
}
#wrapper {
	float:none;
	clear:both;
	margin:0 auto;
	padding:0;
	width:960px;
}

/* -- PAGE HEAD -- */
#header {
	background: url(images/header.jpg) no-repeat right;
	height:129px;
	margin:20px 0 0 0;
	text-align:center;
	padding: 0;
}
#blogtitle {
	background: url(images/blogtitle.jpg) no-repeat 0 0;
	float:left;
	height:129px;
	width:210px;	
}
#navigation {
	background: url(images/navbg.jpg) no-repeat 0 0;
	height:36px;
	margin:0;
	padding:0;
	width: 960px;
}

/* -- Navigation -- */
#searchblock {
	background: url(images/navdivide.jpg) no-repeat right 0;
	float:left;
	width:240px;
	height:29px;
	padding: 1px 0 6px 10px;
}
#searchitem {
	height:20px;
	width:auto;
	width:195px;
}
#search form {
	margin: 0;
	padding: 0;
}
#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
#search p {
	margin: 0;
	font-size: 85%;
}
#s {
	margin:5px 0 0 5px;
	float: left;
	width:115px;
	padding: 3px 3px 3px 3px;
	background: #fff url(images/searchbg.jpg) repeat-x;
	border:none;
	font: normal 100% Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}
#searchsubmit {
	width:51px;
	float: left;
	margin: 6px 0 0 0;
	padding: 0 0 4px 0;
	background: #3083bf url(images/searchgo.jpg) no-repeat;
	border: none;
	font: bold 80% Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height:20px;
}

#nav {
	float:left;
	width:700px;
	height:29px;
	padding: 1px 10px 6px 0px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#nav a {
	color: #fff;
	display: block;
    font-weight: bold;
	font-size: 10pt;
   	padding: 8px 10px 0px 10px;
}
#nav a:hover {
	color: #000;
	display: block;
	text-decoration: none;  
}
#nav li {
	background: url(images/navdivideli.jpg) no-repeat right;
	float: left;
	margin: 0px 0 0px 0;
	padding: 0px;
	height:29px;
}
#nav li li {
	float: left;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	width: 130px;
}
#nav li li a {
	width: 130px;
	float: none;
	margin: 0px;
   	padding: 8px 10px 12px 10px;
	color: #176399;
}
#nav li li a:hover {
	width: 130px;
	float: none;
	margin: 0px;
   	padding: 8px 10px 12px 10px;
}
#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}
#nav li:hover ul {
	left: auto;
	display: block;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}


/* -- Content -- */
#contentblock {
	background: #FFF url(images/fauxbg.jpg) repeat-y 0 0;
	padding: 10px 4px 0 4px;
	width:952px;
}

#homecontent {
	background:#FFF;
	padding:10px 4px;
	width:952px;
}
#homecontent ul {
	margin-left:10px;
}
#homecontent ul li {
	list-style-type:circle;
	margin-left:20px;
	padding:2px 0;
}
#homecontent h2 {
	color:#FFFFFF;
	text-align:center;
	background:url(images/homebutton.png) 0 0 no-repeat;
	padding:30px 0 15px 0;
	height:70px;
	font-size:180%;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#homecontent h3 {
	font-size:120%;
	padding:3px 0;
}
#homecontent #lefthome {
	float:left;
	margin:0 100px;
	width:250px;
}
#lefthome #leftitems {
	padding:0 0 0 20px;
}
#homecontent #righthome {
	float:right;
	margin:0 100px;
	width:250px;
}
#righthome #rightitems {
	padding:0 0 0 20px;
}

/* -- POSTS BLOCK --*/
.posts-wrap {
	float:left;
	clear:none;
	margin:0 0 0 10px;
	width:590px;
}
.post-index {
	margin:0 0 20px 0;
}
#post-single {
	margin:0 0 20px 0;
}
.postentry {
	width:588px;
	border-left: #bfbfbf solid 1px;
	border-right: #bfbfbf solid 1px;
	
}
.pageentry {
	width:588px;
	border-left: #bfbfbf solid 1px;
	border-right: #bfbfbf solid 1px;
	border-bottom: #bfbfbf solid 1px;
}
.entry-content {
	background: #f3f3f3 none;
	padding: 0 4px 0 4px;
}

/* -- POSTS HEAD --*/
.posthead {
	background: url(images/posttopbg.jpg) repeat-x 0 0;
	width:590px;
	height:40px;
}
.postheadleft {
	float: left;
	background: url(images/posttopleft.jpg) no-repeat 0 0;
	width:10px;
	height:40px;
}
.posttitle {
	float: left;
	width:570px;
	height:32px;
	padding: 4px 0 4px 0;
}
.posttitle h2 {
	font-size: 16px;
}
.posttitle h2 a {
	color: #000000;
}
.postheadright {
	float: left;
	background: url(images/posttopright.jpg) no-repeat 0 0;
	width:10px;
	height:40px;
}

/* -- POSTS HEAD META --*/
.postsubhead {
	background: url(images/postmetabg.jpg) repeat-x 0 0;
	height:20px;
}
.postsubmeta {
	padding: 0 10px 0 0;
	color: #FFFFFF;
	font-size: 11px;
	font-style: italic;
	line-height: 20px;
	text-align: right;
}
.postsubmeta a {
	color: #FFFFFF;
	text-decoration: underline;
}
.postsubmeta a:hover {
	text-decoration: none;
}

/* -- POSTS END META --*/
.postender {
	width: 588px;
	border: #bfbfbf solid 1px;
}
.postcomments {
	float: left;
	display: inline;
	width: 92px;
	padding: 2px;
}
.posttags {
	float: left;
	display: inline;
	width: 475px;
	padding: 2px 4px 2px 4px;
}
.entry-meta {
	padding: 0 4px 0 4px;
}
#entry-meta-single {
	padding: 4px;
	background-color: #f3f3f3;
	border: #bfbfbf solid 1px;
	width: 580px;
}
.meta-spacer {
	width:100%;
	margin: 10px;
}

/* -- PAGE NAVIGATION --*/
.navigation {
	float: left;
	clear: both;
	width:590px;
	margin: 10px 0 10px 0;
}
.nav-next {
	float:right;
	clear:none;
	width:48%;
	text-align:right;
}
.nav-prev {
	float:left;
	clear:none;
	width:48%;
	text-align:left;
}

/* -- SIDEBARS --*/
.sidebar-wrap {
	float:left;
	width:265px;
}
.widget {
	padding: 0 20px 0 0;	
}
.widgettitle {
	background: url(images/sidebarhead.jpg) no-repeat 0 0;
	width:265px;
	height:34px;
}
.widgettitle h3 {
	font-size: 16px;
	font-weight: bold;
	color:#FFFFFF;
	line-height: 30px;
	padding: 0 0 0 16px;
}
.widget ul {
}
.widget ul li {
	font-size: 14px;
	color:#0776a0;
	list-style-type: none;
	margin: 0 0 0 30px;
	padding: 2px 0 5px 0;
}

/* -- Footer -- */
#footer {
	background: url(images/footerbg.jpg) repeat-x 0 0;
	color:#4c4c4c;
	font-style: italic;
	width: 960px;
	height:30px;
	padding: 20px 0 10px 0;
	clear:both;
	float:none;
	text-align:center;
}

/* -- 404-PAGE --*/
.error404 {margin:0;width:100%;}
.error404 h1,.error404 h2 {margin: 10px auto;}

/* -- COMMENTS -- */
div.comments-wrap {margin:15px auto; padding:0;}
li.comment,li.trackback, li.pingback {
	margin: 10px auto;
}
ul.children {
	margin-left:10px;
}
ul.commentlist, ul.pinglist {
	margin:10px 0;
}
div.reply {}
textarea#comment {overflow:auto}

/* -- ALIGNMENTS --*/
img.alignright {float:right;clear:none;margin:0 0 1em 1em}
img.alignleft {float:left;clear:none;margin:0 1em 1em 0}
img.aligncenter {display: block; margin:1em auto; text-align:center}
img.alignnone {margin:0 0.5em 0 0;}

/*THIS IS THE STYLE FOR THE FORM OPTIN*/

.link,
.signupframe {
    color: #226699;
    font-family: Arial, Helvetica, sans-serif;
    }
    .link {
        text-decoration: none;
        }
    .signupframe {
        background: #d0e4f4;
        }
		#SignUp{
			width:580px;
			background:#d0e4f4;
		}
		#cd-content{
			float:left;
			padding-top:20px;
		}
		#form-content{
			float:right;
			padding-right:10px;
			padding-top:30px;
		}
		#form-top{
			
		}
		#form-bottom{
			
		}
		#myclear{
			clear:both;
		}
		.input-type{
			background:url(images/form-input.png) no-repeat;
			width:249px;
			height:25px;
			border:none;
			padding:5px 5px 0px 10px;
			font-size:14px;
		}
	.postentry-single-index {
	width:588px;
	border-left: #bfbfbf solid 1px;
	border-right: #bfbfbf solid 1px;
	border-bottom: #bfbfbf solid 1px;
	background: #ffffff;
}
.myspaces{
	height:0px;
}


/*Style for the new post heading*/

.newpostheadleft {
	float: left;
	background: url(images/newpostleft.png) no-repeat 0 0;
	width:10px;
	height:40px;
}
.newpostheadright {
	float: left;
	background: url(images/newpost-right.png) no-repeat 0 0;
	width:10px;
	height:40px;
}
.newposttitle {
	float: left;
	width:570px;
	height:32px;
	padding: 4px 0 4px 0;
}
.newposttitle h2 a{
	color:#fff;
}
.newposttitle h2{
	padding-top:5px;
}
.newposthead {
	background: url(images/new-head-bg.png) repeat-x 0 0;
	width:590px;
	height:40px;
}
