/*
THEME NAME: OneGoldenSquare v2.0
THEME URI: http://onegoldensquare.com
DESCRIPTION: OneGoldenSquare staff blog
VERSION: 2.0
AUTHOR: David Kenny
TAGS: OneGoldenSquare, sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer, DavidKenny
*/

/*ADS*/
#ad_leaderboard	{
	width:728px;
	height:90px;
	position:absolute;
	right:0;
	top:0;
	padding:0;
	margin:0;
}

#ad_mpu	{
	width:300px;
	height:250px;
	margin:0 0 24px 0;
	padding:0;
}

#ad_leaderboard a, #ad_leaderboard a img, #ad_mpu a, #ad_mpu a img	{
	border:none;
}

#ad_leaderboard a:hover, #ad_leaderboard a:hover img, #ad_mpu a:hover, #ad_mpu a:hover img	{
	background:transparent !important;
}


/* BODY, DEFAULT STYLES AND GENERIC CLASSES*/

body	{
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
color:#000;
margin:0;
padding:0;
background:url(http://onegoldensquare.com/wp-content/themes/OneGoldenSquare/images/wallpaper-tile.jpg) top center;
}

::-moz-selection {background: #000000;!important;color: #ffffff;!important}
::selection {background: #000000;!important;color: #ffffff;!important}

a	{
color:#000;
text-decoration:underline;
font-weight:bold;
}

a:hover	{
color:#fff;
background-color:#000;
text-decoration:none;
}

p	{
margin:12px 0;
}

.mBot	{
margin-bottom:24px;
}

.mRightshort	{
margin-right:6px !important;
}

.mLeft	{
margin-left:24px;
}

.floatRight	{
float:right;
}

.bigtext	{
font-size:1.5em;
}

div.skip-link {
position:absolute;
right:1em;
top:1em;
}

.hide_me	{
display:none;
}

/* LAYOUT */

#wrapper	{
width:948px;
margin:0 auto;
}

div#container {
float:left;
margin:0 24px 0 0;
width:624px;
}

#content-wrapper	{
width:948px;
margin:24px auto 0 auto;
}

div#content {
margin:0;
width:624px;
}

/* HEADER */

#header	{
width:100%;
height:156px;
margin:36px 0 24px;
position:relative;
}

#logo	{
height:90px;
width:191px;
position:absolute;
left:0;
top:0;
}

#logo a img	{
border:none;
background:none;
padding:5px 0 0;
}

#logo a:hover	{
border:none;
background:none;
}

#top_level_nav	{
margin:0;
padding:12px;
background:url(/wp-content/themes/OneGoldenSquare/images/trans_bg.png) repeat;
font-size:16px;
position:absolute;
left:0;
bottom:0;
width:924px;
}

#top_level_nav li	{
display:inline;
padding:0;
margin:0;
}

#top_level_nav li a	{
text-decoration:none;
display:inline-block;
background-color:#444;
color:#ccc;
padding:5px 10px;
text-shadow:0 1px #000;
}

#top_level_nav li a:hover	{
color:#fff;
background-color:#5f1c61;
}

#top_level_nav .current, #top_level_nav .current:hover	{
background-color:#952d98;
color:#fff;
}

#search	{
width:219px;
height:30px;
position:absolute;
right:12px;
top:12px;
}

#searchform	{
	width:219px;
	height:30px;
	margin:0;
	padding:0;
	
}

#searchform span	{
display:block;
background:#fff;
height:30px;
width:219px;
position:relative;
}

.search_box	{
background:transparent url(http://onegoldensquare.com/wp-content/themes/OneGoldenSquare/images/search_box_bg.png) repeat scroll top center;
border:none;
height:26px;
padding:4px 4px 0 4px;
width:170px;
font-size:16px;
font-weight:bold;
color:#555;
}

.search_button	{
background:transparent url(/wp-content/themes/OneGoldenSquare/images/search_button.png) no-repeat scroll 0 0;
border:none;
color:transparent;
cursor:pointer;
height:30px;
padding:0;
width:41px;
position:absolute;
right:0;
top:0;
}

.search_button:hover	{
background:transparent url(/wp-content/themes/OneGoldenSquare/images/search_button.png) no-repeat scroll 0px 100% ;
}

/*SIDEBAR*/

.sidebar {
float:right;
overflow:hidden;
width:300px;
color:#fff;
position:relative;
z-index:1;
}
.sidebar a	{
color:#fff;
font-weight:normal;
}

.sidebar a:hover	{
color:#000;
background-color:#fff;
}

.sidebar h3	{
color:#fff;
font-size:1.5em;
margin:0 0 18px 0 !important;
text-shadow:0 1px #000;
}

.quick_links	{
padding:12px;
background-image:url(http://onegoldensquare.com/wp-content/themes/OneGoldenSquare/images/trans_bg.png);
}

.quick_links a	{
font-size:0.8em;
color:#ccc;
}

.subscribe_rss	{
padding-left:22px;
padding-bottom:3px;
background:url(http://onegoldensquare.com/wp-content/themes/OneGoldenSquare/images/rss_icon.png) no-repeat;
}

.sidebar .subscribe_rss	{
float:left;
}

.contact_us	{
float:right;
padding-left:28px;
padding-bottom:3px;
background:url(http://onegoldensquare.com/wp-content/themes/OneGoldenSquare/images/contact_icon.png) no-repeat ;
}

.linkedin_button a, .twitter_button a, .facebook_button a, .youtube_button a, .flickr_button a	{
display:inline-block;
width:32px;
height:32px;
}

.linkedin_button a, .twitter_button a, .facebook_button a, .youtube_button a	{
margin-right:24px;
} 

.linkedin_button a:hover, .twitter_button a:hover, .facebook_button a:hover, .youtube_button a:hover, flickr_button a:hover 	{
background:#000 !important;
}

.frame_top	{
height:24px;
background:transparent url(http://onegoldensquare.com/wp-content/themes/OneGoldenSquare/images/frame_top.png) no-repeat;
}

.frame_body	{
background:transparent url(http://onegoldensquare.com/wp-content/themes/OneGoldenSquare/images/frame_body.png) repeat-y;
}

.frame_content	{
font-size:0.8em;
line-height:1.44em;
padding: 12px;
margin:0 24px;
background:#0d0d0d url(http://onegoldensquare.com/wp-content/themes/OneGoldenSquare/images/frame_body_bg.png) no-repeat;
}

.frame_bottom	{
height:24px;
background:transparent url(http://onegoldensquare.com/wp-content/themes/OneGoldenSquare/images/frame_bottom.png) no-repeat;
}

.category-list,.archive-list	{
list-style:none;
margin:0;
padding:0;
}

.category-list li	{
display:inline;
margin-right:6px;
}

.category-list li a, #content .cat-links a	{
display:inline-block;
padding:3px 8px;
text-decoration:none;
margin-bottom:6px;
background:#952d98 url(http://onegoldensquare.com/wp-content/themes/OneGoldenSquare/images/cat_bg.png) bottom repeat-x;
border-bottom:1px solid #5f1c61;
border-right:1px solid #5f1c61;
color:#fff !important;
font-weight:normal;
text-shadow:0 1px #000;
}

.category-list li a:hover, #content .cat-links a:hover	{
color:#fff !important;
background:#5f1c61;
border-bottom:1px solid #430745;
border-right:1px solid #430745;
}

.archive-list li	{
font-size:0.8em;
margin-bottom:12px;
width:113px;
float:left;
padding-left:25px;
background:url(http://onegoldensquare.com/wp-content/themes/OneGoldenSquare/images/body_bullet_point.png) no-repeat;
}

.category_list, .archive_list, .tweets	{
padding:12px 12px 24px;
background-image:url(http://onegoldensquare.com/wp-content/themes/OneGoldenSquare/images/trans_bg.png);
}

.tweets	{
font-size:0.8em;
}

.tweets a	{
font-weight:bold;
}

.tweet_content	{
padding-left:25px;
background:url(http://onegoldensquare.com/wp-content/themes/OneGoldenSquare/images/tweet_quote.png) no-repeat;
}

.tweet_content_inner	{
margin-bottom:12px;
}

.sidebar .tweets .mTop	{
margin-top:24px !important;
}

/* FOOTER */

div#footer {
font-size:0.80em;
background-color:#333;
clear:both;
width:100%;
color:#fff;
border-top: 2px solid #333;
background-image:url(http://onegoldensquare.com/wp-content/themes/OneGoldenSquare/images/ogsfooterbg.png);
}
.footer_wrap	{
width:948px;
margin:0 auto;
position:relative;
}

.fireplace	{
background-image:url(http://onegoldensquare.com/wp-content/themes/OneGoldenSquare/images/fireplace.png);
width:285px;
height:260px;
position:absolute;
right:7px;
top:-262px;
}

#footer a	{
color:#8d8d8d;
}

.popular_posts ul li a	{
position:realtive;
bottom:20px;
}

.footer-split	{
width:948px;
margin:0 auto;
}

.popular_posts, .recent_comments, .press_contacts	{
width:300px;
margin:0 24px 48px 0;
float:left;
}

.press_contacts	{
margin:0px;
}

.press_contacts h3	{
margin-bottom:24px;
}


.press_contact	{
padding-left:25px;
background:url(http://onegoldensquare.com/wp-content/themes/OneGoldenSquare/images/press_contact_icon.png) no-repeat 1px 5%;
}


.press_contacts	.bigtext, .press_contacts span		{
display:block;
margin-bottom:4px;
}

.press_contacts .mBot	{
margin-bottom:12px;
}

.footer-title	{
color:#fff;
margin:40px 0 0 0;
padding-bottom:8px;
border-bottom:6px solid #444;
font-size:1.5em;
text-shadow:0 1px #000;
}

.popular_posts ul, .recent_comments ul	{
margin:24px 0 0;
padding:0;
list-style:none;
}

.recent_comments ul li	{
margin-bottom:12px;
padding-left:25px;
background:url(http://onegoldensquare.com/wp-content/themes/OneGoldenSquare/images/footer_quote_marks.png) no-repeat ;
}

.popular_posts ul li	{
margin-bottom:12px;
padding-left:25px;
background:url(http://onegoldensquare.com/wp-content/themes/OneGoldenSquare/images/ogs-bullet-point.png) no-repeat ;
}

#lower-footer	{
background-color:#000;
color:#eee;
font-size:0.8em;
padding: 36px 0 48px 0;
}

#lower-footer a	{
color:#eee;
}

#lower-footer a:hover	{
color:#333;
background-color:#eee;
}

.lower-footer-inner	{
width:948px;
margin:0 auto;
}

#lower-footer .lower-footer-inner .copyright, #lower-footer .lower-footer-inner .footer-subscribe	{
width:50%;
float:left;
}

#lower-footer .lower-footer-inner .footer-subscribe	{
text-align:right;
}

#lower-footer a	{
font-weight:normal;
}

/* CONTENT */

#content	{
line-height:1.44em;
}

.page-title	{
padding:12px 24px 12px 24px;
background-color:#952d98;
color:#fff !important;
margin:0 0 24px;
font-size:2.2em;
letter-spacing:-2px;
line-height:1.1em;
}

.entry-title,.entry-meta {
clear:both;
}

.entry-title	{
margin:0 0 16px 0 !important;
font-size:2.2em;
padding-top:0;
letter-spacing:-2px;
line-height:1.1em;
}

#content h3	{
margin:24px 0 6px;
}

.entry-title a	{
text-decoration:none;
}

.entry-title a:hover	{
text-decoration:underline;
background:none;
color:#000;
}

.post .entry-date	{
height:65px;
position:absolute;
left:-60px;
top:35px;
width:60px;
color:#fff;
background-color:#952d98;
}

.day	{
padding-top:4px;
font-size:2em;
font-weight:bold;
display:block;
text-align:center;
margin-bottom:3px;
text-shadow:0 1px #000;
}

.month	{
text-transform:uppercase;
text-align:center;
display:block;
font-size:0.8em;
font-weight:bold;
text-shadow:0 1px #000;
}

.date_top	{
height:6px;
background:url(http://onegoldensquare.com/wp-content/themes/OneGoldenSquare/images/rounded_tl.png) no-repeat left;
padding:0;
margin:0;
}

.date_bottom	{
height:6px;
background:transparent url(http://onegoldensquare.com/wp-content/themes/OneGoldenSquare/images/rounded_bl.png) no-repeat left;
padding:0;
margin:0;
}

#content .post	{
width:576px;
margin:0 0 24px 0;
padding:30px 24px 24px;
position:relative;
background-color:#fff;
}

#content .post img, #comments-list img	{
padding:6px;
border:1px solid #b0b0b0;
background-color:#fff;
}

#content .post a:hover img	{
background-color:#fff;
border:1px solid #333;
}

#content ul	{
list-style:none;
padding:0;
margin:24px 0 0;
}

#content ul li	{
list-style:none;
padding-left:25px;
background:url(http://onegoldensquare.com/wp-content/themes/OneGoldenSquare/images/body_bullet_point.png) no-repeat left top;
margin-bottom:12px;
margin-left:25px;
}

#content ol li	{
margin-bottom:12px;
}

#content blockquote	{
padding:12px;
margin:12px 0;
font-style:italic;
font-weight:bold;
background: #eee url(http://onegoldensquare.com/wp-content/themes/OneGoldenSquare/images/blockquote_quote_outer.png) no-repeat bottom right;
}

#content blockquote p	{
margin:0;
padding:0 25px;
background:url(http://onegoldensquare.com/wp-content/themes/OneGoldenSquare/images/blockquote_quote.png) no-repeat;
}

.entry-meta	{
color:#666;
font-weight:bold;
font-size:0.8em;
margin-top:24px;
padding-top:24px;
border-top:1px solid #ccc;
line-height:1em;
}

.comments-link a	{
display:inline-block;
background: transparent url(http://onegoldensquare.com/wp-content/themes/OneGoldenSquare/images/comment-bubble.png) no-repeat 0 0;
color:#fff;
text-decoration:none;
width:35px;
height:32px;
position:relative;
}

.comments-link a span	{
position:absolute;
left:14px;
top:4px;
}

.comments-link a:hover	{
display:inline-block;
background:transparent url(http://onegoldensquare.com/wp-content/themes/OneGoldenSquare/images/comment-bubble.png) no-repeat 0 100%;
color:#fff;
}

/*Attachment*/

body.attachment  .page-title a	{
color:#fff !important;
}

body.attachment  .page-title a:hover	{
color:#952d98 !important;
background-color:#fff !important;
}

body.attachment #container #content .attachment	{
background-color:#fff;
padding:24px;
}

body.attachment #container #content .attachment a:hover img	{
background-color:#fff !important;
text-decoration:none;
}

body.attachment #container #content .entry-title	{
display:none;
}

body.attachment #container #content .navigation	{
height:182px;
width:576px;
padding:24px 24px;
margin:24px 0;
background-color:#952d98;
}


body.attachment #container #content .navigation .nav-previous, body.attachment #container #content .navigation .nav-next	{
width:180px;
float:left;
}

body.attachment #container #content .navigation .nav-previous	{
margin-right:216px;
}

body.attachment #container #content .navigation .nav-previous a img, body.attachment #container #content .navigation .nav-next a img	{
background-color:#fff;
padding:12px;
border:6px solid #000;
}

body.attachment #container #content .navigation .nav-previous a:hover img, body.attachment #container #content .navigation .nav-next a:hover img	{
padding:15px;
border:3px solid #000;
}

/* SINGLE POST PAGES AND COMMENTS*/

.comments-link, .share	{
display:block;
width:35px;
height:32px;
float:right;
}

.share	{
width:100px;
text-align:right;
}

body.single .comments-link, body.single .comments-link-closed, body.attachment .comments-link, body.attachment .comments-link-closed	{
width:130px;
height:32px;
}

body.single .comments-link a, body.single .comments-link-closed, body.attachment .comments-link a, body.attachment .comments-link-closed	{
background: transparent url(http://onegoldensquare.com/wp-content/themes/OneGoldenSquare/images/comment-bubble-large.png) no-repeat 0 0;
width:130px;
}

body.single .comments-link-closed, body.attachment .comments-link-closed	{
position:relative;
display:block;
float:right;
}

body.single .comments-link-closed span, body.attachment .comments-link-closed span	{
color:#fff;
position:absolute;
left:9px;
top:4px;
}

body.single .comments-link a:hover, body.attachment .comments-link a:hover	{
background: transparent url(http://onegoldensquare.com/wp-content/themes/OneGoldenSquare/images/comment-bubble-large.png) no-repeat 0 100%;
}

a.stbutton	{
padding-right:0px !important;
}

div.share span#sharethis_0 a.stbutton:hover span.stbuttontext	{
color:#fff;
background-color:#000;
text-decoration:none;
}

body.single #nav-below	{
background:#952d98;
padding:12px 24px;
margin-bottom:24px;
}

body.single #nav-below .nav-previous, body.single #nav-below .nav-next	{
width:276px;
float:left;
}

body.single #nav-below .nav-next	{
text-align:right;
}

body.single #nav-below .nav-previous	{
margin-right:24px;
}

body.single #nav-below a	{
color:#fff;
}

body.single #nav-below a:hover	{
color:#952d98;
background-color:#fff;
}

.comments-title	{
font-size:1.5em;
}

#comments-list, #respond	{
background-color:#fff;
padding:24px 24px 12px;
margin-bottom:24px;
}

#comments-list .unapproved	{
display:block;
margin:12px 0 12px 96px;
width:480px;
background-color:#952898;
color:#fff;
font-weight:bold;
text-align:center;
}

#comments h3	{
margin:0 0 24px;
}

#comments-list ol	{
list-style:none;
margin:0;
padding:0;
}

#comments-list ol li	{
border-top:1px solid #ccc;
padding:24px 32px 0 0;
margin-bottom:24px;
background: transparent url(http://onegoldensquare.com/wp-content/themes/OneGoldenSquare/images/comment_quote_outer.png) no-repeat bottom right !important;
}

#comments-list .avatar	{
float:left;
margin-right:24px;
}

#comments-list .fn	{
font-weight:bold;
}

#comments-list .comment-meta, #trackbacks-list .comment-meta, #respond .comment-meta	{
font-size:0.8em;
color:#7f7f7f;
}

#comments-list ol li p	{
margin-left:96px;
padding-left:30px;
}

#trackbacks-list	{
margin-bottom:24px;
background:#fff;
padding:24px;
}

#trackbacks-list ol	{
list-style:none;
margin:0;
padding:0;
}

#trackbacks-list ol li	{
border-top:1px solid #ccc;
padding:24px 0px 0 0;
margin-bottom:24px;
}

.comment_quotes	{
background:transparent url(http://onegoldensquare.com/wp-content/themes/OneGoldenSquare/images/comment_quote.png) no-repeat 96px 0 ;
}

#comment-notes	{
font-size:0.8em;
border-top: 1px solid #ccc;
padding-top:24px;
color:#7f7f7f;
}

#commentform label	{
font-weight:bold;
font-size:1.1em;
}

.form-option label	{
font-size:0.8em !important;
font-weight:normal !important;
color:#7f7f7f;
}

#commentform .form-textarea, #commentform .form-input, #commentform .form-option, #commentform .form-submit	{
margin-bottom:24px;
}

#commentform #author, #commentform #email, #commentform #url	{
border:1px solid #ccc;
height:30px;
width:270px;
background-color:#eee;
font-size:1.2em;
padding:4px 0 0 4px;
color:#555555;
}

#commentform #comment	{
font-size:1.2em;
padding:4px 0 0 4px;
font-family:Arial, Helvetica, sans-serif;
border:1px solid #ccc;
background-color:#eee;
width:569px;
height:148px;
color:#555555;
}

#commentform .author, #commentform .email, #commentform .url	{
width:276px;
}

#commentform .author, #commentform .email	{
float:left;
}

#commentform .email	{
margin-left:24px;
}

#commentform #submit	{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:1.1em;
cursor:pointer;
border-bottom:1px solid #661f68;
border-right:1px solid #661f68;
border-top:none;
border-left:none;
color:#fff;
background:#952d98 url(http://onegoldensquare.com/wp-content/themes/OneGoldenSquare/images/submit_button_bg.png) repeat-x;
padding:4px 12px;
}

#commentform #submit:hover	{
background-color:#5f1c61;
background-image:none;
border-bottom:1px solid #430745;
border-right:1px solid #430745;
}

#respond p#login	{
border-top:1px solid #ccc;
padding-top:24px;
}

/* IN THE NEWS*/

.sub_menu	{
margin:24px 0 24px !important;
padding:0 !important;
}

.sub_menu li	{
display:inline-block;
background-image:none !important;
margin:0 !important;
padding:0 !important;
}

.sub_menu li a	{
padding:3px 6px !important;
color:#ccc;
background-color:#444;
background-image:none;
text-decoration:none;
}

.sub_menu li .current, .sub_menu li .current:hover	{
background-color:#952d98;
color:#fff;
}

.sub_menu li a:hover	{
background-color:#5f1c61;
color:#fff;
}

.news-feed li	{
margin:12px 0 24px !important;
background: transparent url(http://onegoldensquare.com/wp-content/themes/OneGoldenSquare/images/comment_quote.png) no-repeat 0 10% !important;
border-top:1px solid #ccc;
margin-left:0 !important;
padding-top:0 !important;
padding-left:32px !important;
}

.news-feed li strong	{
display:block;
margin-top:12px;
}

.news-feed li a font, .news-feed li a	{
color:#000 !important;
}

.news-feed li a font:hover, .news-feed li a:hover	{
color:#fff !important;
}

.news-feed-inner	{
padding-right:32px;
background: transparent url(http://onegoldensquare.com/wp-content/themes/OneGoldenSquare/images/comment_quote_outer.png) no-repeat bottom right !important;
}

.user	{
padding:12px;
border-top:1px solid #ccc;
}

.user:hover	{
background-color:#eee;
}

.user img	{
float:left;
margin-right:24px;
}

.user .clear	{
height:1px;
font-size:1px;
line-height:1px;
}

.user .text	{
margin-left:84px;
}

.user .description	{
margin-top:12px;
}

.user .description, .user .text strong	{
font-size:0.8em;
font-weight:normal;
}

/* SEARCH RESULTS*/

#cse-search-results iframe	{
width:576px;
font-size:1em;
line-height:1.44em;
}

#cse-search-results .ra	{
display:none !important;
}

/* 404 */

body.four04	{
color:#fff;
font-weight:bold;
}

body.four04 a	{
color:#fff;
}

body.four04 a:hover	{
color:#000;
background-color:#fff;
}

body.four04 .post	{
margin-bottom:48px;
background:url(http://onegoldensquare.com/wp-content/themes/OneGoldenSquare/images/trans_bg.png);
padding:24px;
}

body.four04 ul	{
list-style:none;
padding:0;
margin:24px 0 24px;
}

body.four04 li	{
list-style:none;
padding-left:25px;
background:url(http://onegoldensquare.com/wp-content/themes/OneGoldenSquare/images/body_bullet_point.png) no-repeat;
margin-bottom:12px;
}

.error404 h2	{
color:#fff;
font-size:7em;
margin:0;
padding:0;
}

.error404 h3	{
color:#952d98;
font-size:3em;
margin:0 0 24px;
padding:0;
}

body.four04 #long_search	{
width:576px;
background-image:none;
}

body.four04 #long-cse-search-box div	{
position:relative;
background:#fff;
height:30px;
margin:12px 0 0;
}

body.four04 .long_search_box	{
background:transparent url(/wp-content/themes/OneGoldenSquare/images/search_box_bg.png) repeat scroll top center;
border:medium none;
height:26px;
left:0px;
padding:4px 4px 0 4px;
position:absolute;
top:0px;
width:531px;
font-size:1.2em;
font-weight:bold;
color:#555;
}

body.four04 .long_search_button	{
background:transparent url(/wp-content/themes/OneGoldenSquare/images/search_button.png) no-repeat scroll 0 0;
border:medium none;
color:transparent;
cursor:pointer;
height:30px;
padding:0;
position:absolute;
right:0;
top:0;
width:41px;
}

body.four04 .long_search_button:hover	{
background:transparent url(/wp-content/themes/OneGoldenSquare/images/search_button.png) no-repeat scroll 0px 100% ;
}

/* FAQs */

.entry-content .question, .entry-content .stat	{
border-top:1px solid #ccc;
padding:0 0 12px;
margin-top:12px;
}
