/*  
Theme Name: TjTheme
Description: This custom theme was made by Gregorio Ramirez for Zosel and CompanyVersion: 1.3
Author: Gregorio Ramirez
Author URI: 
Tags: Grunge, Two Column, Unique design, widgets, widgetized, blog, free, blue, beige, dirty, sketched
*/

/*>>>>> Setup and Reset <<<<<*/

body, html  {
	height: 100%;
}

body, html, p, ul, ol {
	margin: 0;
	padding: 0;
	border: none;
}

body  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	line-height: 1.5;  /*unitless for proper inheritance*/
	background: #928273 url(img/backgradient.png) repeat-x scroll center top;

}

body.altbg  {
	/*background: #bcd1dc url(img/backgroundpattern.gif);*/
}

h1, h3, h4, h6  {
	font-family: Georgia, Helvetica, Sans-serif;
	font-weight: normal;
	margin: 5px 0;
	color: #666;
}


h5{
	font-family: Georgia, Helvetica, Sans-serif;
	font-weight: normal;
	margin: 0px 0px;
	color: white;
	line-height: 0px;
	padding: 3px 0px;
}

h1  {font-size: 30pt}
h2  {font-size: 5pt}
h3  {font-size: 20pt}
h4  {font-size: 18pt}
h5  {font-size: 93%}
h6  {font-size: 12pt}

p  {
	margin: 18pt 0;
}

ul, ol  {
	margin: 10px 0;
	padding: 0 0 0 30px;
}

img  {
	border: none;
}


/*>>>>> Header <<<<<*/

#header{
width: 850px;
height: auto;
margin: 0 auto;
}

/*>>>>> Navigation <<<<<*/

a:link, a:visited  {
	color: #7D1422;
}

#nav ul  {
	margin: 0 0 0 0;
	padding: 0 0 0 18px;
}

#nav ul li  {
	list-style: none;
	display: inline;
	font-size: 10px;
	margin-right: 5px;
	padding-left: 15px;
	/*background: url(img/navdivider.jpg) no-repeat center left;*/
	text-transform: uppercase;
}

#nav ul li.first  {
	background: none;
}

#nav ul li a:link, #nav ul li a:visited  {
	font-weight: normal;
	color: white;
	text-decoration: none;
	padding-top: 13px;
	
}

#nav ul li a:hover  {
	color: white;
	/*background: url(img/navhover.gif) no-repeat top center;*/
}

#nav ul li.current_page_item a:link, #nav ul li.current_page_item a:visited  {
	color: wheat;
	/*background: url(img/navhover.gif) no-repeat top center;*/
}

/*>>>>> Layout <<<<<*/

#container  {
margin:-8px auto 0;
position:relative;
text-align:left;
width:825px;
}

#head  {
background:transparent url(http://www.tjconleylaw.com/wp-content/uploads/2009/09/header2.jpg) no-repeat scroll 0 0;
border:1px solid #857462;
float:left;
height:158px;
margin-bottom:0;
margin-left:0;
margin-top:20px;
padding:0;
width:850px;
}

#head h1  {
	font-family: Georgia, Times, serif;
	font-size: 5em;
	margin: 0 15px;
}

#head h1 a {
	color: #595959;
	text-decoration: none;
	margin-left: -9000000000000px;
	z-index:999999999999px;
	font-size:1px;
}

#multiple{
float:left;
height:105px;
margin:0 0 0 0px;
padding:0;
width:200px;
}

#nav  {
font-family:arial;
letter-spacing:1px;
margin-left:9px;
margin-top:131px;
padding:0;
text-align:left;
width:850px;
}

#main  {
	float:left;
	width: 850px;
	margin-top: -1px;
	clear: both;
	padding-bottom: 60px;
	background: white url(http://www.tjconleylaw.com/wp-content/themes/tjtheme/img/backgroundsidebar.jpg) repeat-y top right;
border:1px solid #857462;
}

#main.alt  {
	background: white url(http://www.tjconleylaw.com/wp-content/themes/tjtheme/img/backgroundsidebar.jpg) repeat-y top right;
border:1px solid #857462;
}

#content  {
	float: left;
	width: 585px;
	background: white;
	padding-top:40px;
}

/*#postnav  {
	position: relative;
	z-index: 4;
}*/


#postnav{
float:right;
margin-right:15px;
}

#sidebar  {
float:right;
margin-right:0;
margin-top:21px;
padding-right:10px;
}

#sidebar .subscribe  {
	display: block;
	height: 0;
	margin-left: 17px;
	text-indent: -9999px;
	padding-top: 73px;
	width: 247px;
	overflow: hidden;
}

#searchform  {
margin-bottom:22px;
margin-left:7px;
margin-top:-9px;
}

*html #searchform  {
	margin-left: 20px;
}

#sidebar #searchform .text  {
border:5px solid white;
color:#777777;
height:22px;
padding:4px 0 0 5px;
width:198px;
}

#sidebar #searchform .submit  {
float:right;
padding-right:5px;
}

#footer  {
font-family: Lucida Grande;
	float: left;
	margin: 0 auto;
	height: 20px;
	width: 825px;
	text-align: center;
	font-size: 9px;

	}

#footer p  {
	color: white;
}

#footer a{
color: white;
text-decoration: none;
font-weight: bold;
}

#footer a:hover{
color: yellow;
text-decoration: none;
font-weight: bold;
}

*html #footer  {
	margin: -100px 0 0 0;
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> POST AND ENTRY <<<<<*/


h3.cathead  {
	position: absolute;
	top: 140px;
	left: 35px;
	font-size: 16px;
	font-weight: bold;
}

.post  {
	position: relative;
	z-index: 5;
	padding: 0px 10px 0px 35px;

}

.entry p  {
	line-height: 21px;
	color: black;
	padding-top: 0px;
}

.entry  {
position:relative;
z-index:1;
border-bottom: 1px solid #cebbbe;
padding-bottom: 10px;
}

.entry img {
/*I wish Scott would learn the Floats, 9 explanations and counting*/
/*float: right;*/
/*padding:19px 0 28px 25px;*/
}

.first  {
	padding-top: 0px!important;
	background-image: none;
}

.postbottom  {

}

.post .comments  {
	position: absolute;
	top: 27px;
	left: -22px;
	color: #000;
	text-decoration: none;
	display: block;
	padding: 1px 21px 9px 21px;
	font-size: 36px;
}

.post .comments a:link, .post .comments a:visited  {
	text-decoration: none;
	color: #000!important;
}

*html .post .comments  {
	left: -66px;
}

.first .comments  {
	top: 53px;
}

.post .postmetadata  {
margin:0 0 0;
color: white;
}

.post .postmetadata a:link, .post .postmetadata a:visited  {
	color: #7D1422;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
}

.post .postmetadata .date  {
	/*padding: 0 0 0 24px;*/
	/*margin-right: 10px;*/
	/*background: url(img/icons/clock.png) no-repeat left center;*/
	text-transform: uppercase;
	font-size: 10px;
	color: black;
}

.post .postmetadata .author  {
	padding: 0 0 0 24px;
	margin-right: 10px;
	background: url(img/icons/cog.png) no-repeat left center;
}

.post .postmetadata .category  {
	/*padding: 0 0 0 24px;
	margin-right: 10px;
	background: url(img/icons/folder.png) no-repeat left center;*/
}

.post .postmetadata .edit  {
	padding: 0 0 0 24px;
	margin-right: 10px;
	margin-top: 10px;
	background: url(img/icons/edit.png) no-repeat left center;
}

.post .postmetadata .edit a:link, .post .postmetadata .edit a:visited  {
	color: red;
	text-decoration: none;
}

.first h2.title  {
	width: 428px;
}

.post h2.title  {
	color: #7d1422;
	line-height: 25px;
	margin-bottom: 0px;
	width:513px;
}

.searchtitle{
color:#7D1422;
font-family:helvetica;
font-size:16px;
font-weight:bold;
line-height:25px;
margin-bottom:0;
margin-left:35px;
text-transform:uppercase;
width:513px;
}

.post h2.title a:link, .post h2.title a:visited  {
color:#7d1422;
font-size:20px	;
text-decoration:none;
font-weight: normal;
}

.post h1, .post h3, .post h4,.post h6  {
color:#7d1422;
font-size:20px;
line-height:23px;
font-weight: normal;
}

.post h2{
color:#3F3B3B;
font-size:14px;
font-weight:normal;
line-height:21px;
margin-bottom:4px;
}

.post p.more  {
	padding: 0 25px 0 0;
	/*background: url(img/icons/image_next.png) no-repeat right center;*/
}

.post p.more a:link, .post p.more a:visited  {
color:#7D1422;
font-size:13px;
text-decoration:none;
text-transform: uppercase;
}

.post p.tags  {
padding:0;
}

.post p.tags a:link, .post p.tags a:visited  {
	text-decoration: none;
}

.entry  {

}

.entry p  {
margin:0 0 10px;
}

.entry .pagelinks  {

}

.entry .pagelinks a  {
	
}

.entry blockquote  {
	color: #666;
}

.entry blockquote p  {
	margin: 0;
}

.entry blockquote.pullquote_left  {
	float: left;
	width: 150px;
	font-size: 18px;
}

.entry blockquote.pullquote_right  {
	float: right;
	width: 150px;
	font-size: 18px;
}

.entry ul  {
color:black;
font-style:italic;
line-height:21px;
padding:15px 0 0 30px;
}

.entry ol  {
	padding: 0 0 0 30px;
}

.entry  ol li ol li  {
	list-style-type: lower-latin;
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> CUSTOM PARAGRAPH STYLES <<<<<*/



.entry .download  {
	padding: 20px 0 20px 80px;
	background: url(img/icons/download.jpg) no-repeat 4% center;
}

.entry .info  {
	padding: 20px 0 20px 80px;
	background: url(img/icons/info.jpg) no-repeat 4% center;
}

.entry .update  {
	padding: 20px 0 20px 80px;
	background: url(img/icons/update.jpg) no-repeat 4% center;
}

.entry .warning  {
	padding: 20px 0 20px 80px;
	background: url(img/icons/warning.jpg) no-repeat 4% center;
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> POST AND IMAGE NAVIGATION <<<<<*/

#navigation  {
	margin: 0 0 0 0px;
	padding-left:33px;
}

#navigation .prev a:link, #navigation .prev a:visited  {
	text-decoration: none;
}

#navigation .prev a:hover  {

}

#navigation .next a:link, #navigation .next a:visited  {
	text-decoration: none;
}

#navigation .next a:hover  {

}

#paginate a:link, #paginate a:visited  {
	padding: 2px 7px;
	background-color: #ededed;
	text-decoration: none;
}

#image_nav  {
	float: left;
	width: 100%;
}

#image_nav img  {
}

#image_nav a:link, #image_nav a:visited  {
	display: block;
}

#image_nav .prev a:link, #image_nav .prev a:visited  {
	background: url(img/icons/image_prev.png) no-repeat left center;
	padding: 0 0 0 30px;
}

#image_nav .next a:link, #image_nav .next a:visited  {
	background: url(img/icons/image_next.png) no-repeat right center;
	padding: 0 30px 0 0;
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> GALLERY <<<<<*/

.gallery  {
	margin-top: 20px!important;
}

.gallery-item  {
	margin: 0;
	padding: 0;
	float: left;
	border: none!important;
}

.gallery-icon  {

}

.attachment-thumbnail  {
	border: none!important;
}

/*>>>>> Widgets <<<<<*/

#widgets  {
	padding-left: 7px;
}

.widget a:link, .widget a:visited  {
		color: #666;
}

.widget  {
margin-bottom:5px;
margin-left:5px;
width:225px;
}

.widget .widgetbottom  {
	height: 29px;
	width: 225px;
	margin-top: -20px;
}

.widget h3  {
color:black;
font-family:arial;
font-size:12px;
font-weight:bold;
margin-bottom:-8px;
padding-left:24px;
padding-top:0;
text-transform:uppercase;
}

.widget ul {
	position: relative;
	z-index: 1;
	margin: 0;
	padding: 0;
	margin: 10px 10px 0 25px;
}

.widget ul li {
	list-style: none;
	font-size: 12px;
	color: white;
	margin-bottom: 7px;
	margin: 7px 0;
	list-style: none;
}

.widget ul li dd{
	list-style: none;
	font-size: 12px;
	color: #752936;
	margin-bottom: 7px;
	margin:1px 0 0;
	list-style: none;
	font-weight: bold;
}


.widget ul li ul  {
	margin: 0 0 0 15px;
}

.widget ul li ul li {
	margin: 5px 0;
	padding: 0 0 0 0px;
	list-style: none;
}

.widget ul li a:link, #sidebar .widget ul li a:visited  {
	color: black;
	text-decoration: none;
	
}

.widget ul li a:hover  {
}

.widget .textwidget  {
	margin: 0 10px 0 25px;
	padding: 0 0 10px 0;
}

.widget #recentcomments li  {
	padding: 0;
}

.widget #recentcomments li a:link, .widget #recentcomments li a:visited {
	border-bottom: none;
	color: #000;
}

.widget #recentcomments li a:hover  {
}

.widget h3 a.rsswidget  {
	font-weight: normal!important;
	margin-left: 0;
	text-decoration: none;
	
	color: #8a8c6b;
}

.widget h3 a.rsswidget img  {
	display: none;
}

.widget a.rsswidget   {
}

.widget .rss-date  {
	display: block;
}

.widget div.rssSummary  {
	margin: 10px 0 5px 0;
}


/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> CALENDAR <<<<<*/

#wp-calendar  {
	width: 200px;
	margin: 0 10px;
	text-align: center;
}

#wp-calendar caption  {
	padding: 0 0 7px 0;
	font-weight: bold;
	text-align: right;
}

#wp-calendar a:link, #wp-calendar a:visited  {
	text-decoration: none;
	background-color: #dcdcdc;
	padding: 3px 5px;
}

#wp-calendar #next  {
	text-align: right;
}

#wp-calendar #prev  {
	text-align: left;
}

#wp-calendar #next a:link, #wp-calendar #next a:visited,
#wp-calendar #prev a:link, #wp-calendar #prev a:visited  {
	background: none;
	color: #666;
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> DEMOCRACY PLUGIN STYLING <<<<<*/

.democracy  {
	width: 75%!important;
	padding: 5px 20px 40px 5px!important;
	margin: 0 0 0 20px!important;
}

.dem-vote-button  {
	float: left;
	background-color: #dfe0c3;
	border: none;
	height: 25px;
}

.democracy ul  {
	padding: 0;
	margin: 10px 0 10px 0!important;
}

.democracy ul li  {
	margin: 0 0 5px 0;
	padding-left: 0!important;
	text-transform: uppercase;
	font-size: 11px;
	list-style: none;
}

.democracy ul li a  {
	background-image: none!important;
}

.dem-graph  {
	width: 100%;
}

.dem-graph a  {
	width: 100%;
	padding: 0!important;
	border-bottom-color: #999!important;
	border-right-color: #999!important;
}

.dem-graph b  {
	color: #000!important;
	font-size: 10px;
}

.dem-graph i  {
	color: #000!important;
	font-size: 10px;
}

.democracy ul li input  {
	margin: 0 2px 0 5px!important;
}

.dem-vote-link  {
	float: right;
	display: block;
	margin-top: 8px;
	color: #666;
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FLICKRRSS WIDGET <<<<<*/

p.flickrrss  {
	display: inline;
}

p.flickrrss img  {
	padding: 5px;
	margin-left: 20px;
	margin-right: -5px;
}

p.flickrrss img:hover  {
	background-color: #dfe0c3;
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> THEME SWITCHER RELOADED WIDGET <<<<<*/

#themeswitcher  {
}

#themswitcher li  {
	margin: 0;
}

#themeswitcher select  {
	width: 93%!important;
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> COMMENTS <<<<<*/

#comments  {
	padding: 10px 0 0 0;
	margin: 0 0 0 30px;
}

#comments h3  {
	margin: 15px 0;
	font-size: 14px;
	color: #2E2824;
}

#formsblock  {
	padding: 0 0 20px 0;
}

#formsblock .hi  {
	margin: 0 0 -10px 0;
}

#formsblock .hi small  {
	font-size: 11px;
	margin-top: -16px;
}

#formsblock .comments   {
	background: url(img/icons/rss_comments.png) no-repeat center right;
	padding: 6px 30px 6px 0;
	text-decoration: none;
	line-height: 20px;
}

#comments ol  {
	margin: 5px 0 30px 0;
	padding: 0;
	list-style: none;
}

#comments ol li  {
	padding: 10px;
	list-style: none;
	margin: 5px 0;
}

#comments ol li.alt  {
	background-color: #e5e6c6;
}

#comments ol li.authorcomment  {
	background-color: #d7d8bf;
}

.commententry p.moderate  {
	background-color: #eee;
	font-style: italic;
	font-weight: bold;
	padding: 4px 0 4px 10px;
}

.commentmeta  {
	font-size: 11px;
	
}

.commentmeta .gravatar  {
}

.commentmeta .gravatar img  {
	float: left;
	margin: 0 10px 0 0;
}

.commentmeta .commentauthor  {
	font-size: 14px;
	font-weight: bold;
}

.commentmeta .commentdate  {

}

.commentmeta .commentpermalink  {

}

#comments #tagbox  {
	color: #9e9e9e;
	margin: 0 0 25px 0;
}

#comments #tagbox:hover  {
	color: #000;
}

#comments #tagbox p  {
	margin: 0;
	font-size: 12px;
}

#comments #tagbox strong  {
	font-size: 12px;
}

#comments p.nocomments{
	padding: 0;
}

#comments textarea{
	font-size: 12px;
	width: 100%;
	margin: 0;
	line-height: 20px;
	font-size: 15px;
}

#commentform #submit  {
	padding: 5px;
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> POST IMAGE ALIGNMENT <<<<<*/

.entry img  {
*/margin-bottom: -10px;/*
padding: 10px 0px;
float: right;
}

img.wp-smiley  {
	padding: 0;
	border: none;
	background-color: transparent;
}

.entry .alignleft  {
	float: left;
	margin: 10px 15px 10px 0;
}

.entry .alignright  {
	float: right;
	margin: 0px 0 0px 15px;
}

.entry .aligncenter  {
	text-align: center;
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> POST TABLES <<<<<*/

.post table  {
	width: 100%;
	border-spacing: 0;
	margin: 10px 0;
}

*:first-child+html .post table  {
	border-collapse: collapse;
}

.post table th  {
	font-size: 15px;
	background-color: #dee0c2;
	color: #666;
}

.post table th, .post table td  {
	padding: 3px 0 3px 5px;
}

.post .altrow  {
	background-color: #fffff9;
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FLOAT & ALIGN <<<<<*/

.floatl  {float: left;}
.floatr  {float: right;}

.alignl  {text-align: left;}
.alignr  {text-align: left;}
.alignc  {text-align: center;}

.hide  {display: none;}

/* http://www.positioniseverything.net/easyclearing.html */

.clearfix:after
{
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}

.clearfix
{
	display: inline-block;
}

* html .clearfix
{
	height: 1%;
}

.clearfix
{
	display: block;
}

/*Contact Form*/
.legend{
color: white;
}


