/*  
Theme Name: Mainor Lawyers 3 column
Description: 3 column mainor lawyer theme based off of the Wordpress theme Wasteland.
Version: 1
Author: May May Luong
Author URI: http://www.maymayluong.com
Tags: 3 column, fixed width, widgets

*/


/***** TYPOGRAPHY AND LINKS *****/
body, address, dd, dl, hr, p, form { font-family: Arial, Helvetica, sans-serif; margin: 0; padding: 0; }

h1, h2, h3, h4, h5, h6 { color: #17639d; font-family: Arial, Helvetica, sans-serif; margin: 0; padding: 0 0 20px 5px; }

h1 { font-size: 2em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.3em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1.1em; }

a:link, a:visited { text-decoration: none; color: #17639d; cursor:pointer;cursor:hand; }
a:hover { text-decoration: underline; color: #660000; cursor:pointer;cursor:hand; }
p { padding: 10px; }
blockquote { margin: 15px 40px 10px 30px; padding: 0 10px 10px 20px; font-style: italic; border-left: 2px solid #7c7953; border-right: 2px solid #7c7953; }

/***** MAIN CONTENT *****/
body { margin: 0; font-size: 76.5%; text-align: center; vertical-align: top; background: #465467 url(images/body-bg.jpg) repeat-x; color: #000;}

#wrapper {margin: 0 auto 0 auto; width: 960px; text-align: left;}

#main_content { background: #fff url(images/container-bg.png) repeat-y right top; float: left; margin: 0 auto 0 auto; padding: 0; width: 960px; border: #f6a729 2px solid; border-bottom: none; border-top: none;}
#container { background: #fff; float: left; width: 480px; margin: 0 1px 0 1px; padding: 10px 10px 30px 10px; border-top: 1px solid #000;  overflow: hidden;}
#container_wide { background: #ebe1c8; float: left; width: 900px; margin: 0 0 0 35px; padding: 5px 5px 0 7px;}

.post { padding: 10px 0 0 0;}
.post h2 { color: #17639d; font-size: 1.5em; margin: 0 0 0 5px; padding: 0 0 0 5px; }
.post h3 { color: #f6a729; font-size: .9em; margin: 0 0 -12px 5px; padding-top: 5px; padding-bottom: 0; }
.post h4 { color: #f6a729; font-size: 1.5em; margin: 5px 0 0 5px; padding: 0 0 0 5px; }
.post h5 { color: #c1151f; font-size: 1.1em; margin: 5px 0 -10px 5px; padding: 10px 0 0 5px; font-weight: bold;}
.post h6 { color: #17639d; font-size: 1.1em; margin: -15px 0 -10px 0; padding: 0 0 0 5px; }
.entry { font-size: 1.02em; background: url(images/dot.gif) repeat-x scroll 0pt 100%  !important; line-height: 1.42em; padding: 0 0 20px 0; }
.pageentry { font-size: 1.02em; line-height: 1.42em; padding: 0 0 40px 0; }
.postmetadata { margin: 0; font-size: 9px; }
.date {	font-size: .9em; margin-top: -30px 0 0 10px; padding: 0 0 0 10px; }

#author-box { width: 90%; min-height: 115px; margin: 10px 10px 20px 10px; padding: 0 10px 10px 10px; background: #b3a381; border: #3f3013 1px solid; }
#author-box .avatar { float: left; width: 80px; height: 80px; }
#author-box h2 { padding: 0; margin: 5px 0 5px 0; }

/***** HEADER *****/
#header-wrap { float: center; width: 950px; height: 140px; background: #ebe1c8; padding: 0; margin: 0 auto 0 auto; }
.header { background: #ebe1c8 url(images/header.jpg) no-repeat; width: 90px; height: 140px; margin: 0 auto 10px auto; padding: 0; float: left; border-bottom: #3f3013 3px double; }
.header h1 { width: 500px; padding: 0; margin: 20px 0 0 30px; font-family: Georgia, Times New Roman, Sans-serif; font-size: 3.5em; line-height: 40px; text-align: left; }
.header h1 a { text-decoration: none; color: #3f3013; }
.header h1 a:hover { text-decoration: none; color: #cc9933; }
.header .description { width: 500px; margin: 0 0 0 60px; padding: 0; font-size: 1.5em; font-weight: normal; font-family: Georgia; color: #3f3013; text-align: left; text-transform: lowercase; }

/***** HORIZONTAL MENU *****/
.menu  { float: left; width: 960px; height: 32px; margin: 0 0 0px 0px; padding: 0; display: inline; background: #514424 url(images/menu-bg.jpg) repeat; border-bottom: #f6a729 1px solid;}
.menu ul { width: 100%; margin: 0; padding: 8px 0; list-style: none; }
.menu ul li { display: inline; margin: 0; border-left: #6e98b4 1px solid; }
.menu li:first-child {border-left:none;}
.menu ul li a { width: 100%; margin-left: 10px; margin-right: 10px; padding: 0; text-decoration: none; color: #f6a729; font-size: 1.1em; }
.menu ul li a:hover { color: #f6a729; text-decoration: none; cursor: hand;}
.menu a:link, .menu a:visited { text-decoration: none; color: #f6a729; }

/***** IMAGES *****/
p img { padding: 0; max-width: 100%; }
a img { border: none; padding: 0px; background: none; cursor:pointer;cursor:hand; }

img.avatar { float: left; margin: 5px; border: #544b40 1px solid; }
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { padding: 3px; margin: 0 0 0 7px; display: inline; }
img.alignleft { padding: 3px; margin: 0 7px 0 0; display: inline; }

.alignright { float: right; }
.alignleft { float: left; }
.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }

.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; /* optional rounded corners for browsers that support it */ -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }

#flickrrss img { border: 1px solid #544b40; float: left; margin: 0 0 3px 3px; }

.thumbnail { width: 60px; height: 60px; float: left; margin: 3px; border: #544b40 1px solid; }
.medium { width: 250px; height: 150px; float: left; margin: 3px; border: #544b40 1px solid; }

/***** NAVIGATION *****/
.navigation { padding: 5px 0 5px 10px; font-size: 9px; font-weight: bold; line-height: 18px; }

/***** FOOTER *****/
#footer  { float: left; width: 960px; height: 135px; margin: 0 0 0px 0px; padding: 0; display: inline; background: #fff; }
#footer p { font-size: .9em; width: 900px; height: 30px; float: right; line-height: 18px; padding: 5px 10px 0 10px; text-align: right; color: #dbcfb0; }
#footer a { color: #d4be87; }
#memoriam {width: 240px; height: 135px; margin: 0 0 0 0; float: left;}
#address {width: 325px; height: 135px; border-top: #000 1px solid; border-right: #000 1px solid; margin: 0 0 0 0px; float: left; text-align: center; color: #3477a9; font-family: "Times New Roman", Times, serif; }
#office {width: 175px; height: 135px; border-top: #000 1px solid; border-right: #000 1px solid; margin: 0 0 0 0px; float: left; }
#callnow {width: 218px; height: 135px; border-top: #000 1px solid; margin: 0 0 0 0px; float: left; }
#fline {float: left; width: 960px; height: 8px; margin: 0 0 0px -2px; padding: 0; background: #eebb1a; border-top: #000 1px solid; border-right: #f6a729 2px solid; border-left: #f6a729 2px solid;}
#fbottom {float: left; width: 960px; margin: 0 0 0px -2px; display: padding: 0; background: #000012; border-right: #f6a729 2px solid; border-left: #f6a729 2px solid; text-align: center; color: #365f74; font-size: 10px;}




/***** SUBSCRIPTION *****/
.subscribe  { float: right; margin: 10px 10px 0 0; padding: 0; text-decoration: none; }
.subscribe img { border: none; }

/***** SIDEBAR *****/
#left_sidebar { color: #000; background: #c7d5ea url(images/lside-bg.jpg) repeat-y; width: 239px; height-min: 1430px; float: left; margin: 0 0 0px 0px; padding: 0 auto 0 auto; clear: left; overflow: hidden; text-align: center; } 
#right_sidebar { background: #c7d5ea url(images/rside-bg.jpg) repeat-y; width: 219px; height-min: 1702px; float: right; margin: 0 0px 0px 0; padding: 0 auto 0 auto; vertical-align: top; overflow: hidden;}  
#left_sidebar ul li a:hover, #right_sidebar ul li a:hover { color: #000; }
#left_sidebar ul li a, #right_sidebar ul li a { color: #000; font-size: 1.08em; display: inline; margin: 0; padding: 0; }
#left_sidebar ul li { background: #c7d5ea url(images/lside-bg.jpg) repeat-y; display: block; padding: 0 0px 0 0px; margin: 0; list-style: none; }
#right_sidebar ul li { background: #c7d5ea url(images/rside-bg.jpg) repeat-y; display: block; padding: 0 0px 0 0px; margin: 0; list-style: none; }
#left_sidebar ul li ul li, #right_sidebar ul li ul li { background: url(images/bullet.png) 0 5px no-repeat; padding: 0 10px 15px 10px; text-align: left; }
#left_sidebar ul ul, #right_sidebar ul ul { margin: -10px 0 0 10px; }
#left_sidebar ul ul ul, #right_sidebar ul ul ul { margin: 0 0 0 10px; }
#left_sidebar ul, #right_sidebar ul { margin: 0 0 0 0; padding: 0; }
#left_sidebar h2, #right_sidebar h2 {margin: 0 0 0 -1000px; font-size: 0px; }  

#commentblock h2 { font-size: 1.06em; text-transform: uppercase; letter-spacing: normal; margin: 0px auto 5px auto; padding: 3px 3px 3px 0px; text-align: center; background: #b3a381 url(images/cat-bg.jpg) repeat; border-top: #7c7953 1px solid; border-bottom: #7c7953 1px solid; } 

/***** SEARCH *****/
#searchform { margin: 10px auto; padding: 5px 3px; text-align: center; }
#sidebar #searchform #s { width: 108px; padding: 2px; }
#sidebar #searchsubmit { padding: 1px; }

/***** Calendar *****/
#wp-calendar { text-align: center; background: #b3a381; margin: 0 0 10px 20px; padding: 0; width: 80%; border: #3f3013 1px solid; font-variant: small-caps; font-family: Times, Verdana, Sans-Serif; }
#wp-calendar td { line-height: 10px; font-size: 10px; color: #544b40; font-variant: small-caps; }
#wp-calendar td a { display: block; color: #544b40; text-decoration: none; line-height: 10px;
font-weight: bold; font-variant: small-caps; font-size: 10px; }
#wp-calendar #prev a { width: 30px; font-variant: small-caps; }
#wp-calendar #next a { width: 30px; margin: 0 0 0 30px; font-variant: small-caps; }
#wp-calendar #today { background: #600000; color: #e6ddbc; font-variant: small-caps; }
#wp-calendar #today a { color: #544b40; font-weight: 700; font-variant: small-caps; }
#wp-calendar caption { color: #533419; text-align: center; width: 80%; margin: 5px 0 5px 20px; font-family: Times, Verdana,Sans-Serif; font-size: 14px; }

/***** COMMENTS 
.comments-template { margin: 0 10px; border-top: 1px solid #dcd7bc; padding: 0 10px; }
.comments-template ol { margin: 0; padding: 0 0 15px; list-style: none; }
.comments-template ol li { margin: 0; line-height: 14px; padding: 10px 0 10px 5px; }
.comments-template h2, .comments-template h3 { font-family: Georgia, Sans-serif; font-size: 12px; margin: 10px 0 0 0; }
.commentmetadata { font-size: 9px; }
.comments-template p.nocomments { padding: 0; }
.comments-template textarea { width: 95%; max-width: 500px; font-family: Arial, Helvetica, Georgia, Sans-serif; font-size: 11px; background: #efeadc; }
.authorcomment { background: #ded3b7; } *****/


 /* Comments */
 
#commentform #author, #commentform #email, #commentform #url, #commentform textarea {background: #fff;border: 1px solid #333;padding: .2em;}

#commentform textarea {width: 95%;}

#commentlist li ul {border-left: 1px solid #ddd;font-size: 110%;list-style-type: none;}

#respond {margin: 0 0 0 5px;text-align: left;}
	
#comments {margin: 0 0 0 10px;text-align: left;}
 


/***** TOP *****/
#top { clear: both; float: left; width: 740px; margin: 0px 0 0 0; padding: 0; background: #ebe1c8; }

/***** TOP SECTIONS*****/
.top-section { background: url(images/dot.gif) repeat-x scroll 0pt 100%  !important; float: left; width: 740px; margin: 0; padding: 0; color: #444; }
.top-section .area.extra { background: #284c80; width: 740px; height: 379px; margin-left: 0px; padding: 0; border-right: #f6a729 1px solid; }
.top-section .area h2 { color: #444; font-size: 1.2em; text-transform: uppercase; letter-spacing: normal; margin: 0px auto 5px auto; padding: 3px 3px 3px 7px; text-align: left; background: transparent; border-bottom: #7c7953 1px solid; width: 95%; }
.top-section .area ul li ul li { list-style: none; margin: 0; }
.top-section .area li { list-style: none; text-align: left; margin: 0; font-size: 1.1em; }
.top-section .area a { color: #444; font-size: .8em; }
.top-section .area a:hover { color: #fff; }

/*****ADDITIONS*****/
#awards {margin-left: -4px; }
#sidebarBtn {width:239px; height:21px; background-image:url(images/sidebarNavRepeat_13.jpg); border-top:#333 1px solid; float:left; text-align:center; font-size: 12px; line-height: 25px; font-weight: bold; color: #FFFFFF;}
#sidebarBtn a {color: #fff;}


#sidetext {padding: 10px; }
#rcall {background: #ce762b url(images/rcall-bg.jpg) repeat-x; height: 89px; text-align: center; color: #fff; font-size:14px; padding-top: 10px; border-bottom: #fff 1px solid; }
#rcall-list {background: #a4c5e7 url(images/rcall-list-bg.jpg) repeat-y; text-align: center; color: #fff; font-size:10px; padding-top: 10px; border-bottom: #fff 1px solid; padding: 9px 20px;}
#rrecord {background: #a4c5e7 url(images/rrecord-bg.jpg) repeat-x; height: 58px; text-align: center; color: #fff; font-size:14px; padding: 5px; border-bottom: #fff 1px solid; }
#rexperience {background: #a4c5e7 url(images/rrecord-bg.jpg) repeat-x; height: 20px; text-align: center; color: #fff; font-size:14px; padding: 5px; border-bottom: #fff 1px solid; }
#rlawyers {background: #a4c5e7 url(images/rrecord-bg.jpg) repeat-x; height: 40px; text-align: center; color: #fff; font-size:14px; padding: 5px; border-bottom: #fff 1px solid; }
#featured-home {margin: 0 5px 0 -10px;}
#hr-home {background: url(images/bullet.png) repeat; margin: 0 5px 0 -10px; width: 500px; height: 1px; }


/***** IE HACKS *****/
*html #left_sidebar { margin: 0 0 20px 3px; } 
*html #main_content { padding-bottom: 10px; border: #fff 3px double; }
*html #container { width: 500px; margin: 0 0px 0 0px; padding: 0 0px 0px 0px; }
*html #container_wide { margin: 0 0 0 0px; }
*html #top, .top-section { margin-left: -1px; }
*html .top-section .area.extra { width: 735px; height: 150px; }