/*
Theme Name: RYH Blog
Theme URI: http://www.wasserman-partners.com
Description: Theme designed for RYH blog.
Version: 1.0
Author: Aman Sarai

*/



body {
    font-family:"Lucida Grande","Lucida Sans Unicode", Arial, Verdana, serif;
    font-size:12px;
    color: #666;
    margin: 0;
    padding: 0;
    margin: 0px;
    padding: 0px;
    background: #fd9800 url("/images/2011campaign/body-bg-2011.gif") no-repeat fixed top center;
}

.wrapper {
	text-align: center;
	width: 100%;
	}

.container{
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    background: #ebe9e5;
    width: 980px;
}

.footer {
/*  edited: 10/07/15 (tl) to replace with a newer footer graphic
    background: url("./images/footer_bg.jpg") no-repeat scroll center top #ebe9e5;
    height: 200px;
*/
	width: 100%;
	float: left;
	}

.header {
	position: relative;
	height: 140px;
        background: #ebe9e5 url("/images/2011campaign/header-bg-2011.gif") no-repeat scroll top center;
        width: 980px;
	}

.content { clear: both; }

a.tag:link,
a.tag:visited,
a.tag:hover,
a.tag:active {
	position: absolute;
        left: 10px;
	width: 261px;
        top: 0px;
	height: 125px;
	background: url("/images/2011campaign/logo-2011.gif") top left no-repeat;
}

a.tag:hover {
        background-position: 0 -125px;
}

textarea {
	font-family: "Lucida Grande","Lucida Sans Unicode", Arial,Verdana,sans-serif;
	font-size: 12px;
	color: #666;
	}


/* Global Navigation ---------------------------------------------------------------------------- */

.global_nav {
	position:absolute;
        left: 292px;
	top: 30px;
	width: 679px;
	}

.nav { float: right; }
.nav li { float: left; }

.nav a { 
	float:left;
        margin: 4px 29px 5px 0;
	height: 21px;
	line-height: 21px;
	text-indent: -3000px;
	}


.nav a { background: transparent url("./images/globalnavigation.gif") 0 0 no-repeat; }

#g01 a { background: transparent url("/images/2011campaign/topNav-TheGame-2011.gif") top left no-repeat; width: 141px; }
#g02 a { background: transparent url("/images/2011campaign/topNav-Champions-2011.gif") top left no-repeat; width: 165px; }
#g03 a { background: transparent url("/images/2011campaign/topNav-Events-2011.gif") top left no-repeat; width: 116px; }
#g04 a { background: transparent url("/images/2011campaign/topNav-KnowYourRights-2011.gif") top left no-repeat; width: 270px; }
#g05 a { background: transparent url("/images/2011campaign/topNav-IndustryVitals-2011.gif") top left no-repeat; width: 248px; }
#g06 a { background: transparent url("/images/2011campaign/topNav-AskAQuestion-2011.gif") top left no-repeat; width: 233px; }
#g07 a { background: transparent url("/images/2011campaign/topNav-Toolkit-2011.gif") top left no-repeat; width: 120px; }
#g08 a { background: transparent url("/images/2011campaign/topNav-Blog-2011.gif") top left no-repeat; width: 77px; }
#g09 a { background: transparent url("/images/2011campaign/topNav-About-2011.gif") top left no-repeat; width: 96px; }

#g01 a:hover,
#g02 a:hover,
#g03 a:hover,
#g04 a:hover,
#g05 a:hover,
#g06 a:hover,
#g07 a:hover,
#g08 a:hover,
#g09 a:hover { background-position: 0 -21px; }

#g01 a.selected,
#g02 a.selected,
#g03 a.selected,
#g04 a.selected,
#g05 a.selected,
#g06 a.selected,
#g07 a.selected,
#g08 a.selected,
#g09 a.selected { background-position: 0 -42px; }


.nav li{
    list-style-type: none;
}

/* Homepage ------------------------------------------------------------------------------------- */




.clear-both, .clear { clear: both; }







/* Left Column ---------------------------------------------------------------------------------- */

.column_wrapper {
/* 20110429-removed	float: left; */
	background:url("./images/columns_bg.jpg") repeat-y;
        margin: 0 auto;
        width: 960px;
}

.left_column {
	padding-top:70px;
	background: #dad2c7 url("./images/left_column_top_bg.jpg") no-repeat top center;
	width:629px;
	float:left;
	}

.left_column ul { padding:20px; }
.left_column ul li { padding-top:20px; }

.left_column .general {
    float: left;
    width: 580px;
    padding-left: 20px;
	}

.left_column .general p,
.left_column .general h4 {
    padding-bottom: 1em;
    line-height: 130%;
	}

.left_column .general h4 { font-size: 125%; }

.left_column .general ul {
    padding: 0 0 24px 14px;
    margin: 0;
    
	}

.left_column .general ul li {
    border: 1px solid 0;
    padding: 0 0 14px 0;
    list-style-type:circle;
    }

.left_column .general a:link,
.left_column .general a:visited,
.left_column .general a:hover,
.left_column .general a:active {
    text-decoration: none;
    color: #15839a;
	}

.left_column .general a:hover { text-decoration: underline; }


/* Right Column --------------------------------------------------------------------------------- */

.right_column {
	height:100%;
	width:320px;
	float:left;
	margin-left:10px;
        background: #dad2c7;
	}

.right_column_top {
    margin:0;
    padding:0;
    position:relative;
    width:321px;
    float:left;
    background:url("./images/right_col_top_bg.jpg") no-repeat;
    padding-bottom:25px;
    }

.right_column_bottom {
    margin: 0;
    padding: 0 0 15px 0;
    width: 320px;
    min-height:80px;
    float: left;
    background:url("./images/right_col_bottom_bg.jpg") no-repeat;
	}








/* Footer -------------------------------------------------------------------------------------- */


.footer .container {
    margin: 0 auto;
    height:  250px;
    width: 980px;
    padding-top: 25px;
    text-align: center;
}

#footer_hr1 {
    border-top: 3px solid #e5e2db;
    border-bottom: 3px solid #fbf9f5;
    border-left: 0px none;
    border-right: 0px none;
    width: 960px;
    margin: 0 auto;
    padding: 0;
}
.footer .container {
    width: 980px;
    margin: 0 auto;
    text-align: center;
	}


	.footer_nav {
	    margin: 25px auto 0;
	    text-align: center;
	    width: 750px;
		position: relative;
		}

	.footer_nav a {
		padding-left:8px;
		padding-right:8px;
		text-decoration:none;
		color:#70575d;
		}

	.footer_nav a.share_this {
		text-transform:uppercase;
		font-size:11px;
		margin-top:-3px;
		padding-top:5px;
		padding-left:12px;
		padding-right:6px;
		text-decoration:none;
		color:#70575d;
		width:84px;
		height:24px;
		background:url("../images/share_this_bg.jpg") no-repeat;
		display:block;
		float:left;
		}

	.footer_nav a:hover { color:#c25e19; }

	.footer_nav_1 { margin-top: 25px; margin-right: 150px; }
	.footer_nav_2 { margin-top: 10px; }

	.columns_footer {
		float:left;
		width:960px;
		height:118px;
		background:url("../images/inner_columns_footer.jpg") no-repeat;
		}

	.worksafelogo {
	    margin-top: 25px;
	    text-align: center;
	}

	.sharewidget {
	    background-color:#FFCC33;
	    background: transparent url("../images/bg-share.gif") 0 0 no-repeat;
	    width: 143px;
	/*    margin: -5px 0 0 10px;*/
	    padding-top: 4px;
	    padding-bottom: 0;
	/*    float: left;*/
	    text-align: left;
		position: absolute;
		top: 0;
		left: 580px;
		}

	.sharewidget .custom_images { padding-left: 10px;}

	.addthis_toolbox .custom_images a {
	    width: 60px;
	    height: 60px;
	    margin: 0;
	    padding: 0;
	    }


.columns_footer {
float:left;
width:960px;
height:118px;
background:url("./images/inner_columns_footer.jpg") no-repeat;
}


/* Blog -------------------------------------------------------------------------------------- */

.eachPost, .commentsWrapper {
  padding-top:18px;
}


.eachPost, .commentsWrapper {
  width:480px;
  color:#666666;
  padding-left:80px;
}

 .left_column .eachPost .postTitle a {
    color:#70575d;
    font-weight:normal;
    font-size:18px;
    text-decoration: none;
}

 .left_column .eachPost .postTitle a:hover {
    color:#dc7025;
 }

.entry {
    padding-bottom:15px;
    border-bottom:dotted 1px #999999;
}

h1.blog_title {
    text-indent:-3000px;
    margin-left:76px;
    width:100px;
    height:38px;
    margin-top:5px;
    margin-bottom:5px;
    background:url("./images/h3_blog.gif") no-repeat;
}

h2.blog_authors {
    text-indent:-3000px;
    margin-left:25px;
    width:300px;
    height:28px;
    margin-top:30px;
    padding-bottom:15px;
    background:url("./images/h3_authors.gif") no-repeat;
}


.author_conatiner {
    margin-left:18px;
    margin-top:18px;
    width:280px;
    height:110px;
}

.author_pic {
    float:left;
    border:4px solid #e2dfd9;
}

.author_pic_large {
    float:left;
    border:4px solid #e2dfd9;
    margin-right:10px;
    margin-bottom:10px;
}



.author_info {
    width:150px;
    height:90px;
    float:left;
    padding-left:10px;
}

.author_name {
    margin-top:0px;
    padding-top:0px;
    color:#70575d;
    font-weight:bold;
    font-size:14px;
}

.author_posts, .author_profile  {
    padding-top:3px;
    color:#15839a;
    font-size:12px;
    display:block;
    text-decoration:none;
}

.author_posts:hover, .author_profile:hover  {
     color:#dc7025;
}

.author_profile {
    padding-left:12px;
    background:url("./images/more_right.gif") no-repeat 0px 7px;
}

.author_posts {
    padding-left:12px;
    background:url("./images/more_right.gif") no-repeat 0px 7px;
}

.author_divider {
    width:280px;
    height:1px;
    margin-left:18px;
    border-bottom:1px dotted #999999;
    padding-top:18px;
}

 .widget_recent_entries .widgetTitle, .widget_rrm_recent_posts .widgetTitle {
    margin-left:0;
    margin-top:0;
    text-indent:-3000px;
    padding-bottom:15px;
    width:300px;
    height:32px;
    background:url("./images/h3_latest_posts.gif") no-repeat 0px 0px;
}

.right_column_bottom #sidebar ul {
    list-style:none;
    padding-left:0px;
    /*margin-left:10px;*/
}

.widget_recent_entries li, .widget_rrm_recent_posts li  {
     width:275px;
     border-bottom:1px dotted #999999;
}


.widget_recent_entries li a, .widget_rrm_recent_posts li a {
    padding-top:20px;
    padding-bottom:20px;
    text-decoration:none;
    color:#15839a;
    display:block;
}

.widget_recent_entries li a:hover {
    color:#dc7025; 
}

.more-link {
    width:70px;
    display:block;
    padding-top:7px;
    color:#15839a;
    text-transform: capitalize;
    font-size:11px;
    text-decoration:none;
    background:url("./images/more_right.gif") no-repeat 60px 10px;
}

.more-link:hover {
    color:#dc7025; 
}

.commentsNumber {
    width:250px;
    text-indent:-3000px;
    height:40px;
    background:url("./images/h3_leave_a_comment.gif") no-repeat 0px 0px;
}

.response_list {
    padding-top:30px;
}

#commentform {
    background:#c8c2b5;
    padding:30px;
}

#commentlist {
    list-style:none;
    padding-top:5px;
}

.commentLabel {
    padding-top:10px;
    padding-bottom:4px;
}

#author, #email, #url, #comment {
    background:#e3dfd7;
    width:330px;
    color:#666666;
}

#author:focus, #email:focus, #url:focus, #comment:focus {
    background:#efece7;
}


#comment {
    height:60px;
}

.comment  {
    border-bottom:1px dotted #999999;
    padding-bottom:15px;
}

ul.author-list {
    padding-top:0px;
    padding-left:50px;
}

ul.author-list li {
    padding-top:0px;
}

.entry a {
    text-decoration:none;
     color:#15839a;
}

.entry a:hover {
    color:#dc7025; 
}

.left_column .recent_author_posts {
    list-style: none;
    padding:0px;
}


.left_column ul.recent_author_posts li {
padding-top:8px;
}


.entry .recent_author_posts .recent_author_title a {
color:#70575D;
font-size:18px;
font-weight:normal;
text-decoration:none;
}

.entry .recent_author_posts .recent_author_title {
padding-top:20px;
}


.entry .recent_author_posts .recent_author_title a:hover {
    color:#dc7025; 
}

.recent_author_date {
    
}

.left_column .recent_author_posts {
    padding-top:10px;
    margin-top:20px;
    border-top:1px dotted #999999;
}

.left_column .recent_author_posts a.recent_author_posts_more {
    background:url("./images/more_right.gif") no-repeat scroll 35px 3px transparent;
    color:#15839A;
    display:block;
    font-size:11px;
    padding-top:0px;
    text-decoration:none;
    text-transform:uppercase;
    width:50px;
}


h3.my_latest_posts {
    text-indent:-3000px;
    width:250px;
    height:40px;
    background:url("./images/h3_my_latest_posts.gif") no-repeat;
    margin-bottom:0px;
}

.left_column ul.recent_author_posts .excerpt {
    border-bottom:1px dotted #999999;
}

.page .entry {
   border-bottom:none;
}

.pagination {
    margin-left: 75px;
    margin-top:30px;
}


.pagination a {
    font-size:10px;
    text-decoration:none;
    display:block;float:left;
    padding:.3em .6em .3em .6em ;
    color:#666666;
    background:#E3DFD7;
    margin-left:7px;
}

.pagination .current {
    background:#70575D;
    color:#E3DFD7;
}

.pagination a:hover {
    background:#70575D;
    color:#E3DFD7;
}

.url {
     color:#15839A;
}

/* 20110429-removed
#g01 a.selected { background-position: 0 -60px;}
#g02 a.selected { background-position: -95px -60px;}
#g03 a.selected { background-position: -162px -60px;}
#g04 a.selected { background-position: -311px -60px;}
#g05 a.selected { background-position: -438px -60px;}
#g06 a.selected { background-position: -564px -60px;}
#g07 a.selected { background-position: -633px -60px;}
#g08 a.selected { background-position: -684px -60px;}
*/

body.single .sharewidget, body.home .sharewidget, body.page .sharewidget, body.archive .sharewidget {
    background:url("/images/bg-share.gif") no-repeat scroll 0 0 transparent;
    float:left;
    margin:-5px 0 0 10px;
    padding-bottom:0;
    padding-top:4px;
    width:143px;
    text-align: left;
}

ul, .menu, .dir {
    padding:0px;
    margin:0px;
}


#sidebar #recent-posts,
#sidebar #recent-posts-3{
    background: transparent url(./images/right_col_bottom_bg.jpg) no-repeat scroll 0 0;
    padding: 40px 20px;
}

.widget_recent_comments li a {
    color:#15839A;
    display:block;
    padding-bottom:20px;
    padding-top:20px;
    text-decoration:none;
    margin-top:10px;
    }

.widget_recent_comments li {
    height:30px;
    width:275px;
    }


#get-recent-comments {
    background: transparent url(./images/right_col_bottom_bg.jpg) no-repeat scroll 0 0;
    padding-top: 40px;
    padding-bottom: 40px;
    }

#get-recent-comments .widgetTitle {
    background:url("./images/h3_latest_comments.gif") no-repeat scroll 20px 0;
    text-indent:-3000px;
    height: 40px;
    }

#get_recent_comments_wrap {
    padding-left: 20px;
    }

#get-recent-comments li a {
    color:#15839A;
    text-decoration:none;
    }

.widget_rrm_recent_posts li a:hover,
#get-recent-comments li a:hover {
    color: #DC7025;
    }

#get-recent-comments li {
    display:block;
    padding-bottom:20px;
    padding-top:20px;
    width:275px;
    border-bottom:1px dotted #999999;
    }


#rssFeedWidget {
    background: transparent url(./images/right_col_bottom_bg.jpg) no-repeat scroll 0 0;
    padding: 40px 0 40px;
	}
#rssFeedWidget .widgetTitle {
    background: url("") no-repeat scroll 20px 0;
    text-indent: -3000px;
    height: 40px;
	}
#rssFeedWidgetContent {
    padding-left: 20px;
    background: url("./images/RSSFeed.gif") no-repeat scroll 20px 0;
    height: 20px;
	}
#rssFeedWidgetContent a {
    padding-left: 25px;
    line-height: 20px;
    color:#15839A;
    text-decoration:none;
	}
#rssFeedWidgetContent a:hover { color: #DC7025; }
#rssFeedWidgetContent img { border: none; }


#search-3 {
    background: transparent url(./images/right_col_bottom_bg.jpg) no-repeat scroll 0 0;
    padding: 40px 0;
	}

#search-3 .widgetTitle {
    background: url("./images/h3_search.gif") no-repeat scroll 20px 0;
    text-indent: -3000px;
    height: 40px;
    padding-bottom: 20px
	}
#searchform { padding-left: 20px; }
#searchform div label { display: none; }
#searchform div #s { width: 200px; }


/* -- Twitter Widget --------------------------------------------------------------- */

.widget_twitter {
	background: transparent url(./images/right_col_bottom_bg.jpg) no-repeat scroll 0 0;
	padding: 40px 20px;
	}
	
.widget_twitter	a:link,
.widget_twitter	a:visited,
.widget_twitter	a:hover,
.widget_twitter	a:active {
	color:#15839A;
    text-decoration:none;
	}
	
.widget_twitter	a:hover { color: #DC7025; }

.widgetTitle { padding-bottom: 10px; }

.widgetTitle a {
	text-indent: -3000px;
	display: block;
	width: 250px;
	height: 30px;
	background: transparent url(./images/h3_latest_tweet.gif) no-repeat scroll 0 0;
	}

.entry-meta { font-size: 9px; text-transform: uppercase; display: block; padding-top: 10px; }


/* -- Flickr Widget --------------------------------------------------------------- */

#text-3 {
	background: transparent url(./images/right_col_bottom_bg.jpg) no-repeat scroll 0 0;
	padding: 40px 20px;
	}

#text-3 .widgetTitle {
	text-indent: -3000px;
	display: block;
	width: 179px;
	height: 30px;
	background: transparent url(./images/h3_flickr.gif) no-repeat scroll 0 0;
	}

#text-3 .slickr-flickr-gallery { padding: 0; }
#text-3 .slickr-flickr-gallery img.hover { background-color: #fff; }

.flickrlink { padding-top: 5px;	}

.flickrlink a {
	color:#15839A;
    text-decoration:none;
	}
	
.flickrlink	a:hover { color: #DC7025; }
