/*  

Theme Name: Sealed Mindset Blog
Theme URI: http://www.sealedmindset.com
Description: This is the custom theme for Sealed Mindset Blog.
Version: 2.0
Author: Ken DiNitto (Calacles Interactive)
Author URI: http://www.calaclesinteractive.com/

*/


/* **************************************************************************** */
/* ########################### MAIN BODY ###################################### */
/* **************************************************************************** */

body { 
background-color:#fff;
font-family:Arial;
font-size:13px;
color:#2a2a5a;
text-align:center;
margin:0px;
background-image: url(/images/parts/graytopgradbar.jpg);
background-repeat:repeat-x;
}

a{
color:blue;
text-decoration:underline;
font-size:12px
}

a:hover{
color:red;
text-decoration:underline;
font-size:12px
}


input{      
font-family:Arial;
}

.blank{
text-decoration:none;
}

.blank:hover{
text-decoration:none;
}

.article_separator {
display: none;
}

/* **************************************************************************** */
/* ############################# HEADINGS ##################################### */
/* **************************************************************************** */

.heading1{
font-family:Helvetica;
font-size:17px;
font-weight:bold;
color:#2a2a5a;
}

.heading2{
font-size:25px;
font-weight:bold;
color:#2a2a5a;
}

.heading3{
font-size:18px;
font-weight:bold;
color:#f81213;
}

.heading4{
font-size:18px;
font-weight:bold;
color:#1a2674;
}

.heading4b{
font-size:16px;
font-weight:bold;
color:#1a2674;
}

.heading5{
font-size:19px;
font-weight:bold;
color:#333366;
}

/* **************************************************************************** */
/* ############################# MAIN DIV ##################################### */
/* **************************************************************************** */

.maindiv{
position:relative;
margin-top:0px;
margin-left: auto;
margin-right: auto;
width:942px;
}

.insidediv{
width:100%;
min-height:200px; 
height:auto !important;
height:200px;
}

.mainbody{
width:100%;
}

.toptoolbar_link{
color:#333366;
text-decoration:none;
font-size:13px;
letter-spacing:2px;
}

.toptoolbar_link:hover{
color:#333366;
text-decoration:underline;
font-size:13px;
letter-spacing:2px;
}

.toptoolbarspace{
width:5px;
}

/* **************************************************************************** */
/* ############################# HOME PAGE ##################################### */
/* **************************************************************************** */

.homepagespace{
width:35px;
}


/* **************************************************************************** */
/* ############################# FOOTER ##################################### */
/* **************************************************************************** */

.footer{
background-image: url(/images/parts/bottomgrad.jpg);
background-repeat:repeat-x;
height:200px;
width:100%;
}

.footertext{
color:#6e6e98;
text-decoration:none;
font-size:10px;
letter-spacing:1px;
}

.footerlinks{
color:#6e6e98;
text-decoration:none;
font-size:10px;
letter-spacing:1px;
}

.footerlinks:hover{
color:#555555;
text-decoration:underline;
font-size:10px;
letter-spacing:1px;
}



/* **************************************************************************** */
/* ############################# MESSAGES ##################################### */
/* **************************************************************************** */

.messagelink{
font-size:22px;
color:#333366;
}

.messagelink:hover{
font-size:22px;
color:#6868d2;
}

.messagediv{
text-align:center;
padding:20px;
font-size:20px;
}



/* **************************************************************************** */
/* ############################# BLOG ##################################### */
/* **************************************************************************** */


.blogtitle{
font-size:22px;
color:#3f519e;
}

.blogtitle:hover{
font-size:22px;
color:orange;
}

.post{
text-align:left;
width:600px;
background:#fff;
color:#555555;
}

.post input,textarea{
border:#ccc 1px solid;
}

.postinner{
padding-left:15px;
padding-right:15px;
padding-bottom:15px;
padding-top:5px;
}



.post_top{
height:9px;
width:600px;
background:url(/wp-content/themes/timeless/images/postTop.png);
background-repeat:no-repeat;
background-position:center center;
}


.post_bottom{
height:19px;
width:600px;
background:url(/wp-content/themes/timeless/images/postBot.png);
background-repeat:no-repeat;
background-position:center center;
}



.postmetadata{
background:#fff;
padding:10px;
color:#000;
border:#cccccc 1px solid;
}

.postmetadata a{
color:#1739cd;
}

.postmetadata a:hover{
color:brown;
}

.blogdate{
font-size:13px;
color:green;
text-decoration:none;
font-weight:normal;
font-family:arial;
}

.blogcategory a{
color:#000;
font-size:22px;
text-decoration:none;
}

.blogcategory a:hover{
color:brown;
font-size:22px;
text-decoration:none;
}


.blogcontent{
font-size:14px;
color:#555555;
line-height:25px;
}


.reply{
font-family:arial;

}



/* **************************************************************************** */
/* ############################### SIDEBAR #################################### */
/* **************************************************************************** */



.sidbarposts a{
color:green;
font-size:15px;
text-decoration:none;
line-height:20px;
}


.sidbarposts a:hover{
color:orange;
font-size:15px;
text-decoration:none;
line-height:20px;
}


/* list-style-image: url(/wp-content/themes/timeless/images/sidebarbullet.png); */

.sidbarposts li{
list-style: none;
margin-left:0px;
font-size:15px;
}


.sidbarposts2 li{
list-style: none;
margin-left:-40px;
font-size:15px;
}


.sidbarposts2 li a{
color:#000;
font-size:15px;
}


.sidbarposts2 li a:hover{
color:brown;
font-size:15px;
}

.widgettitle{
font-size:16px;
font-weight:normal
}


.sidebarbody{
width:321px;
background:#fff;
color:#000;
text-align:left;
border:#cccccc 1px solid;
}


.sidebarbody h1{
display:inline;
}

.sidebarbody ul{
display:inline;
text-align:left;
}



.sidebarbodyinner{
padding:15px;
}

.sidecalendar{
font-size:17px;
}


.sidecalendar a{
color:green;
font-size:17px;
text-decoration:none;
}


.sidecalendar a:hover{
color:orange;
font-size:17px;
text-decoration:none;
}

.sidebartitles{
font-size:17px;
color:#3f519e;
}


/* **************************************************************************** */
/* ########################## MAIN SIDEBAR #################################### */
/* **************************************************************************** */


.sidebar{
background:#f2f4e5;
}

.sidebartd{
width:330px;
}

.dottetdiv{
border-top:#cccccc 2px dotted;
height:10px;
}


.sidebarlinks{
color:green;
text-decoration:none;
font-size:15px;
}

.sidebarlinks:hover{
color:orange;
text-decoration:none;
font-size:15px;
}


/* **************************************************************************** */
/* ########################### COMMENTS ###################################### */
/* **************************************************************************** */

.comments-template{
	margin: 0 0 0;
	border-top: 0px solid #ccc;
	padding: 0 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 0 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: arial, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, arial, Georgia, Sans-serif;
	font-size: 12px;
}



/* **************************************************************************** */
/* ########################### CONTACT FORM ###################################### */
/* **************************************************************************** */


.contactheader{
font-family:arial;
font-size:26px;
}

.contactform input{
border:#cccccc 1px solid;
font-size:11px;
padding:5px;
color:#555555;
}




