/*  

Theme Name: Murphy Jones Law
Theme URI: http://www.calaclesinteractive.com
Description: This is the custom theme for Murphy Jones Law.
Version: 2.0
Author: Ken DiNitto / Adam HArris (Calacles Interactive)
Author URI: http://www.calaclesinteractive.com/

*/


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

body { 
background-color:#e7e7e7;
background-image:url(/wp-content/themes/mjlaw/images/backgrad.jpg);
background-repeat:repeat-x;
font-family:times;
font-size:13px;
color:#000;
margin:0px;
text-align:center;
}

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

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

.blank{
text-decoration:none;
}

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

.article_separator {
display: none;
}


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

.text1{
font-size:17px;
text-align:justify;
}

.heading1{
font-size:25px;
}

.heading2{
font-size:19px;
color:#9f2214;
}


.heading3{
font-size:20px;
color:#9f2214;
}

.standardpage{
padding-left:25px;
padding-right:25px;
padding-bottom:25px;
padding-top:5px;
line-height:25px;
}


/* **************************************************************************** */
/* ############################# HEADER ##################################### */
/* **************************************************************************** */

.topmenu{
height:30px;
color:#fff;
background:url(/wp-content/themes/mjlaw/images/menubar.jpg);
background-repeat:no-repeat;
}

.whiteheadershadow{
height:10px;
background:url(/wp-content/themes/mjlaw/images/whiteheadershadow.jpg);
background-repeat:repeat-x;
}


.yellowheadershadow{
height:10px;
background:url(/wp-content/themes/mjlaw/images/yellowheadershadow.jpg);
background-repeat:repeat-x;
}

.menutable{
background:url(/wp-content/themes/mjlaw/images/menuback.jpg);
background-repeat:repeat-x;
height:30px;
}


.topphone{
font-size:20px;
font-family:arial;
}


.toplinks{
color:#999999;
font-family:arial;
font-size:13px;
text-decoration:none;
}

.toplinks:hover{
color:brown;
font-family:arial;
font-size:13px;
text-decoration:none;
}


.header{
background:#fff;
}


.menubreak{
padding-top:6px;
}
/* **************************************************************************** */
/* ############################# MAIN DIV ##################################### */
/* **************************************************************************** */

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

.insidediv{
width:100%;
min-height:500px; 
height:auto !important;
height:500px;
background:#fff;
}


.mainbody{

}

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

.post{
text-align:left;
padding-left:25px;
padding-right:25px;
padding-bottom:25px;
padding-top:5px;
}

.postmetadata a{
color:#555555;
}

.postmetadata a:hover{
color:brown;
}

.blogtitle{
font-size:18px;
color:#9f2214;
text-decoration:none;
font-weight:normal;
}

.blogtitle:hover{
font-size:18px;
color:#14559f;
text-decoration:none;
font-weight:normal;
}

.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;
}


.reply{
font-family:arial;

}

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


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


.sidbarposts li{
list-style-image: url(/wp-content/themes/mjlaw/images/sidebarbullet.png);
margin-left:-15px;
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;
}

.sidebartitles{
font-size:17px;
}


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

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


.sidebar{
background:#f2f4e5;
}

.sidebartd{
background:#f2f4e5;
width:245px;
border-left:#cccccc 2px dotted;
}

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


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

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


.twitbox{
background:#c88a7b;
height:250px;
}

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

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

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

.comments-template ol li{
	margin: 10px 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;
}




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

.footerlinks{
color:#000;
text-decoration:none;
font-size:13px;
}


.footerlinks:hover{
color:#000;
text-decoration:underline;
font-size:13px;
}


