/* 
Theme Name: Rodman & Rodman, P.C.
Theme URL: http://www.rodmancpa.com/
Description: A custom theme based on Kevin Leary's Base theme.
Author: Kevin Leary and Kristine Jubeck
Author URI: http://www.freshtilledsoil.com
Version: 1.21
*/

/* CSS Reset */
@import 'css/reset.css';

/* Form Styles */
@import 'css/forms.css';

/* Dropdown navigation */
@import 'css/dropdown-nav.css';

/* Fonts */
@import 'fonts/andron.css';
@import 'fonts/anivers.css';


/* General Layout */

#header, #navigation, #footer, .inner {
	width: 1020px; 
	margin: 0 auto; 
	position: relative;
}
#navigation {
	z-index: 44;
}

#content, #footer { clear: both;}

#wrapper {background:url(images/bg-header.gif) repeat-x left top;}
#header {
	height: 136px;
	position: relative;
	z-index: 20;
}
	#branding {height: 88px;}
	#navigation {position: absolute;}
#content {background: url(images/bg-content.gif) repeat-y left top; padding: 14px 0 20px;}
	#content-main {float: left; width: 630px; margin-left: 30px; display: inline;}
	#content-sub {float: right; width: 330px}
#footer {}
	#site-info {}
	
/* Branding */
#branding h1 a {
display: block;
background: url(images/logo.gif) no-repeat left top;
width: 246px;
height: 63px;
position: absolute;
left: 10px;
bottom: 0;
text-indent: -9999px;
}
p.admin {
	text-align: right;
	padding-right: 10px;
}
#searchform {
	float: right;
	margin:0;
	padding-top: 10px;
}
#searchsubmit {
	color: #FFF;
	font-weight: bold;
	background-color: #555;
	border: 2px inset #FFF;
}
#branding p#header-contact {
position: absolute;
right: 10px;
bottom: 14px;
margin: 0;
color: #fff;
font-size: 15px;
line-height: 1em;
font-family: 'Anivers', 'Lucida Grande', Verdana, Sans-Serif; 
font-weight: normal;
}

/* Navigation */
#navigation { font: 18px 'Andron', Georgia, times, serif;
	font-weight: normal;
	z-index: 40;
}

/* Twitter Button*/
#twitter {
width: 30px;
height: 30px;
background: url(images/twitter.png) no-repeat left top;
position: absolute; 
right: 30px;
bottom: 8px;
}

/* Footer */
#footer { background: url(images/bg-footer.gif) no-repeat left top; text-align: center;}
#associations {margin:0 30px; text-align: left}
	#associations h3 { 
	background: url(images/footer-rule.gif) no-repeat left bottom;
	padding: 0 10px 25px;
	font-size: 15px;
	}
	#associations ul {height: 96px; padding: 5px 20px 15px; margin: 0;}
		#associations li {float: left; margin-right: 14px;}
		#associations li.last {float: right; margin: 0;}

#footer p {font-size: 11px; margin-bottom: 7px;}
#footer p label {font-weight: bold;}
#footer p span, #footer p label {padding: 0 5px;}
#footer p#copyright {font: 13px 'Andron', Georgia, times, serif;color: #35506e; margin-bottom: 20px;}

/* Page */

body.page-parent #content, body.page-child #content {padding-top: 66px;}

/* Sidebar */
.sidebar-wrap {background: url(images/sidebar-top.gif) no-repeat left top; padding-top: 7px;}
#sidebar
{
	width:300px;
	padding:0;
	margin:0;
	background: url(images/sidebar-bottom.gif) no-repeat left bottom; 
	padding-bottom: 7px;
}
#sidebar li li
{
	list-style-type:disc;
	background:none;
	padding:0;
	margin:0;
}
#sidebar li.special {margin: 0;}
#sidebar li.special li  {list-style-type: none;margin:0 0 .5em 0;}

#sidebar ul li ul,
#sidebar ul
{
	margin-bottom:0;
	margin-left: 25px;
	padding:0;
}
#sidebar li
{
	background: url(images/sidebar.gif) repeat-y left top;
	padding:12px;
	margin:0 0 12px 0;
	list-style-type:none;
}
body.ie7 #sidebar li, body.ie6 #sidebar li {overflow: hidden;}

#sidebar li form
{
	margin:0;
}
#sidebar #s
{
	width:200px;
}
#sidebar h2
{
	margin:0 0 10px 0;
	font-size:17px;
	color:#000;
	border-bottom:1px solid #ccc;
	padding-bottom: 5px;
}

li#analysis h2 {padding-left: 25px; background: url(images/icons/docs.png) no-repeat left 3px;}
li#speakers h2 {padding-left: 25px; background: url(images/icons/clock.png) no-repeat left 3px;}
li#blog h2 {padding-left: 25px; background: url(images/icons/speach.png) no-repeat left 3px;}
li#newsletter h2 {padding-left: 25px; background: url(images/icons/computer.png) no-repeat left 3px;}
li#analysis .pad {padding-left:25px;}
li#analysis .pad .button {margin-top: 4px;}

/* Post Meta */
.postinfo {
	font-size:10px;
	text-transform:uppercase;
	margin:0 0 1em 0;
	padding:4px 0 0 0;
	text-align:right;
	color:#999;
	list-style:none;
	border-top:3px solid #eee;
	}
.postinfo li {
	float:right;
	padding:4px 15px 0 20px;
	margin:0;
	font-size:10px;
	}
	.postinfo li.authordata {background:url(images/icons/user_silhouette.png) left center no-repeat;}
	.postinfo li.postdata { background:url(images/icons/tags.png) left center no-repeat; }
	.postinfo li.commentdata { background:url(images/icons/balloon_small.png) left center no-repeat; }
	.postinfo li.last { padding-right:0; }
	
/* Post Navigation */
#post-navigation
{
	width:100%;
	padding:12px 0;
	clear:both;
	border-top:1px solid #eee;
}
#post-navigation ul
{
	margin:0;
	padding:0;
	list-style:none;
}
#post-navigation ul li
{
	width:50%;
	margin:0;
	padding:3px 0 0 0;
}
#post-navigation ul li.newer
{
	text-align:right;
	float:right;
}
#post-navigation ul li.older
{
	text-align:left;
	float:left;
}
#post-navigation ul li a
{
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
}

/* Posts */
.post
{
	padding:1px;
}
.post-title
{
	font-weight:normal;
	margin:0 0 .535em;
	font-size: 26px;
}
.post-title a {
	text-decoration: none;
}
.post .entry
{
	padding:1px;
	margin:0 0 1.6em 0;
}

/* Entries */
.entry h1, #content-main h1 { margin: 1em 0; font-family: 'Anivers', 'Lucida Grande', Verdana, Sans-Serif;}
.entry h2 { margin: 1.07em 0 .535em; }
.entry h3 { margin: 1.14em 0 .57em; }
.entry h4 { margin: 1.23em 0 .615em; }
.entry h5 { margin: 1.33em 0 .67em; }
.entry h6 { margin: 1.6em 0 .8em; }
.entry dt { margin-top: .8em; margin-bottom: .4em; }
.entry ul { margin-left: 1.5em; list-style:disc outside; padding:0 0 0 1.6em }
.entry ol { margin-left: 2.35em; list-style:decimal outside; padding:0 0 0 1.6em }
.entry ol ol, .entry ul ol { margin-left: 2.5em; }
.entry p {margin-bottom: 1.5em;}

*.alignleft
{
	float:left;
	display:inline;
	margin:0 1em 0.6em 0;
}
*.alignright
{
	float:right;
	display:inline;
	margin:0 0 0.6em 1em;
}
*.more-link
{
	display:block;
	margin:0 0 1.6em 0;
}

/* Comments */
ol.commentlist {
	list-style:none;
	margin:20px 0 0 2.35em;
}
ol.commentlist img
{
	float:right;
	display:block;
	border:1px solid #fff;
}
ol.commentlist .author-data
{
	display:block;
	padding:9px;
	background:#eee;
}
ol.commentlist h3
{
	margin:0;
	padding:4px 0 0 0;
}
ol.commentlist h3 a
{
	text-decoration:none;
}
ol.commentlist .comment-meta
{
	margin:0;
	line-height:17px;
	font-size:10px;
	text-transform:uppercase;
	color:#666;
}
ol.commentlist div.comment-entry
{
	clear:both;
	padding:1.2em 1px 1px 1px;
}
ol.commentlist .comment-num
{
	float:right;
	display:inline;
	font-size:36px;
	color:#fff;
	margin:-23px 0 0 0;
}
.commentlist .comment {
	margin-bottom: 20px;
}
.commentlist .children {
	margin-left: 30px;
}
.commentlist .children li {
	margin-left: -20px;
	padding-left: 20px;
	background: transparent url(images/icons/arrow-up.png) top left no-repeat;
}

/* ByPostAuthor (admin) Comment */
#content ol.commentlist li.bypostauthor .author-data
{
	background:#1ebe89;
}
#content ol.commentlist li.bypostauthor h3 a,
#content ol.commentlist li.bypostauthor h3
{
	color:#fff;
}
#content ol.commentlist li.bypostauthor .comment-meta
{
	color:#acefdf;
}
#content ol.commentlist li.bypostauthor .comment-meta a
{
	color:#d8fff6;
	font-weight:bold;
}
#content ol.commentlist li.bypostauthor img
{
	border:1px solid #acefdf;
}

/* Comment Navigation */
ul.navigation
{
	list-style:none;
	margin:0;
}
ul.navigation li
{
	margin:0;
}

/* Comment Form */
form#commentform p
{
	clear:both;
	margin:0 0 12px 0;
}
form#commentform label
{
	width:250px;
	float:left;
}
form#commentform input
{
	float:left;
	margin:0 0 12px 0;
}
form#commentform textarea
{
	padding:4px;
	width:608px;
}
#commentsform #rules-toggle {
	float: right;
	display: inline;
	margin-top: -30px;
	height: 26px;
	display: none;
	margin-bottom: 0;
	padding: 2px 5px;
}
p.comment-rules
{
	background: #fff6bf;
	text-align: left;
	padding: 5px 20px 5px 20px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
}
p.comment-disclaimer
{
	font-size:10px;
	color:#999;
}
/* Basic Typography */
body
{
	font:12px/1.6em Helvetica, Arial, sans-serif;
	color:#000;
	margin:0;
	padding:0;
}
hr, address, table, form { margin-bottom: 1.6em; }
blockquote
{
	font:italic 13px/1.6em Georgia, Times, serif;
	padding:1em 0;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	color:#888;
	margin:0 0 1em 0;
}
blockquote p
{
	margin:0;
}
p.citation cite
{
	font-style:normal;
	font-weight:bold;
}
/* Headings */
h1, h2, h3, h4, h5, h6
{
	line-height:1.3em; 
	font-family: 'Anivers', 'Lucida Grande', Verdana, Sans-Serif; 
	font-weight: normal;
	color: #2d394c;
}
/* Font Size */
h1 { font-size: 27px; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.3em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1em; }

a:link,
a:visited
{
	color:#35506e;
}
a:hover,
a:active
{
	color:#0072bc;
}

/* Clearfix */
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

a.button, a.button:link, a.button:visited, form .button, {
background: url(images/bg-button.png) no-repeat center top;
color: #fff;
font-size: 11px;
display: inline-block;
height: 25px;
width: 90px;
line-height: 25px;
text-align: center;
font-weight: bold;
text-decoration: none;
margin-right: 5px;
border:0 none;
}
a.button:hover {background-position: center -25px;}
.button-large {
	color:#FFF !important;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	display:inline-block;
	padding: 4px 12px;
	
	background-color: #00aa22;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#00aa22), to(#009622)); 
	background-image: -webkit-linear-gradient(top, #00aa22, #009622); 
	background-image:    -moz-linear-gradient(top, #00aa22, #009622); 
	background-image:     -ms-linear-gradient(top, #00aa22, #009622); 
	background-image:      -o-linear-gradient(top, #00aa22, #009622); 
	background-image:         linear-gradient(top, #00aa22, #009622);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#00aa22', EndColorStr='#009622'); 
	
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px; 
	border-radius: 4px; 
	-moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; 
}
#content-main h1 {
	margin-top: 0;
	margin-bottom: .6em;
}
#content {
	margin-top: 12px;
	position: relative;
	z-index: 5;
}
.clearer {
	clear: both;
}


/*//// HEADER //*/
#branding a {
	text-decoration: none;
	color: #fff;
	margin: 0 4px;
	font-weight: normal;
	font-size: 14px;
	letter-spacing: .5px;
}


/*//// TWEETS  ///*/
#twitter {
	overflow: visible;
	position:absolute;
	z-index:200;
}
#twitter #tweets {
	display: none;
	width: 430px;
	position: absolute;
	right:-12px;
	top:20px;
	height: 350px;
	background: transparent url(images/twitter-bg.png) no-repeat top right;
	z-index: 1000;
	padding: 30px 42px;
}
#twitter #tweets .left {
	float: left;
	width: 200px;
	margin-right: 12px;
	padding-right:12px;
	border-right: 1px solid #aaafb8;
}
#twitter #tweets .right {
	float: left;
	width: 200px;
}
#twitter #tweets h3 {
	font-size: 16px;
	font-weight: bold;
}#twitter #tweets h3 a {
	text-decoration: none;
}
ul.twitter {
	margin-top: 10px;
}
ul.twitter li {
	margin-bottom: 12px;
	height: 74px;
	overflow: hidden;
}


/*//// HOMEPAGE BANNER ///*/
#banner {
	margin-bottom: 24px;
	padding-left: 30px;
}
#banner .preload-1 {
	background: url(images/background-gradient-1-rev.gif);
	position: absolute;
	width: 1px;
	height: 1px;
	margin-left: -9999px;
}
#banner ul.banner-items li {
	width: 300px; 
	float: left;
	margin-right:30px; 
}
#banner ul.banner-items li img {
	border: 1px solid #999;
	width: 298px;
	height: 210px;
	overflow: hidden;
}
#banner ul.banner-items li a.bottom {
	background: transparent url(images/background-gradient-1.gif) repeat-x center left;
	line-height: 40px;
	display: block;
	height: 40px;
	padding-left: 12px;
	text-decoration: none;
	font-family:'Anivers','Lucida Grande',Verdana,Sans-Serif;
	font-size: 16px;
	margin-top: 3px;
}
#banner ul.banner-items li a.bottom:hover {
	background: transparent url(images/background-gradient-1-rev.gif) repeat-x center left;
}
#banner ul.banner-items li a.bottom:active {
	background: transparent url(images/background-gradient-1.gif) repeat-x center left;
}
#banner ul.banner-items li a.bottom span {
	text-decoration: none;
	color: #FFF;
	padding-left: 22px;
	background: transparent url(images/question-icon.png) no-repeat left center;
	padding-top: 4px;
	padding-bottom: 4px;
}
#banner ul.banner-items li#box-4 a.bottom span {
	padding:0;
	background: transparent none;
}
body.parent-pageid-378 #content-main h1 {
	display: none;
}
body.parent-pageid-378 h2, body.parent-pageid-378 h3,body.parent-pageid-378 h4, body.parent-pageid-378 h5 {
	color: #00BE2A;
}

/*/// COMMENTS //*/
.commentlist li.comment {
	padding-bottom: 20px;
	margin-bottom: 0;
	border-bottom: 1px solid #AAA;
}
.noshow {
	display: none;
}

/*/// EVENTS & RSVP FORM   ///*/
h3.rsvp-now a {
	cursor: pointer;
}
.grav-form {
	padding:0 10px;
}
.grav-form label {
	font-weight: bold;
	letter-spacing: .5px;
}
.grav-form .ginput_left {
	float: left;
	width: 170px;
	margin-right: 20px;
}
.grav-form .ginput_right {
	float: left;
	width: 170px;
	clear: right;
}
.grav-form .ginput_left label {
	font-weight: normal;
	display: block;
}
.grav-form .ginput_right label {
	font-weight: normal;
	display: block;
}
.grav-form .gfield {
	display: block;
	clear: both;
	padding-top: 12px;
}
#event-left {
	width: 236px;
	margin-right: 20px;
	float: left;
}
#event-right {
	width: 350px;
	float: left;
	border: 1px solid #AAA;
	padding: 12px 10px 6px 10px;
}
#tec-content * {
	clear: none !important;
}
#event-right #tec-event-meta {
	padding: 0;
	margin: 0;
	border: 0 none;
}
#event-right dl.widecolumn {
	display: block;
}
#event-right dl.column {
	width: 170px;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
}
#event-right dl.left-col {
	margin-right: 10px;
}
#event-right #tec-event-meta .left-col dt {
	width: 40px;
}
#event-right #tec-event-meta .left-col dd {
	margin-left: 40px;
}
#event-right #tec-event-meta .right-col dt {
	width: 46px;
}
#event-right #tec-event-meta .right-col dd {
	margin-left: 46px;
}
#googlemaps small a{
	color:#35506E !important;
	font-size: 11px;
}
#googlemaps small a:hover {
	color: #0072BC!important;
}
#rsvp {
	text-align: left;
	padding: 10px 20px 10px 10px;
}
.gfield_required {
	color: red;
}
.gfield_description {
	font-style: italic;
	color: #666;
	margin-top: -10px;
}
.gform_footer {
	visibility: hidden;
}
.gform_footer input {
	visibility: visible;
}

#newsletter-subscribe {
padding:40px 20px 20px 40px; 
text-align: left;
}
#newsletter-subscribe input {
	margin-left: 6px;
	margin-top: 8px;
}
a.cancel {
	text-align: left;
	display: block;
}
.deets {
	display: block;
	margin-bottom: 10px;
}
.deets strong {
	width: 200px;
	display: block;
	float: left;
	width: 70px;
}
h2.tec-cal-title {
	margin-top: 10px;
	float: none !important;
}
select.tec-events-dropdown {
	margin-top: 14px!important;
}
#tec-events-calendar-header {
	margin-bottom: 0!important;
}
.categories {
	padding:10px 10px 10px 36px;
	list-style-type: none;
}
.categories * {
	list-style-type: none;
}



body.pageid-125 h2 {
	display: block;
	clear: both;
	margin-top: 14px;
}


.entry dl, .entry ul, .entry ol, .post dl, .post ul, .post ol  {
	padding-left: 30px;
	margin-bottom: 1.5em;
}
.entry ul li, .post ul li {
	list-style-type: disc;
}
.entry ol li, .post ol li {
	list-style-type: decimal;
}
.entry dl dt, .post dl dt {
	font-weight: bold;
	margin-left: -30px;
	margin-bottom: 0;
}

#SteveRodman, #JohnMcGovern, #KathyParker, #LawrenceRice, #ThomasAstore, #DawnPatterson, #ScottCallahan, #BonnieStockdale, #RobertLeonard, #AlisonKuczynski, #MeghanSayles, #JenniferMinor, #LeahSchlegelmilch, #JenniferKenneway, #JessicaBannister, #MarkVitello {
 display:inline-block; 
 border-bottom:1px dashed #ddd;
}
#header-contact {
	text-align: right;
}
#header-contact small {
	font-size: 13px;
	}

#blank-page {
	width: 350px;
	margin: 0 auto;
	padding:20px 0 0 0;
}
#blank-page h1 {
	font-size:23px;
}
#blank-page .gform_wrapper .top_label input.medium, #blank-page .gform_wrapper .top_label select.medium {
	width: 280px;
}
#blank-page form div {
	margin-bottom:0;
}
#blank-page .gform_footer {
	padding:0;
}
.gform-label {
	margin-top:0;
}
li.gfield {
	margin-top: 10px;
}
.pageid-1165 #sb-wrapper, .pageid-1096 #sb-wrapper {
	width: 400px!important;
}
.gform_edit_link {
	display:none!important;
}








