/*
Theme Name: Radey Thomas Yon Clark
Theme URI: radeylaw.com
Description: Theme for RTYC
Version: 2.0
Author: Taproot Creative
Author URI: http://www.taprootcreative.com
*/

@import url('http://www.radeylaw.com/wp-content/themes/rytc/css/reset.css');
@import url('http://www.radeylaw.com/wp-content/themes/rytc/css/clear.css');
@import url('http://www.radeylaw.com/wp-content/themes/rytc/css/nav.css');
@import url('http://www.radeylaw.com/wp-content/themes/rytc/css/typography.css');

:focus { outline:none; }

body {
	background:#d9d9d9 url('http://www.radeylaw.com/wp-content/themes/rytc/images/bkgd.gif') repeat;
}
#container {
	background:transparent url('http://www.radeylaw.com/wp-content/themes/rytc/images/topper.jpg') repeat-x;
	min-height:638px;
}
#skip {
	display:none;
}

/* Layout
-------------------------------------------------------------- */
#wrapper, #footer_wrapper {
	margin:0 auto;
	width:960px;
}
#header {
	padding-top:45px;
	position:relative;
	z-index:10;
}
#flash_frame {
	background:#fff;
	padding-bottom:15px;
}
#flash_wrapper {
	background:#fff;
	border-bottom:5px #26263e solid;
	padding:0 0 1px 0;
}
#frontpage_banner {
	margin:-9px 0 -5px 0;
}
#content_wrapper {
	background:transparent url('http://www.radeylaw.com/wp-content/themes/rytc/images/container_bottom2.png') no-repeat bottom;
	min-height:500px;
	padding-bottom:66px;
	margin-top:-24px;
	position:relative;
	width:950px;
	z-index:5;
}
#content {
	background:transparent url('http://www.radeylaw.com/wp-content/themes/rytc/images/container_body.png') repeat-y;
	min-height:500px;
	padding:0 11px;
	position:relative;
	width:928px;
}
.entry {
	float:left;
	padding:0 10px 0 15px;
	width:605px;
}
#footer {
	margin:0 0 80px 10px;
}
#footer_wrapper {
	position:relative;
}
#footer_wrapper p {
	width:640px;
}
#footer_logo {
	position:absolute;
	right:20px;
	top:-5px;
}

/* Sidebar elements
-------------------------------------------------------------- */
#sidebar {
	float:right;
	padding:0 10px 0 15px;
	width:265px;
}

/* Additional elements
-------------------------------------------------------------- */
#column1 {
	border-right:1px #dedede solid;
	float:left;
	padding:0 15px;
	width:265px;
}
#column1 p, #column2 p {
	margin-bottom:0.8em;
}
#column1 ul, #column2 ul, ul#subnav {
	list-style:none;
	margin-left:0;
}
#column1 ul li, ul#subnav li {
	border-bottom:1px #dedede solid;
	padding-bottom:3px;
	margin-bottom:3px;
}
#column1 ul li.last, #column2 ul li.last {
	border-bottom:none;
	margin-bottom:0;
}
#column1 ul li a, ul#subnav li a {
	list-style:square inside;
	color:#6a6a6a;
	display:list-item;
	padding:5px 0;
	position:relative;
	width:auto!important;
}
#column1 ul li a:hover, ul#subnav li a:hover, ul#subnav li.current_page_item a {
	background:#f5f5f5;
	text-decoration:none;
}
#column2 {
	float:left;
	padding:0 15px;
	width:305px;
}
#column2 ul {
	margin-bottom:10px;
}
#column2 ul li {
	display:inline;
	float:left;
	margin-right:5px;
}
.news_wrap {
	border-bottom:1px #dedede solid;
	padding-bottom:10px;
	margin-bottom:10px;
}
#column2 .first {
	margin-top:10px;
}
#column2 .last, .entry .last {
	border-bottom:none;
}
.news_info {
	color:#a16b47;
	font-size:0.9em;
	font-style:italic;
}
.news_info .news_category, .news_info .news_category a {
	color:#17112b;
}
.news_title {
	color:#6a6a6a;
}
#column2 .sticky {
	border-bottom:0 none;
	margin-bottom:1px;
	padding-bottom:1px;
}
#column2 .sticky .news_box {
	background:#f4f4f4;
	padding:5px 10px;
}
ul#subnav {
	margin-bottom:20px;
}
#top_image {
	border-bottom:5px #26263e solid;
	padding:10px 0 1px 0;
	margin-bottom:10px;
	width:605px;
}
.entry_metadata {
	margin-bottom:5px;
}
.posts {
	border-bottom:1px #dedede solid;
	margin-bottom:25px;
	padding-bottom:10px;
}
.bio_box {
	float:left;
	margin:4px 7px 7px 0;
	width:141px;
}
.bio_image_small img {
	border:1px #dedede solid;
	float:left;
	margin-right:15px;
	padding:3px;
}
#bio_image {
	border:1px #dedede solid;
	height:180px;
	padding:3px;
	margin-bottom:20px;
	width:135px;
}
#awards {
	background:#f5f5f5;
	border:1px #e0e0e0 solid;
	padding:0 5px 10px 5px;
}
#awards img {
	margin:10px 0 0 5px;
}
#awards p {
	color:#17112b;
	font-size:0.9em;
	text-align:center;
	margin-bottom:2px;
}
#bio_content {
	float:right;
	margin-bottom:10px;
	width:450px;
}
#bio_content ul, .entry ul {
	margin:0 0 20px 15px;
}
.bio_link {
	background:transparent url('http://www.radeylaw.com/wp-content/themes/rytc/images/bio_link.jpg') no-repeat;
	display:inline-block;
	height:27px;
	margin:7px 0 0 -2px;
	text-indent:-999em;
	width:95px;
}
#bio_vcard a, #bio_pdf a, #bio_linkedin a, #bio_facebook a, #bio_twitter a, .bill_attach_chapter  {
	display:block;
	float:left;
	height:32px;
	margin:10px 3px 10px 0;
	text-indent:-999em;
	width:32px;
}
#bio_vcard a {
	background:transparent url('http://www.radeylaw.com/wp-content/themes/rytc/images/bio_vcard.jpg') no-repeat;
}
#bio_pdf a {
	background:transparent url('http://www.radeylaw.com/wp-content/themes/rytc/images/bio_pdf.jpg') no-repeat;
}
.bill_attach_chapter {
	background:transparent url('http://www.radeylaw.com/wp-content/themes/rytc/images/bio_pdf.jpg') no-repeat;
	border-right:1px #dedede solid;
	padding-right:7px;
	margin-right:7px;
}
#bio_linkedin a {
	background:transparent url('http://www.radeylaw.com/wp-content/themes/rytc/images/bio_linkedin.jpg') no-repeat;
}
#bio_facebook a {
	background:transparent url('http://www.radeylaw.com/wp-content/themes/rytc/images/bio_facebook.jpg') no-repeat;
}
#bio_twitter a {
	background:transparent url('http://www.radeylaw.com/wp-content/themes/rytc/images/bio_twitter.jpg') no-repeat;
}
#callout1 img {
	border-top:1px #dedede solid;
	padding-top:25px;
	margin:20px 0 10px 0;
}
#comments, #respond {
	border-top:1px #dedede solid;
	padding-top:25px;
	margin-top:20px;
}
.commentlist {
	list-style:none;
	margin-left:20px;
}
.commentlist p {
	font-weight:bold;
	margin-top:0.5em;
}
.wplc_event_list li {
	border-bottom:1px #dedede solid;
	list-style:none;
	margin:0 0 25px -15px;
	padding-bottom:15px;
}
.wplc_event_list p {
	margin-bottom:0.8em;
}
#pod_audio_1 {
	margin-bottom:10px;
}
.author_thumb {
	float:left;
	margin:3px 7px 0 0;
}
.liner_entry_metadata {
	margin:-2px 0 5px 0;
}
.update_action_date {
	width:100px;
}
.dbem_events_list li {
	list-style:none;
	margin-left:-13px;
}
.grid {
	border-collapse:separate !important;
	border-spacing:4px;
}
.grid thead th{
	vertical-align:bottom;
	border-bottom:3px #dedede solid;
}
.bill_number {
	width:80px;
}
.bill_title {
	width:90px;
}
.bill_rec, .bill_action {
	width:70px;
}
.no_results {
	margin:15px 0 5px 0;
}
.tags_list {
	color:#888;
	font-size:0.9em;
	font-style:italic;
	margin-top:3px;
}
#map_frame {
	border:1px #c5c5c5 solid;
	margin:0 0 20px 0;
	height:250px;
	position:absolute;
	top:208px;
	right:318px;
	width:405px;
}
#insurance_content {
	background:transparent url('http://www.radeylaw.com/wp-content/themes/rytc/images/container_body2.png') repeat-y;
	min-height:500px;
	padding:0 11px;
	position:relative;
	width:928px;
}
.insurance_entry {
	background:#fff;
	padding:0 10px 20px 15px;
}
#insurance_post {
	border-bottom:1px #dedede solid;
	padding-bottom:5px;
}
#insurance_left {
	float:left;
	padding:0 15px;
	width:265px;
}
.insurance_read_all {
	margin-bottom:8px;
}
.insurance_pod_wrap {
	float:right;
	width:215px;
}
#insurance_content .last {
	border:none 0;
}
#insurance_middle {
	float:left;
	padding:0 15px;
	width:305px;
}
.insurance_blog_wrap {
	float:right;
	width:255px;
}
#insurance_right {
	float:right;
	padding:0 15px;
	width:260px;
}
.leg_posts {
	background:#f5f5f5;
	border:1px #dedede solid;
	margin-bottom:19px;
	padding:12px;
}
.leg_size, .leg_bottom {
	font-size:0.917em;
}
.leg_size {
	margin-bottom:10px;
}
.leg_posts p {
	margin-bottom:0 !important;
}
.leg_title_wrap {
	border-bottom:1px #d8d8d8 solid;
	margin-bottom:9px;
	padding-bottom:6px;
}
.leg_num {
	color:#a2633a;
	font-size:0.917em;
	font-weight:bold;
}
.leg_title {
	color:#26263e;
	font-size:1.083em;
	font-weight:bold;
}
.leg_space {
	margin-right:20px;
}

/* Forms
-------------------------------------------------------------- */
.gform_wrapper {
	clear:both;
}
#gform_heading {
	margin-bottom:15px;
}
.gform_body ul li, ol.cf-ol {
	list-style:none;
}
.gfield_required {
	display:none;
}
.ginput_container input, .cf-ol input.single, #commentform input.single {
	background:#f5f5f5;
	border:1px #dedede solid;
	height:16px;
	padding:6px;
	margin:2px 0 10px 0;
	width:235px;
}
.gform_footer {
	float:right;
	margin-right:5px;
}
.gform_footer a {
	display:none;
}
.contact_us {
	padding-top:30px;
}
.entry ul#gform_fields {
	margin-left:0;
}
.contact_us .ginput_container input {
	width:335px;
}
.contact_us .ginput_container textarea, #commentform textarea  {
	background:#f5f5f5;
	border:1px #dedede solid;
	padding:6px;
	margin:2px 0 20px 0;
	width:580px;
}
.entry .gform_footer {
	float:left;
	margin-top:-15px;
}
.validation_error, .validation_message {
	color:#ca4848;
}
#searchform {
	position:absolute;
	right:6px;
	top:45px;
	width:315px;
}
#s input{
	background:transparent url('http://www.radeylaw.com/wp-content/themes/rytc/images/form_search_input.jpg') no-repeat;
	border:none;
	color:#fff;
	float:left;
	height:21px;
	padding:6px 10px 0 30px;
	margin-right:10px;
	width:192px;
}
.cf-ol label span {
	display:block;
}
.cf-ol li#subscribe_checkbox {
	margin-bottom:15px;
}
#commentform label {
	display:block;
}
.comment-body {
	background:#f1f1f1;
	border:1px #d7d5d5 solid;
	margin:0 20px 20px 0;
	padding:15px 20px;
}
.comment-meta {
	font-size:0.9em;
}
.fn {
	font-size:1.1em;
	font-weight:bold;
}

/*
CSS Name: Default Styles
Description: NextGEN Default Gallery Stylesheet
Author: Alex Rabe
Version: 1.50

This is a template stylesheet that can be used with NextGEN Gallery. I tested the
styles with a default theme Kubrick. Modify it when your theme struggle with it,
it's only a template design

*/

/* ----------- Album Styles Extend -------------*/

.ngg-albumoverview {
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-album {
    height: 100%;
    padding: 5px;
    margin-bottom: 5px;
    border: 1px solid #fff;
}

/* IE6 will ignore this , again I hate IE6 */
/* See also http://www.sitepoint.com/article/browser-specific-css-hacks */
html>body .ngg-album {
    overflow:hidden;
    padding: 5px;
    margin-bottom: 5px;
    border: 1px solid #cccccc;
} 

.ngg-album {
	overflow: hidden;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #cccccc;
}

.ngg-albumtitle {
	text-align: left;
 	font-weight: bold;
	margin:0px;
	padding:0px;
	font-size: 1.4em;
	margin-bottom: 10px;
}

.ngg-thumbnail {
	float: left;
	margin-right: 12px;
}

.ngg-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.ngg-thumbnail img:hover {
	background-color: #A9A9A9;
}

.ngg-description {
	text-align: left;
}

/* ----------- Album Styles Compact -------------*/

.ngg-album-compact {
	float:left;
	height:180px;
	padding-right:6px !important;
	margin:0px !important; 
	text-align:left;
	width:120px;	
}

.ngg-album-compactbox {
	background:transparent url(http://www.radeylaw.com/wp-content/plugins/nextgen-gallery/css/albumset.gif) no-repeat scroll 0%;
	height:86px;
	margin:0pt 0pt 6px !important;
	padding:12px 0pt 0pt 7px !important;
	width:120px;
}


.ngg-album-compactbox .Thumb {
	border:1px solid #000000;
	margin:0px !important;
	padding:0px !important;
	width:91px; 
	height:68px;
}

.ngg-album-compact h4 {
	font-size:15px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
	width:110px;
}

.ngg-album-compact p {
	font-size:11px;
	margin-top:2px;
}

/* ----------- Gallery style -------------*/

.ngg-galleryoverview {
	overflow: hidden;
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-galleryoverview .desc {
/* required for description */
   margin:0px 10px 10px 0px;
   padding:5px;
}

.ngg-gallery-thumbnail-box {
	float: left;
}

.ngg-gallery-thumbnail {
	float: left;
	margin-right: 5px;
	text-align: center;
}

.ngg-gallery-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	display:block;  
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.ngg-gallery-thumbnail img:hover {
	background-color: #A9A9A9;
} 

.ngg-gallery-thumbnail span {
	/* Images description */
	font-size:90%;
	padding-left:5px;
	display:block;
}

.ngg-clear {
	clear: both;
}

/* ----------- Gallery navigation -------------*/

.ngg-navigation {
	font-size:0.9em !important;
	clear:both !important;
	display:block !important;
	padding-top:15px;
	text-align:center;
	
}

.ngg-navigation span {
	font-weight:bold;
	margin:0pt 6px;
}

.ngg-navigation a.page-numbers,
.ngg-navigation a.next,
.ngg-navigation a.prev, 
.ngg-navigation span.page-numbers,
.ngg-navigation span.next,
.ngg-navigation span.prev {
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-navigation a.page-numbers:hover,
.ngg-navigation a.next:hover,
.ngg-navigation a.prev:hover, 
.ngg-navigation span.page-numbers:hover,
.ngg-navigation span.next:hover,
.ngg-navigation span.prev:hover {
	background-color: #0066CC;
	color: #FFFFFF !important;
	text-decoration: none !important;
}

/* ----------- Image browser style -------------*/

.ngg-imagebrowser {
	
}

.ngg-imagebrowser h3 {
	text-align:center;
}

.ngg-imagebrowser img {
	border:1px solid #A9A9A9;
	margin-top: 10px; 
	margin-bottom: 10px; 
	width: 100%;
	display:block !important;
	padding:5px;
}

.ngg-imagebrowser-nav {
	padding:5px;
	margin-left:10px;	
}

.ngg-imagebrowser-nav .back {
	float:left;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .next {
	float:right;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .counter {
	text-align:center;
	font-size:0.9em !important;
}

.exif-data {
  	margin-left: auto !important;
    margin-right: auto !important;	
}

/* ----------- Slideshow -------------*/
.slideshow {
	margin-left: auto; 
	margin-right: auto;
	text-align:center;
	outline: none;	
}

.slideshowlink {
	
}

/* ----------- Single picture -------------*/
.ngg-singlepic {
	background-color:#FFFFFF;
	display:block;  
	padding:4px;
}

.ngg-left {
	float: left;
	margin-right:10px;
}

.ngg-right {
	float: right;
	margin-left:10px;
}

.ngg-center {
  	margin-left: auto !important;
    margin-right: auto !important;
}

/* ----------- Sidebar widget -------------*/
.ngg-widget,
.ngg-widget-slideshow {
	overflow: hidden;
	margin:0pt;
	padding:5px 0px 0px 0pt;
	text-align:left;
}

.ngg-widget img {
	border:2px solid #A9A9A9;
	margin:0pt 2px 2px 0px; 
	padding:1px; 
}

/* ----------- Related images -------------*/
.ngg-related-gallery {
	background:#F9F9F9;
	border:1px solid #E0E0E0;
	overflow:hidden;
	margin-bottom:1em;
	margin-top:1em;
	padding:5px;
}
.ngg-related-gallery img {
	border: 1px solid #DDDDDD;
	float: left;
	margin: 0pt 3px;
	padding: 2px;
	height: 50px;
	width:  50px;
}

.ngg-related-gallery img:hover {
	border: 1px solid #000000;
} 

/* ----------- Gallery list -------------*/

.ngg-galleryoverview ul li:before {
	content: '' !important;
}

.ngg-gallery-list {
	list-style-type:none;
	padding: 0px !important;
	text-indent:0px !important;	
}

.ngg-galleryoverview div.pic img{
	width: 100%;	
}

.ngg-gallery-list li {
	float:left;
	margin:0 2px 0px 2px !important;
	overflow:hidden;
}

.ngg-gallery-list li a {
	border:1px solid #CCCCCC;
	display:block;
	padding:2px;
}

.ngg-gallery-list li.selected a{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#000000 none repeat scroll 0 0;
}

.ngg-gallery-list li img {
	height:40px;
	width:40px;	
}

li.ngg-next, li.ngg-prev {
	height:40px;
	width:40px;	
	font-size:3.5em;
}

li.ngg-next a, li.ngg-prev a  {
	padding-top: 10px;
	border: none;
	text-decoration: none;
}
