/*
Theme Name: CJR Wealth Mgmt Theme
Theme URI: http://www.cjrylantwealthmanagement.com/
Description: Custom WP Theme for CJ Rylant 
Author: Mike Truese
Author URI: http://www.miketruesecreations.com
version: 1.0
*/



/* basics */

* {
	margin:0;
	padding:0;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	background-color: #cbe3ef;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
TD {
vertical-align: top;
font-size: 10pt;
}
h1 {
	font-size: 20pt;
}
h2 {
	font-size: 14pt;
	margin-top:10px;
}
h3 {
	font-size: 12pt;
	margin-top:10px;
}
h4 {
	font-size: 10pt;
}
/* images and misc. */

img {
	border: none;
	padding: 6px;
}
img a {
	border:none;
}
img.left {
	float: left;
	border: none;
	padding: 6px;
}
img.right {
	float: right;
	border: none;
	padding: 6px;
}
blockquote {
	clear:both;
	border-left:2px solid #1c3a78;
	background-color: #f0f5f8;
	margin:15px;
	padding:0 12px 0 12px;
}
/* links */

a {
	color:#666;
	text-decoration:none;
	border: none;
}
a:hover {
	color:#6A7CA0;
	text-decoration: underline;
	border: none;
}
/* container */


#container {
	width: 960px;
	margin: 0 auto;
	background-color: #FFFFFF;
	background-image: url(images/bg_container.jpg);
	color:#333;
	 
}
/* header */

#header {
	width: 960px;
	height: 127px;
	position: relative;
}
#header h1, #header h2 {
	text-indent: -9999px;
	height: 0px;
}
#logo {
	position: absolute;
	top: 6px;
	left: 15px;
}
/* main menu */


#menu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	width:960px;
	height:34px;
	background-image: url(images/bg_menu.jpg);
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-weight: bold;
}
#menu ul {
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px; 
}
#menu ul li {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#menu ul li a:link {
	padding: 0px 13px 0px 13px;
	margin: 0;
	text-decoration: none;
	color: #F9F6C1;
}
#menu ul li a:visited{
	padding: 0px 13px 0px 13px;
	margin: 0;
	text-decoration: none;
	color: #dddddd;
}
#menu ul li a:hover {
	color: #FFF;
	 
	padding: 0px 13px 0px 13px;
}
#menu .current_page_item a:link, #menu .current_page_item a:visited {
color: #ffffff;
}
/* content */


#content {
	float: left;
	width: 640px;
	background-image: url(images/bg_content.jpg);
	background-repeat: no-repeat;
}
.post {
	margin:0 10px;
	padding:10px 10px 10px 5px;
	line-height: 14pt;
	color: #000000;
}
.post h1 {
	padding-top: 10px;
	font-weight: bold;
	color: #1c3a78;
	line-height: 28px;	 
}
.post h1 a {
	color: #1c3a78;
	text-decoration: none;
}
.post h1 a:hover {
	color: #666;
	text-decoration: none;
}

.post h2 {
	font-size: 14pt;
	font-weight: 300;
	color: #660000;
	padding-top: 15px;
	padding-bottom: 4px;
	margin-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #660000;
}
.post h2 a {
	color: #660000;
	text-decoration: none;
}
.post h2 a:hover {
	color: #666;
	text-decoration: none;
}
.post h3 {
	font-size: 13pt;
	font-weight: bold;
	color: #003399;
	padding-top: 12px;
	padding-bottom: 12px;
}
.post p {
	line-height: 150%;
	margin-right:30px;
	margin-left:30px;
	color: #000000;
}

.author {
	padding-top: 6px;
	padding-left: 3px;
	color: #789; 
}
.post a {
	text-decoration:underline;
}
.post ul {

}
.post li {
	margin-right:30px; 
	margin-left: 30px;
	margin-bottom: 8px;
	line-height: 150%;	 
}
.archivetitle 
{
	text-align: center;
}

.entry p {
	margin:12px 0;
	color: #000000;
}
.postmetadata {
	clear: both;
	padding:6px;
	margin-top: 16px;
	background-color: #F2F2F3;
	border: 1px solid #c6d6e3;
}
.navigation {
	font-size:9pt;
	float:left;
	width:100%;
	padding: 10px;
}
.alignleft {
	float:left;
	padding: 0px;
	margin-top:3px;
	margin-bottom: 20px;
	margin-right: 20px;
}
.alignright {
	float:right;
	margin:25px;
}
.notfound {
	padding: 25px;
	font-size: 14pt;
	font-weight: 300;
}
#sharethis-block {
padding-left: 20px;
padding-top: 20px;
 
margin-bottom: 15px;
}
/* sidebar */

#sidebar {
	 
	width: 320px;
	float:right;
	margin: 0px; 
	padding: 0px;
	 
}
.sidebarbox {
 

}
#sidebar h2 {
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 15px;
}
#sidebar p {
	margin:0;
	padding: 0 6px 0 12px;
}
#sidebar img {
	padding: 0;
	margin: 0;
}
#sidebar A:link{
	color: #18285f;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #18285f;
}
#sidebar A:visited{
	color: #4c77b2;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4c77b2;
}
#sidebar A:hover{
	color: #333333;
	text-decoration: none;
}

#sidebar A:active{
color: #333333;
}

#sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
 
}
#sidebar ul li {
	margin: 0px;
	padding: 0px;
	line-height: 14pt;
	list-style-type: none;
	color: #333333;
 
}
#sidebar ul ul {
	padding-top: 15px;
	padding-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
#sidebar ul ul li {
	list-style-type: none;
	list-style-position: outside;
	color: #333333;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	 
	margin-right: 12px;
	margin-left: 17px;
	
}
#sidebar ul ul ul {
	margin: 0px;
	padding: 0px;
	margin-left: 15px;
}
#sidebar ul ul ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: square;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	 
}

#text-334275491, #text-348447771 {
	background-image: url(images/bg_newsletter.jpg);
	background-repeat: no-repeat;
	height: 280px;
	width:320px;
	background-color: #4a73ab;
	position: relative;
}
#freenews  {
	position: absolute;
	top: 150px;
	left: 17px;

}
#freenews  {
	font-weight: bold;
	color: #FFFFFF;
	 
	display: block;
	  
}
#recent-posts {
	background-image: url(images/bg_sidebar_top.jpg);
	background-repeat: no-repeat; 
}

#categories-327299921, #categories-348448441 {
	background-image: url(images/bg_sidebar_top.jpg);
	background-repeat: no-repeat; 
}
#text-565008401 {
	background-image: url(images/bg_sidebar_top.jpg);
	background-repeat: no-repeat;
}


#ctc {
	background-image: url(images/bg_sidebar_top.jpg);
	background-repeat: no-repeat; 
}

#archives-2 {
	background-image: url(images/bg_sidebar_top.jpg);
	background-repeat: no-repeat; 
}

/* comments */

#commentssection {
	clear: both;
	padding: 2px 12px;
	margin: 0;
}
#commentssection h3 {
	font-size: 12pt;
	font-weight: 300;
	font-style: normal;
	color: #000;
}
#commentform {
	background: #F0F0F0;
	margin: 12px 12px 20px 12px;
	padding:20px;
}
#commentform p {
	color: #000;
}
#commentform a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #465D71;
	line-height: 14pt;
}
#commentform h3 {
	font-size: 10pt;
	font-weight: 300;
	color: #000;
}
#commentbox {
	width:75%;
	min-width:400px;
	margin:5px 5px 0 0;
}
#author, #email, #url, #commentbox, #submit {
	background: #fff;
	font-size: 8pt;
	margin:5px 5px 0 0;
	border: none;
	padding: 6px;
	border: 1px solid #B2B2B2;
}
#submit {
	margin:5px 5px 0 0;
}
ol.commentlist {
	list-style-type: none;
}
ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	overflow: hidden;
}
ol.commentlist li.alt {
	background: #E5E5E5;
}
ol.commentlist li p {
	margin: 6px 0 6px 0;
	padding: 0 12px 0 0;
	line-height: 14pt;
}
ol.commentlist a {
	color:#000;
}
cite {
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
}
cite a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #465D71;
}
/* search */

#searchform {
	background-image: url(images/bg_search.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 320px;
	position: relative;
	 
}
#searchlabel {
	font-size: 17px;
	color: #1c3a78;
	font-weight: bold;
	 
	position: absolute;
	top: 23px;
	left: 13px; 
} 

#searchform input#s {
	font-size: 10pt;
	padding: 2px;
	margin: 2px;
	border: 1px solid #B7B7B7;
	position: absolute;
	top: 20px;
	left: 85px; 
}

#searchsubmit {
  margin-top: 8px;
  position: absolute;
	top: 0px;
	left: 250px; 
}
/* footer */

#footer {
	clear: both;
	width: 960px;
	margin-top:15px;
	border-top:solid 1px #DEDEDE;
	font-size: 8pt;
}
#footer-left {
	width: 640px;
	background-image: url(images/bg_footer-left.jpg);
	background-repeat: repeat-x;
	float: left;
	background-color: #2e4c88;
	height: 150px;
		
}

#footer-right {
	width: 320px;
	background-image: url(images/bg_footer-right.jpg);
	background-repeat: repeat-x;
	float: right;
	background-color: #4c77b2;
	height: 150px;
}

#footer p {
	padding: 12px;
	margin: 0;
	color: #ffffff;
}
#footer a {
	color: #BCBCBC;
	text-decoration: none;
}
#footer a:hover {
	color: #5D5D5D;
	text-decoration: underline;
}
hr {
 color: #1C3A78;
background-color: #1C3A78;
height: 2px; 
margin-top: 10px;
margin-bottom: 20px;
}
.clearall {
	clear:both;
	}
