/*
Theme Name: Richard
Theme URI: http://www.weborithm.com
Description: Custom theme for Richard Grady
Version: 1.0
Author: Weborithm
Author URI: http://www.weborithm.com
Tags: wordpress
*/

/*====================================
	Enter your custom styles here.
	Table of Contents
	
	[1] - Body
	[2] - Font, Links
	[3] - Text
	[4] - Header
	[5] - Navigation
	[6] - Sections
	[7] - Aside
	[8] - Footer
	[9] - Comments
	
	[A] - Drop Down Navigation
	[B] - WordPress Specific Styles
	[C] - jQuery Specific Styles
	
====================================*/

/*===============
	[1] - Body
===============*/

	body { background: #ebebeb; }
	#body { background: none; padding: 0 0 40px; width: 980px; }
	
/*=======================
	[2] - Font, Links
=======================*/

	body, h1, h2, h3, h4, h5, h6 { font-family: Verdana, Geneva, Tahoma, sans-serif; }

	a, .text a { color: #8d0a0a; text-decoration: none; }
	a:hover { color: #485d0e; text-decoration: none; }
	
/*=======================
	[3] - Text, Images
=======================*/

	.text h2 { font-size: 1.5em; margin: 0 0 10px; }
	.text h1 { color: #485d0e; font-size: 1.5em; margin: 0 0 15px; }
	.text h3 a { color: #8d0a0a; }
	.text p { color: #333; }
	
	ul.meta { border: 1px solid #eee; color: #bbb; list-style: none; margin: 0 0 10px; padding: 5px 0; -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -moz-box-shadow: 1px 1px 0 0 #eee; -webkit-box-shadow: 1px 1px 0 #e0e0e0; }
	ul.meta-bottom { list-style: none; margin: 0 0 20px; padding: 5px 0; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
	ul.meta li { border-right: 1px solid #D1C9BC; display: block; float: left; font-size: 11px; font-weight: bold; line-height: 16px; margin: 0; padding: 0 10px 0 35px; }
	ul.meta li:last-child { border: 0; }
	
	ul.meta li.meta-cy { background: url(images/folder.png) no-repeat 10px center; }
	ul.meta li.meta-c { background: url(images/comment.png) no-repeat 10px center; }
	ul.meta li.meta-a { background: url(images/user.png) no-repeat 10px center; }
	ul.meta li.meta-r { background: url(images/respond.png) no-repeat 10px center; }
	
	a.more-link { display: block; font-size: 0.859em; font-weight: bold; margin: 10px 0 0; }
	
	/* Image Alignment */

	.aligncenter, div.aligncenter { background: #EBEBEB; border: 1px solid #fff; display: block; margin: 0 auto; padding: 5px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
	.alignleft, .attachment-thumbnail { background: #EBEBEB; border: 1px solid #fff; float: left; margin: 6px 10px 5px 0; padding: 5px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
	.alignright { background: #EBEBEB; border: 1px solid #fff; float: right; margin: 6px 0 5px 10px; padding: 5px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
	.noborder { border: 0; padding: 0; -moz-border-radius: 0; -webkit-border-radius: 0; }
	
	/* Gallery */
	
	.gallery { padding-bottom: 10px; }
	.gallery .attachment-thumbnail { background: #F2FBFF; border: 1px solid #BCD7E5 !important; float: inherit; margin: inherit; padding: 2px; -moz-border-radius: 0; -webkit-border-radius: 0; }
	.gallery .gallery-caption { color: #777; font: normal 0.7em Verdana; padding: 5px 0; text-align: center; }

/*=================
	[4] - Header
=================*/

	.leaderboard { background: #fff; border: 1px solid #ccc; border-top: 0; margin: 0 0 10px; padding: 10px 10px 7px; width: 958px; -moz-border-radius-bottomleft: 3px; -webkit-border-bottom-left-radius: 3px; -moz-border-radius-bottomright: 3px; -webkit-border-bottom-right-radius: 3px; }
	.leaderboard .left-equal { padding: 0; width: 468px; }
	.leaderboard .right-equal { padding: 0; width: 468px; }

	.header { margin: 10px 0 0; padding: 0; width: 980px; }
	.header p.title { font-size: 1.459em; line-height: normal; padding: 10px 10px 0; }
	.logo { background: #fff; border: 1px solid #ccc; float: left; height: 173px; padding: 0; width: 648px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
	.logo h1 { font-size: 1.459em; margin: 0; padding: 10px 10px 0; }
	.header h1 a:hover { text-decoration: none; }

	.featured-posts { position: relative; }
	.featured-posts h3 { color: #bbb; font-size: 0.759em; font-weight: bold; margin: 0 70px 0 0; padding-top: 4px; text-align: right; }
		
/*=====================
	[5] - Navigation
=====================*/

	.nav { background: #b6e026 url(images/nav-g.png) repeat-x left bottom; border: 1px solid #98c51f; border-top: 0; -moz-border-radius: 3px; -webkit-border-radius: 3px; }

	.navigation .alignleft, .navigation .alignright { border: 0; background: 0; margin: 0; padding: 0; }
	.navigation .alignleft a, .navigation .alignright a { background: #B1DB25 url(images/nav-g.png) repeat-x left bottom; border: 1px solid #82a81b; color: #485d0e; display: block; font-size: 0.8em; font-weight: bold; margin: 0 0 10px; padding: 5px 10px; text-shadow: #c4ed3d 0 1px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
	.post .navigation .alignleft, .post .navigation .alignright { border: 0; background: 0; margin: 0; padding: 0; }
	.post .navigation .alignleft a, .post .navigation .alignright a { background: #B1DB25 url(images/nav-g.png) repeat-x left bottom; border: 1px solid #82a81b; color: #485d0e; display: block; font-size: 0.8em; font-weight: bold; margin: 0; padding: 5px; text-shadow: #c4ed3d 0 1px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
	.post .navigation p { font-size: 0.7em; color: #999; }
	.post .navigation .alignleft p { padding: 0 0 0 5px; text-align: left; }
	.post .navigation .alignright p { padding: 0 5px 0 0; text-align: right; }
	
	.navigation a:hover, .post .navigation a:hover { color: #000; }

	.image-post .navigation .alignleft a, .image-post .navigation .alignright a { background: none; border: 0; padding: 0; }
	.image-post .navigation .attachment-thumbnail { margin: 0; }
	
/*===================
	[6] - Sections
===================*/

	.wrap { padding: 10px 0; width: 982px; }
		
	.ad { background: #fff; border: 1px solid #ccc; height: 60px; margin: 0 auto 10px; padding: 12px 0; text-align: center; width: 492px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
	.archive .ad, .search .ad { margin-bottom: 10px; }
	.ad img { margin: auto; }
	.ad p { padding: 0; }

	.left-alt { float: left; margin-right: 10px; padding: 0; width: 650px; } /* For Two Left Asides Template */
		.left-alt p { padding-bottom: 13px; }
	
	.archive .text h2, .search .text h2 {  background: #B1DB25 url(images/nav-g.png) repeat-x left bottom; border: 1px solid #82a81b; font-size: 1.1em; color: #485d0e; outline: none; margin: 0 0 10px; padding: 5px; text-shadow: #c4ed3d 0 1px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }

	.single-post { background: #fff; padding: 10px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }

	.attachment-full { display: block; margin: auto; }
	.caption p { color: #777; font-size: 0.7em; padding: 0; text-align: center; }
	
	.image-post { padding: 0; width: 980px; }
			
/*=================
	[7] - Aside
=================*/

	.aside { background: #fff; border: 1px solid #ccc; color: #555; font-size: 12px; padding: 10px 10px 0 10px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
	.aside li { padding: 0 0 20px; }
	.aside li li { padding: 7px 5px; }
	.aside li li:hover { border-bottom-color: #76B9FF; }
	.aside h3 { background: #B1DB25 url(images/nav-g.png) repeat-x left bottom; border: 1px solid #82a81b; font-size: 1.059em; color: #485d0e; font-weight: bold; outline: none; margin: 0 0 10px; padding: 5px; text-shadow: #c4ed3d 0 1px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
	.aside ul.children { list-style: none; margin: 20px 0 0 5px; }
	.aside ul.children li { border-left: 1px solid #b2cedd; margin: 0 0 10px; padding: 2px 0 2px 10px; }
	.aside ul.children ul { margin: 10px 0 0 5px; }
	.aside ul.children ul li { border-left: 1px dashed #b2cedd; }
	
	.aside-one-right { padding: 10px 9px; width: 300px; }
			
	.aside-left { border: 0; float: left; padding: 0 9px 0 0; width: 140px; }
	.aside-right { border: 0; float: right; padding: 0 0 0 9px; width: 140px; }

	.textwidget p { padding: 0 0 10px; }
	
	/* Search Form */
	

	li.aside-search li { padding: 5px 0; }
	.aside .screen-reader-text { display: none; }
	#searchform { background: #B1DB25 url(images/nav-g.png) repeat-x left bottom; border: 1px solid #82a81b; margin: 10px 0; -moz-border-radius: 3px; -webkit-border-radius: 3px;  }
	#searchform #s { background: #fff; border: 0; border-right: 1px solid #b2cedd; color: #485d0e; padding: 7px 5px 5px; width: 240px; -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; }
	#searchform #searchsubmit { background: url(images/search.png) no-repeat center; border: 0; border-left: 1px solid #fff; color: transparent; height: 28px; margin: 0 0 0 -4px; text-indent: -999px; width: 45px; }
	#searchform #searchsubmit:hover { cursor: pointer; }
	#searchform:hover { background: #98C51F; }

	/* Subscribe */
	
	li.subscribe { padding: 0 0 15px; }
	li.subscribe ul { padding-top: 5px; }
	li.subscribe li { margin-bottom: 5px; }
	li.subscribe a { font-size: 1.4em; position: relative; text-shadow: #fff 0 1px; }
	li.subscribe img { float: left; margin: -5px 10px 0 0;}
	
	li.aside-search { padding: 0; }

	/* jQuery Archive Widget */
	
	li.widget_display_jQuery_archives li { padding: 5px 0; }
	li.widget_display_jQuery_archives ul ul { margin: 10px 0 0 10px; }
	.widget_display_jQuery_archives p { line-height: 13px; padding: 0; }
	.widget_display_jQuery_archives p span { margin: 0 5px 0 0; }

	.textwidget { line-height: 1.4em; }
	.textwidget p { line-height: 1.4em; }
			
/*=================
	[8] - Footer
=================*/

	.footer { background: #fff; border: 1px solid #ccc; -moz-border-radius: 3px; -webkit-border-radius: 3px; }

	.footer h3 { background: #B1DB25 url(images/nav-g.png) repeat-x left bottom; border: 1px solid #82a81b; font-size: 1.059em; color: #485d0e; font-weight: bold; outline: none; margin: 0 0 10px; padding: 5px; text-shadow: #c4ed3d 0 1px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
	
	.foot-four { margin: 0 0 10px; padding: 10px; }
	.foot-four li { float: left; margin-right: 26px; padding: 0; width: 220px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
	.foot-four li li { border: 0; margin: 0; padding: 0 0 20px; width: auto; -moz-border-radius: 0; -webkit-border-radius: 0; }
	.foot-four li li li { padding: 5px; margin: 0; }
	.foot-four li.foot-end { margin: 0; }
	
	.foot-one { background: none; border: 0; margin-top: 10px; padding: 0 0 10px; -moz-border-radius: 0; -webkit-border-radius: 0; }
	.foot-one li { color: #333; font-size: 0.9em; padding: 0; }
	.foot-one li a { color: #333; }
	.foot-one li a:hover { color: #0066ff; }
	.foot-one li li { padding: 0; }

/*===================
	[9] - Comments
===================*/
	
	h3#comments, #respond h3 { font-size: 1.059em; padding: 10px 0 0; }
	
	.full #comment-head { margin-top: 15px; }
	
	ol.commentlist { background: #eee; }
	ol.commentlist, #respond { -moz-border-radius: 3px; -webkit-border-radius: 3px; }
	ol.commentlist { list-style: none; margin: 0 0 15px; padding: 0; }
	ol.commentlist li { margin: 0 0 10px; padding: 10px 0 0 10px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
	ol.commentlist li ul { list-style: none; margin: 0; }
	ol.commentlist li blockquote { background: #fff; margin-bottom: 25px; }

	.avatar { float: left; margin: 0 10px 0 0; }
	.comment-author { color: #374F5B; font-size: 12px; height: 32px; text-transform: uppercase; }
	.comment-author a { color: #374F5B; font-weight: bold; }
	.fn, .says { line-height: 30px; }
	.comment-meta { color: #999; font-size: 10px; padding-right: 10px; text-align: right; text-transform: uppercase; }
	.comment-meta a { color: #628091; }

	ol.commentlist li.odd { background: #f9f9f9; }
	ol.commentlist li ul.children li { background: #fff; }
	ol.commentlist li ul.children li.odd { background: #f9f9f9; }
		
	.comment-body { color: #000; font-size: 16px; padding-bottom: 10px }

	.reply, .cancel-comment-reply { font-size: 12px; }
	.cancel-comment-reply { font-size: 14px; }
	.reply a, .cancel-comment-reply a { color: #777; }
	
	ol.commentlist li a:hover { color: #000; }
	
	#commentform p { color: #BBB8B1; padding-bottom: 10px; }
	#commentform p:hover { color: #777; }
	#commentform input { width: 200px; }
	#commentform input, #commentform textarea { border: 1px solid #BBB8B1; color: #777; font: normal 14px Tahoma, Verdana, Geneva; padding: 5px; -moz-border-radius: 3px; -webkit-border-radius: 3px;}
	#commentform textarea { width: 98%; }
	#commentform input:focus, #commentform textarea:focus { border: 1px solid #777; }
	
	p.comments-closed { background: #f9f9f9; border: 1px dotted #9CA5AA; color: #374f5b; margin: 0 0 20px; padding: 10px; text-align: center; }
	
	.image-post #comment { color: #000; font: normal 17px Verdana; padding: 10px; width: 97%; }
	#commentform #submit { background: #B1DB25 url(images/nav-g.png) repeat-x left bottom; border: 1px solid #82a81b; color: #485d0e; font: normal 17px Verdana; padding: 5px; text-shadow: #c4ed3d 0 1px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
	#commentform #submit:hover { color: #000; cursor: pointer; }
	#commentform table { width: 100%; }

/*===============================
	[A] - Drop Down Navigation
===============================*/

	#nav { margin: auto; width: 978px; }

	#nav a { color: #485d0e; font-weight: bold; outline: none; text-shadow: #c4ed3d 0 1px; }
	#nav li li { background: #b6e026; border-bottom-color: #98c51f; }
	#nav li li:hover { background: #98c51f; }
	#nav ul { z-index: 9999; }

	#nav ul ul { border-top: 1px solid #b6e026; }
	#nav a:hover { color: #38490b; }

	/* Superfish Arrows */

	.sf-menu a.sf-with-ul { padding-right: 2.25em; min-width: 1px; /* trigger IE7 hasLayout so spans position accurately */ }
	.sf-sub-indicator { display: block; height: 0; overflow: hidden; right: .75em; text-indent: -999em; top: 1.05em; /* IE6 */ width: 0; }

/*====================================
	[B] - WordPress Specific Styles
====================================*/
	
	/* Captions */
	
	.wp-caption { background: #EBEBEB; border: 1px solid #fff; padding: 0; text-align: center; }
	.wp-caption img { border: 0; display: block !important; margin: auto !important; padding: 5px; text-align: center; }
	.wp-caption p.wp-caption-text { color: #777; font-size: 0.7em; line-height: 20px; padding: 0 0 5px; }
	
	/* Other WordPress Classes */
	
	.categories { }
	.cat-item { }
	#nav .current-cat { background: #98c51f !important; }
	#nav .current-cat-parent { background: #98c51f !important; }
	.pagenav { }
	.page_item { }
	#nav .current_page_item { background: #98c51f !important; }
	#nav .current_page_parent { background: #98c51f !important; }
	.widget { }
	.widget_text { }
	.blogroll { }
	.linkcat { }
	
	.aside .current-cat a { color: #000 !important; }
	.aside .current-cat-parent a { color: #000 !important; }
	.pagenav { }
	.page_item { }
	.aside .current_page_item a { color: #000 !important; }
	.aside .current_page_parent a { color: #000 !important; }

	#wp125 { padding: 0 0 10px; }
	
/*====================================
	[B] - jQuery Specific Styles
====================================*/

	/* Tabs */
	.tabs-wrap { float: right; width: 320px; }
	.pane { background: #fff; border: 1px solid #CCCCCC; display: none; font-size: 0.8em; min-height: 153px; padding: 10px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
	.pane p { padding: 0 0 10px; }
	.pane ul { margin: 0 0 0 15px; }
	.pane li { font-size: 0.9em; padding: 5px 0; }
	
	/* Tabs List */
	ul.tabs { height: 0; list-style: none; margin: 0; padding: 0; }
	
	/* Single Tab */
	ul.tabs li { float: left; margin: 0 1px 0 0; padding: 0; }
	
	/* Tabs Link */
	ul.tabs a { background: #bcd7e5; color: #628091; display: block; line-height: 30px; padding: 0 10px; position: relative; text-align: center; text-decoration: none; top: 1px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 3px; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; }
	ul.tabs a:active { outline: none !important; }
	ul.tabs a:hover { background: #e7f4fb url(images/gradient.png) repeat-x left bottom; color: #628091; text-decoration: none; }

	/* Tabs Aside */
	li .tabs-wrap { padding: 5px 0; }
	ul.tabs-aside a { padding: 0 10px; width: auto; }

	/* Current Tab */
	ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a { background: #e7f4fb url(images/gradient.png) repeat-x left bottom; color: #628091; cursor: default; font-weight: bold; text-shadow: #fff 0 1px; outline: none !important; }
	
	/* Hide on Initialize */ 
	div.panes div.pane { display: none; }
	
	/* Scrollable */
	
	/* Root element for the scrollable. */
	.scrollable { height: 130px; margin: 0; overflow: hidden; position: relative; width: 628px; }
	
	/* Root element for scrollable items. */
	.items { clear: both; position: absolute; width: 20000em; }
	
	/* Single Scrollable Item */
	.scroll-item { cursor: default; float: left; height: 100px; margin: 0; padding: 5px 10px 10px; width: 628px; }
	.scroll-item h2, .archive .scroll-item h2, .search .scroll-item h2 { background: none; border: 0; font-size: 1.059em; margin: 0 0 5px; padding: 0; text-shadow: none; }
	.scroll-item p { color: #333; font-size: 0.759em; line-height: 18px; }
	.scroll-item .attachment-100x100 { border: 1px solid #fff; float: left; margin-right: 10px; }
	.scroll-item .attachment-100x100:hover { -moz-box-shadow: 0 0 5px 0 #999; -webkit-box-shadow: 0 0 5px #999 5px; }
	
	/* Active Item */
	.active { z-index: 9999; position: relative; }
	
	/* This makes it possible to add next button beside scrollable */
	.scrollable { float: left; width: 648px; }
	
	/* prev, next, prevPage and nextPage buttons */
	#actions a { background: url(images/hori_large.png) no-repeat; border: 0; cursor: pointer; height: 22px; margin: 0; position: absolute; width: 26px; }
	#actions a.next, #actions a.prev { margin-top: 0; }
	
	/* right */
	#actions a.next { background-position: 0 -23px; clear: right; margin-left: 25px; }
	#actions a.next:hover { background-position: -27px -23px; }
	#actions a.next:active { background-position: -54px -23px; } 
	
	/* left */
	#actions a.prev { margin-left: 0; } 
	#actions a.prev:hover { background-position: -27px 0; }
	#actions a.prev:active { background-position: -55px 0; }
	
	#actions { height: 22px; padding: 0; position: absolute; right: 10px; top: 0; width: 50px; z-index: 999; }
	#actions a { color: #ccc; cursor: pointer; font-size: 11px; }
	#actions a:hover { color: #fff; text-decoration: underline; }
	#actions a.nextPage { float: right; margin: 0 0 0 15px; }
	#actions a.prevPage { margin: 0; float: right; }
	
	/* disabled navigational button */
	a.disabled { visibility: hidden !important; }

	.pane { height: 173px; padding: 0 5px; }
	.pane h3 { color: #8d0a0a; margin: 5px 0; text-align: center; }
	.pane img { float: left; margin-right: 10px; }
	.pane p { font-size: 0.8em; line-height: 1.2em; padding: 0; }
	.pane form input.text { border: 1px solid #aaa; margin: 10px 0; padding: 2px 5px; width: 118px; }
.wrap .single-post{
    border: 1px solid #CCCCCC;
}
