/*
Theme Name: Sir Ivan Non Responsive
Theme URI: http://www.reccenter.com
Author: Michael Lythcott
Author URI: http://reccenter.com/
Description: Sir Ivan Music
Version: 1.2
License: GNU General Public License
License URI: license.txt
Tags: Sir Ivan Music
*/

/*--------------------------------------------------------------------------------------------------------------------------*/
/*- RESET - Courtesy of Eric Meyer's CSS Reset Awesomeness: http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ ---*/
/*--------------------------------------------------------------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{ margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; vertical-align: baseline }
/* remember to define focus styles! */
:focus { outline: 0; }
body { line-height: 1; color: black; background: white;}
ol, ul { list-style: none; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q {quotes: "" "";}
a img { border: 0;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

/*-----------------------------------------------------------------------------------------------------------------------------------*/
/*- CLEARFIX --- * I prefer not to touch this code, I don't recommend you do so either, it works... so don't fix whats working ;) * -*/
/*-----------------------------------------------------------------------------------------------------------------------------------*/
/* http://sonspring.com/journal/clearing-floats */
html body * span.clear, html body * div.clear, html body * li.clear, html body * dd.clear
{background: none; border: 0; clear: both; display: block; float: none; font-size: 0; list-style: none;	margin: 0; padding: 0; overflow: hidden; visibility: hidden; width: 0; height: 0;}

/* http://www.positioniseverything.net/easyclearing.html */
.clearfix:after{clear: both; content: '.'; display: block; visibility: hidden; height: 0;}
.clearfix{display: inline-block;}
* html .clearfix{height: 1%;}
.clearfix{display: block;}
.clear { clear: both; }

/* =Structure
----------------------------------------------- */

body { padding: 0; background-color: #ec008a; font-family: 'Open Sans', sans-serif; font-weight: 400; }
.main-wrapper { width: 100%; height: auto; padding: 0 0 10px 0;}	
#main { clear: both; padding: 0; margin: 0 auto; width: 960px; max-width: 960px; }
#page { border-top: 3px solid #000; padding: 25px 0 30px 0; }
#primary, .primary { float: left; margin: 0; width: 640px; }
#content { margin: 0; width: auto; }
#secondary, .secondary { float: right; margin: 0; width: 300px; }
#fullwidth { width: 960px; float: none; clear: both;  }

/* Singular */
.singular.page #primary {  }
.singular #content, .left-sidebar.singular #content { margin: 0 auto; position: relative; width: auto }
.singular #fullwidth .page .entry-header, .singular #fullwidth .page .entry-content, .singular #fullwidth .page footer.entry-meta, .singular #fullwidth .page #comments-title 
	{ margin: 0 auto; width: 780px; padding: 0 20px;  }

/* Attachments */
.singular .image-attachment .entry-content { margin: 0 auto; width: auto }
.singular .image-attachment .entry-description { margin: 0 auto; width: 68.9% }

/* Showcase */
.page-template-showcase-php #primary, .left-sidebar.page-template-showcase-php #primary { margin: 0 }
.page-template-showcase-php #content, .left-sidebar.page-template-showcase-php #content { margin: 0 7.6%; width: auto }
.page-template-showcase-php section.recent-posts { float: right; margin: 0 0 0 31%; width: 69% }
.page-template-showcase-php #main .widget-area { float: left; margin: 0 -22.15% 0 0; width: 22.15% }

/* error404 */
.error404 #primary { float: none; margin: 0 }
.error404 #primary #content { margin: 0 7.6%; width: auto }

/* Alignment */
.alignleft { display: inline; float: left; margin-right: 1.5em }
.alignright { display: inline; float: right; margin-left: 1.5em }
.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto }

/* Right Content */
.left-sidebar #primary { float: right; margin: 0 0 0 -26.4%; width: 100% }
.left-sidebar #content { margin: 0 7.6% 0 34%; width: 58.4% }
.left-sidebar #secondary { float: left; margin-left: 7.6%; margin-right: 0; width: 18.8% }

/* One column */
.one-column #page { max-width: 690px }
.one-column #content { margin: 0 7.6%; width: auto }
.one-column #nav-below { border-bottom: 1px solid #ddd; margin-bottom: 1.5em }
.one-column #secondary { float: none; margin: 0 7.6%; width: auto }

/* Simplify the showcase template */
.one-column .page-template-showcase-php section.recent-posts { float: none; margin: 0; width: 100% }
.one-column .page-template-showcase-php #main .widget-area { float: none; margin: 0; width: auto }
.one-column .page-template-showcase-php .other-recent-posts { border-bottom: 1px solid #ddd }

/* Simplify the showcase template when small feature */
.one-column section.featured-post .attachment-small-feature { border: none; display: block; height: auto; max-width: 60%; position: static }
.one-column article.feature-image.small { margin: 0 0 1.5em; padding: 0 }
.one-column article.feature-image.small .entry-title { font-size: 20px; line-height: 1.3em }
.one-column article.feature-image.small .entry-summary { height: 150px; overflow: hidden; padding: 0; text-overflow: ellipsis }
.one-column article.feature-image.small .entry-summary a { left: -9% }

/* Remove the margin on singular articles */
.one-column.singular .entry-header, .one-column.singular .entry-content, .one-column.singular footer.entry-meta, .one-column.singular #comments-title { width: 100% }

/* Simplify the pullquotes and pull styles */
.one-column.singular blockquote.pull { margin: 0 0 1.5em }
.one-column.singular .pull.alignleft { margin: 0 1.5em 0 0 }
.one-column.singular .pull.alignright { margin: 0 0 0 1.5em }
.one-column.singular .entry-meta .edit-link a { position: absolute; left: 0; top: 40px }
.one-column.singular #author-info { margin: 2.2em -8.8% 0; padding: 20px 8.8% }

/* Make sure we have room for our comment avatars */
.one-column .commentlist > li.comment { margin-left: 102px; width: auto }

/* Make sure the logo and search form don't collide */
.one-column #branding #searchform { right: 40px; top: 4em }

/* Talking avatars take up too much room at this size */
.one-column .commentlist > li.comment { margin-left: 0 }
.one-column .commentlist > li.comment .comment-meta, .one-column .commentlist > li.comment .comment-content { margin-right: 85px }
.one-column .commentlist .avatar { background: transparent; display: block; padding: 0; top: 1.5em; left: auto; right: 1.5em }
.one-column .commentlist .children .avatar { background: none; padding: 0; position: absolute; top: 2.2em; left: 2.2em }
.one-column #respond { width: auto }


/* =Global
----------------------------------------------- */

body, input, textarea { color: #555; font: 14px "lucida grande", trebuchet, "trebuchet ms", tahoma, "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 300; line-height: 1.625 }

/* Headings */
h1,h2,h3,h4,h5,h6 { clear: both; color: #000; margin: 0 0 14px 0; font-family: arial, helvetica; font-weight: bold; text-transform: uppercase; }
h1 { font-size: 24px; letter-spacing: 1px; }
h2 { font-size: 20px; letter-spacing: 1px; }
h3 { font-size: 18px; letter-spacing: 1px; }
h4 { font-size: 14px; letter-spacing: 1px; }
hr { background-color: #ccc; border: 0; height: 1px; margin-bottom: 1.5em }

/* Text elements */
p { margin-bottom: 15px; clear: both; }
ul, ol { margin: 0 0 1.5em 0; padding: 0; list-style: none; }
ul { list-style: none; margin: 0; }
ol { list-style-type: decimal }
ol ol { list-style: upper-alpha }
ol ol ol { list-style: lower-roman }
ol ol ol ol { list-style: lower-alpha }
ul ul, ol ol, ul ol, ol ul { margin-bottom: 0 }
li { margin: 0; padding: 0 0 6px 0; }
li p { margin: 0; }
dl { margin: 0 }
dt { font-weight: bold }
dd { margin-bottom: 1.5em }
strong { font-weight: bold }
cite, em, i { font-style: italic }
blockquote { font-family: Georgia, "Bitstream Charter", serif; font-style: italic; font-weight: normal; margin: 0 3em }
blockquote em, blockquote i, blockquote cite { font-style: normal }
blockquote cite { color: #777; font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 300; letter-spacing: 0.05em; text-transform: uppercase }
pre { background: #f4f4f4; font: 13px "Courier 10 Pitch", Courier, monospace; line-height: 1.5; margin-bottom: 1.5em; overflow: auto; padding: 0.75em 1.5em }
code, kbd { font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace }
abbr, acronym, dfn {  }
address { display: block; margin: 0 0 1.5em }
ins { background: #fff9c0; text-decoration: none }
sup,sub { font-size: 10px; height: 0; line-height: 1; position: relative; vertical-align: baseline }
sup { bottom: 1ex }
sub { top: .5ex }
.floatRight { float: right !important; }
.floatLeft { float: left !important; }
.clearthis { width: auto; height: 1px; line-height: 1px; clear: both; }

/* Forms */
input[type=text], input[type=password], textarea { background: #fafafa; -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1); -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1); box-shadow: inset 0 1px 1px rgba(0,0,0,0.1); border: 1px solid #ddd; color: #888 }
input[type=text]:focus, textarea:focus { color: #373737 }
textarea { padding-left: 3px; width: 98% }
input[type=text] { padding: 3px }
input#s { background: url(http://sirivan.s3.amazonaws.com/wp-content/themes/sirivan-normal/images/search.png) no-repeat 5px 6px; -moz-border-radius: 2px; border-radius: 2px; font-size: 14px; height: 22px; line-height: 1.2em; padding: 4px 10px 4px 28px }
input#searchsubmit { display: none }

/* Links */
a { color: #ec008a; text-decoration: none }
a:focus, a:active, a:hover { color: #fe0597; text-decoration: underline }

/* Assistive text */
.assistive-text { position: absolute !important; clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px) }
#access a.assistive-text:active, #access a.assistive-text:focus { background: #eee; border-bottom: 1px solid #ddd; color: #1982d1; clip: auto !important; font-size: 12px; position: absolute; text-decoration: underline; top: 0; left: 7.6% }

/* tooltips */
.title-tooltip{ position:absolute;  z-index:999; left:-9999px; min-width: 200px; }
.title-tooltip p{ margin: 28px 0 0 0; background-color:#333; color:#fff; padding: 4px 12px 4px 12px; -moz-border-radius: 15px; border-radius: 15px; -webkit-border-radius: 15px; -o-border-radius: 15px; }


/* =Header
----------------------------------------------- */
.wraps, .centered { width: 960px; margin: 0 auto; }
#branding { width: 100%; height: 278px; margin: 0 auto; background: url(http://sirivan.s3.amazonaws.com/wp-content/themes/sirivan-normal/images/header.jpg) repeat-x top; }
body.home #branding { height: 541px; }
#branding .wraps { height: auto; }
#branding hgroup { margin: 0 auto; width: 240px; height: 118px; background: url(http://sirivan.s3.amazonaws.com/wp-content/themes/sirivan-normal/images/sirivan.png) no-repeat center left; float: left; }
#branding .header { height: 118px; }
#site-title { display: block; width: 250px; height: 105px; margin: 0; padding: 0; }
#site-title a { display: block; width: 250px; height: 105px; text-indent: -9999px; outline: none; }
#site-title a:hover, #site-title a:focus, #site-title a:active {  }
#site-description { display: none; }

/* =Menu
-------------------------------------------------------------- */

#access { width: 720px; height: 118px; float: left; }
#access ul { width: 720px; height: 118px; font-size: 15px; list-style: none; margin: 0 0 0 auto; }
#access li { float: left; display: inline; position: relative; width: auto; height: 35px; line-height: 35px; padding: 44px 0px 0 10px; letter-spacing: 1px; }
#access a { color: #fff; display: block; text-decoration: none; text-transform: uppercase; font-weight: 800 !important; letter-spacing: 0; padding: 0 7px; 
	-moz-border-radius: 4px; border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; font-family: 'Open Sans', sans-serif; font-weight: 800; }
#access ul ul { -moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2); -webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2); box-shadow: 0 3px 3px rgba(0,0,0,0.2); display: none; 
	float: left; margin: 0; position: absolute; top: 5.2em; right: 0; width: 188px; z-index: 99999; }
#access ul ul li { padding-top: 5px; }
#access ul ul ul { left: 100%; top: 0; }
#access ul ul a { background: #9f025e; color: #444; font-size: 13px; font-weight: normal; height: auto; line-height: 1.4em; padding: 10px 10px; width: 168px; }
#access li:hover > a, #access ul ul :hover > a, #access a:focus { background: #9f025e; }
#access li:hover > a, #access a:focus { background: #9f025e; /* Show a solid color for older browsers */ background: -moz-linear-gradient(#9f025e, #81024d); 
	background: -o-linear-gradient(#9f025e, #81024d); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#9f025e), to(#81024d)); 
	/* Older webkit syntax */ background: -webkit-linear-gradient(#9f025e, #81024d); color: #fff; }
#access ul li:hover > ul { display: block; }
#access ul ul li a { color: #fff; }
#access ul ul li:hover > a { background: #fff; /* Show a solid color for older browsers */ background: -moz-linear-gradient(#fff, #eee); 
	background: -o-linear-gradient(#fff, #eee); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#eee)); 
	/* Older webkit syntax */ background: -webkit-linear-gradient(#fff, #eee); color: #000; }
#access .current-menu-item > a, #access .current-menu-ancestor > a, #access .current_page_item > a, #access .current_page_ancestor > a { font-weight: bold; }


/* Subfeature */
.features { width: 100%; height: 160px; }
body.home .features { height: 423px; background: url(http://sirivan.s3.amazonaws.com/wp-content/themes/sirivan-normal/images/bigimage.jpg) repeat-x top; }
body.single .features { background: url(http://sirivan.s3.amazonaws.com/wp-content/themes/sirivan-normal/images/main-image1.jpg) repeat-x top; }
body.page .features { background: url(http://sirivan.s3.amazonaws.com/wp-content/themes/sirivan-normal/images/main-image2.jpg) repeat-x top; }
body.archive .features { background: url(http://sirivan.s3.amazonaws.com/wp-content/themes/sirivan-normal/images/main-image3.jpg) repeat-x top; }
#branding .features .wraps { height: 97px; }
body.home #branding .features .wraps { height: 360px; }
.features h2 { color: #000; background: #fff; padding: 5px 5px 0 5px; margin: 0; float: left; height: 25px; }
.featured-video{display:none !important;}
.featured-video { width: 440px; height: auto; float: left; margin: 25px 20px 0 0; }
.newalbum { width: 215px; height: auto; margin: 25px 0 0 0; float: left; }
.media-wrap { background-color: #fff; clear: both; padding: 5px; }
.featured-video .media-wrap { width: 430px; line-height: 1px;}

.featured-video p { margin: 0; padding: 0; } 
.featured-video img, .featured-video embed, .featured-video object, .featured-video iframe { width: 430px; height: 272px; }

.newalbum .media-wrap { width: 195px; height: 262px; padding: 10px; }
.features .newalbum h2 { padding-left: 10px; }
.newalbum .release-mini, .newalbum .release-mini img { width: 195px; height: 195px; margin: 0; } 
.newalbum .release-details { color: #777; letter-spacing: 1px; font-size: 13px; }
.newalbum .release-details h4 { margin: 5px 0 0 0; padding: 0 0 6px 0; line-height: 20px; border-bottom: 1px solid #e5e5e5; }
.newalbum .release-details h4 a { color: #000; font-size: 15px; text-transform: uppercase; }
.newalbum .release-details h4 a:hover { color: #ec008a; }
.newalbum .buy_links { padding-top: 5px; }

.features .addthis_toolbox { display: none; }

.tweet-social { clear: both; width: 100%; height: 63px; background: url(http://sirivan.s3.amazonaws.com/wp-content/themes/sirivan-normal/images/pinkfade.png) repeat; }
.showtweets { width: 530px; float: left; padding: 16px 0 16px 45px; height: 31px; letter-spacing: 1px; line-height: 15px; font-size: 13px; font-style: italic; font-family: georgia, serif; color: #fff; background: url(http://sirivan.s3.amazonaws.com/wp-content/themes/sirivan-normal/images/tweetbird.png) center left no-repeat; }
.showtweets a, .showtweets:visited { color: #000; }
.showtweets a:hover { color: #fff; }
.showtweets h3, .showtweets br { display: none; }
ul.socialicons { width: 370px; height: 34px; margin: 13px 0 0 0; float: right; }
ul.socialicons li { width: auto; height: 34px; float: left; display: inline; padding: 0 0 0 7px; line-height: 34px; }
ul.socialicons li a { color: #fff; font-weight: 700; display: block; float: left; height: 34px; width: auto; }
ul.socialicons li img { float: left; }

/* = Common items
-------------------------------------------------------------- */

.headings { width: auto; height: auto; text-indent: -9999px; margin: 0 0 10px 0; outline: none; }
.splitter { width: 100%; height: 72px; clear: both; margin: 0; padding: 0; }
h1.image-title, h2.image-title { clear: both; padding: 0 0 15px 0; margin: 0; line-height: 1px; }
.clearthis { clear: both; height: 1px; line-height: 1px; }
.position-relative { position: relative; }

/* =Home
-------------------------------------------------------------- */


/* =Content
----------------------------------------------- */
.home-title { color: #fff; font-weight: 700; font-weight: bold; letter-spacing: 2px; padding: 3px 5px; margin: 0 0 15px 0; text-transform: uppercase; background-color: #000; float: left; }
.page-title { clear: both; color: #000; font-size: 25px; font-weight: 700; line-height: 24px; padding: 0 0 15px 0; margin: 0 0 15px 0; border-bottom: 1px solid #e5e5e5; font-family: 'Bitter', serif; }
.page-title a { font-weight: bold; text-transform: none; }

.hentry, .no-results { position: relative; background-color: #fff; padding: 15px; margin: 0 0 1.5em; -moz-border-radius: 4px; border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; clear: both; }
.hentry:last-child, .no-results {  }

.news-header { width: 160px; float: left; font-style: oblique; }
.news-img { width: auto; height: auto; background-color: #eee; border: 0; padding: 5px; margin: 0 0 10px 0; line-height: 1px; }
.news-img img { width: 150px; height: auto; }
body.single .news-img img, body.page .news-img img { width: 425px; height: auto; }
.posted-date { text-transform: uppercase; font-size: 15px !important; letter-spacing: 1px; padding: 0 0 8px 0; margin: 0; clear: both; font-family: 'Bitter', serif; font-weight: 700; }
.entry-main { float: right; width: 435px; height: auto; }

.entry-header { clear: both; }
.entry-title, .entry-header .entry-meta {  }
.entry-title { clear: both; color: #222; font-size: 22px; font-weight: 700; line-height: 24px; font-style: oblique; padding: 0 0 12px 0; margin: 0 0 12px 0; border-bottom: 1px solid #e5e5e5; font-family: 'Bitter', serif; }
.entry-title, .entry-title a { color: #222; text-decoration: none }
.entry-title a:hover, .entry-title a:focus, .entry-title a:active {  }
.entry-meta { color: #777; clear: both; font-size: 12px; line-height: 18px }
.entry-meta a {  }
.single-author .entry-meta .by-author { display: none }
.entry-content, .entry-summary { padding: 0 0 5px 0; }
.entry-content h1, .entry-content h2, .comment-content h1, .comment-content h2, .entry-content h3, .comment-content h3, .entry-content h3 { color: #000; font-weight: bold; margin: 0 0 .8125em; font-family: 'Bitter', serif; }
.entry-content table, .comment-content table { border-bottom: 1px solid #ddd; margin: 0 0 1.5em; width: 100% }
.entry-content th, .comment-content th { color: #777; font-size: 10px; font-weight: 500; letter-spacing: 0.1em; line-height: 2.6em; text-transform: uppercase }
.entry-content td, .comment-content td { border-top: 0; padding: 6px 10px 6px 0 }
.entry-content #s { width: 75% }
.entry-content iframe { max-width: 100%; }
.entry-content object, .entry-content embed { max-width: 100%; }
.comment-content ul, .comment-content ol { margin-bottom: 1.5em }
.comment-content ul ul, .comment-content ol ol, .comment-content ul ol, .comment-content ol ul { margin-bottom: 0 }
dl.gallery-item { margin: 0 }
.page-link { clear: both; display: block; margin: 0 0 1.5em }
.page-link a { background: #eee; color: #373737; margin: 0; padding: 2px 3px; text-decoration: none }
.page-link a:hover { background: #888; color: #fff; font-weight: bold }
.page-link span { margin-right: 6px }
.entry-meta .edit-link a, .commentlist .edit-link a { background: #eee; -moz-border-radius: 3px; border-radius: 3px; color: #777; float: right; font-size: 12px; line-height: 1.5em; font-weight: 300; text-decoration: none; padding: 0 8px }
.entry-meta .edit-link a:hover, .commentlist .edit-link a:hover { background: #888; color: #fff }
.entry-content .edit-link { clear: both; display: block }
.tag-links { display: block; clear: both; padding: 0; font-family: 'Bitter', serif; }

/* Images */
.entry-content img, .comment-content img, .widget img { max-width: 100%; height: auto; /* Fluid images for posts, comments, and widgets */ }
.entry-content iframe, .entry-content object, .entry-content embed { max-width: 100%; }
img[class*="align"], img[class*="wp-image-"] { height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */ }
img.size-full { max-width: 100%; width: auto; /* Prevent stretching of full-size images with height and width attributes in IE8 */ }
.entry-content img.wp-smiley { border: none; margin-bottom: 0; margin-top: 0; padding: 0 }
img.alignleft, img.alignright, img.aligncenter { margin-bottom: 1.5em }
p img, .wp-caption { margin-top: 0.4em }
.wp-caption { background: #000; margin-bottom: 1.5em; max-width: 98%; padding: 7px 4px; }
.wp-caption img { display: block; margin: 0 auto; max-width: 98% }
.wp-caption .wp-caption-text, .gallery-caption { color: #fff; font-family: 'Bitter', serif; font-size: 12px }
.gallery-caption { color: #000; }
.wp-caption .wp-caption-text { margin-bottom: 0; padding: 8px 5px 0 2px; position: relative }
.wp-caption .wp-caption-text:before { color: #777; font-size: 14px; font-style: normal; font-weight: bold; margin-right: 5px; position: absolute; left: 10px; top: 7px }
#content .gallery { margin: 0 auto 0 auto; }
#content .gallery a img { border: none }
img#wpstats { display: block; margin: 0 auto 1.5em }
#content .gallery-columns-4 .gallery-item { width: 23%; padding-right: 2% }
#content .gallery-columns-4 .gallery-item img { width: 100%; height: auto }
	#content #gallery-1 .gallery-item, #content #gallery-2 .gallery-item, #content #gallery-3 .gallery-item, #content #gallery-4 .gallery-item { margin: 7px 2px 7px 0; float: left; width: 33%; text-align: center; }
dd.wp-caption-text { margin-bottom: 5px; }

/* Image borders */
img[class*="align"], img[class*="wp-image-"], #content .gallery .gallery-icon img {/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
	border: 0; padding: 0; }
.wp-caption img { border-color: #ddd; background-color: #f5f5f5; }
a:focus img[class*="align"], a:hover img[class*="align"], a:active img[class*="align"], a:focus img[class*="wp-image-"], a:hover img[class*="wp-image-"], a:active img[class*="wp-image-"], #content .gallery .gallery-icon a:focus img, #content .gallery .gallery-icon a:hover img, #content .gallery .gallery-icon a:active img {/* Add some useful style to those fancy borders for linked images ... */
	background: #eee; border-color: #bbb }
.wp-caption a:focus img, .wp-caption a:active img, .wp-caption a:hover img {/* ... including captioned images! */
	background: #fff; border-color: #ddd }

/* Password Protected Posts */
.post-password-required .entry-header .comments-link { margin: 1.5em 0 0 }
.post-password-required input[type=password] { margin: 0.8125em 0 }
.post-password-required input[type=password]:focus { background: #f7f7f7 }

/*
Post Formats Headings
To hide the headings, display: none the ".entry-header .entry-format" selector, and remove the padding rules below.
*/
.entry-header .entry-format { color: #777; font-size: 10px; font-weight: 500; letter-spacing: 0.1em; line-height: 2.6em; position: absolute; text-transform: uppercase; top: -5px }
.entry-header hgroup .entry-title { padding-top: 15px }
article.format-aside .entry-content, article.format-link .entry-content, article.format-status .entry-content { padding: 20px 0 0 }
.recent-posts .entry-header .entry-format { display: none }
.recent-posts .entry-header hgroup .entry-title { padding-top: 0 }

/* Singular content styles for Posts and Pages */
.singular .hentry { border-bottom: none; position: relative }
.singular.page .hentry, .post-type-archive .hentry, body.search .hentry, body.single .hentry {  }
.singular.page #content .entry-title {  }
body.post-type-archive h2.entry-title, body.single h2.entry-title {  }
.singular .entry-title, .singular .entry-header .entry-meta {  }
.singular.page .entry-header .entry-meta {  }
blockquote.pull { font-size: 21px; font-weight: bold; line-height: 1.6125em; margin: 0 0 1.5em; text-align: center }
.singular blockquote.pull { margin: 0 -22.25% 1.5em }
.pull.alignleft { margin: 0 1.5em 0 0; text-align: right; width: 33% }
.singular .pull.alignleft { margin: 0 1.5em 0 -22.25% }
.pull.alignright { margin: 0 0 0 1.5em; text-align: left; width: 33% }
.singular .pull.alignright { margin: 0 -22.25% 0 1.5em }
.singular blockquote.pull.alignleft, .singular blockquote.pull.alignright { width: 33% }
.singular .entry-meta .edit-link a { bottom: auto; left: auto; position: absolute; right: 30px; top: 30px }


/* -CONTENT PAGES
----------------------------------------------- */

/* about */

/* news */
.news-img a { display: block; width: 150px; height: 150px; background: url(http://sirivan.s3.amazonaws.com/wp-content/themes/sirivan-normal/images/default-image.jpg) no-repeat; }
.default-image { width: 150px; height: 150px; border: 5px solid #e5e5e5; background: url(http://sirivan.s3.amazonaws.com/wp-content/themes/sirivan-normal/images/default-image.jpg) no-repeat; margin-bottom: 10px; }
.blog-entry { width: 150px; height: 20px; margin: 6px 0 10px -20px; padding: 15px; color: #fff; font-family: 'Open Sans', sans-serif; font-weight: 800; line-height: 20px; font-size: 30px; letter-spacing: 1px; background-color: #a0095a; }
.blog-wrapper .hentry { background-color: #fddeef; color: #000; }
.blog-wrapper .news-img { background-color: #fff; }
.blog-wrapper .entry-title { border-bottom-color: #fff; }

/* music page */
body.post-type-archive-music .hentry {  }
.thumb_wrapper { width: 295px; height: auto; padding: 0 0 10px 0; margin: 0; float: left; background-color: #fff; }
.thumb_wrapper img { width: 295px; height: auto; }
.song_info { width: 300px; height: auto; float: right; margin: 0; }
.song_info iframe { width: 300px; margin-bottom: 15px; }
.buy_links { width: auto; height: auto; padding: 0; }
.song_info hr { height: 1px; clear: both; margin: 10px 0; border: 0; }
.music-description { padding: 15px 0 0 0; margin: 15px 0 0 0; font-size: 13px; border-top: 1px solid #e5e5e5; }
.no-player .music-description { padding-top: 0; margin-top: 0; border: 0; }
.song_embed { width: 100%; clear: both; padding: 15px 0 0 0; border-top: 1px solid #e5e5e5; }

/* photos page */
.lightbox-gallery-manager div { margin: 0 0 20px 0; padding: 10px; font-family: 'Bitter', serif; font-weight: 400; width: 183px; height: 250px; font-size: 12px; line-height: 16px; }
.lightbox-gallery-manager div img.lightbox-thumb-image { width: 183px; height: 183px; }
.lightbox-gallery-manager div:hover { background-color: #c52279; color: #fff; }
.lightbox-gallery-manager div a { width: 183px; overflow: hidden; }

/* video page */
.tubepress_embedded_title { font-family: 'Bitter', serif; font-size: 14px; margin: 5px 0 10px 0; }
.tubepress_container br { display: none; }
.tubepress_normal_embedded_inner { padding-bottom: 4px; }
.tubepress_thumb_inner { width: 132px !important; }
.tubepress_thumb { width: 142px !important; height: 160px; padding: 5px; }
.tubepress_thumb img { margin: 0; padding: 3px; border: 1px solid #e5e5e5; }
.tubepress_meta_group { padding: 5px 0 0 0; }


/* =Gallery
----------------------------------------------- */



/* =Image
----------------------------------------------- */

.indexed.format-image .entry-header { min-height: 61px; /* Prevent the comment icon from colliding with the image when there is no title */
}
.indexed.format-image .entry-content { padding-top: 0.5em }
.indexed.format-image p, .indexed.format-image p img { margin-bottom: 0 }
.indexed.format-image footer.entry-meta { background: #ddd; margin-top: -7px; padding: 20px 30px; overflow: hidden }
.indexed.format-image div.entry-meta { display: inline-block; float: left; width: 35% }
.indexed.format-image div.entry-meta + div.entry-meta { float: none; width: 65% }
.indexed.format-image .entry-meta span.cat-links, .indexed.format-image .entry-meta span.tag-links, .indexed.format-image .entry-meta span.comments-link { display: block }
.indexed.format-image footer.entry-meta a { color: #444 }
.indexed.format-image footer.entry-meta a:hover { color: #fff }
#content .indexed.format-image img { border: none; max-width: 100%; padding: 0 }
.indexed.format-image .wp-caption { background: #111; margin-bottom: 0; max-width: 96%; padding: 11px }
.indexed.format-image .wp-caption .wp-caption-text { color: #ddd }
.indexed.format-image .wp-caption .wp-caption-text:before { color: #444 }
.indexed.format-image a:hover img { opacity: 0.8 }


/* =error404
----------------------------------------------- */

.error404 #main #searchform { background: #9f025e; border: 1px solid #ddd; border-width: 1px 0; margin: 0 -8.9% 1.5em; overflow: hidden; padding: 1.5em 8.9% }
.error404 #main #s { width: 95% }
.error404 #main .widget { clear: none; float: left; margin-right: 3.7%; width: 30.85% }
.error404 #main .widget_archive { margin-right: 0 }
.error404 #main .widget_tag_cloud { float: none; margin-right: 0; width: 100% }
.error404 .widgettitle { font-size: 10px; letter-spacing: 0.1em; line-height: 2.6em; text-transform: uppercase }


/* =Showcase
----------------------------------------------- */

h1.showcase-heading { color: #777; font-size: 10px; font-weight: 500; letter-spacing: 0.1em; line-height: 2.6em; text-transform: uppercase }

/* Intro */
article.intro { background: #9f025e; border-bottom: none; margin: -1.855em -8.9% 1.5em; padding: 0 8.9% }
article.intro .entry-title { display: none }
article.intro .entry-content { color: #111; font-size: 16px; padding: 1.5em 0 0.625em }
article.intro .edit-link a { background: #aaa; -moz-border-radius: 3px; border-radius: 3px; color: #fff; font-size: 12px; padding: 0 8px; position: absolute; top: 30px; right: 20px; text-decoration: none }
article.intro .edit-link a:hover, article.intro .edit-link a:focus, article.intro .edit-link a:active { background: #777 }

/* Featured post */
section.featured-post { float: left; margin: -1.5em -8.9% 1.5em; padding: 1.5em 8.9% 0; position: relative; width: 100% }
section.featured-post .hentry { border: none; color: #777; margin: 0 }
section.featured-post .entry-meta { clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px); position: absolute !important }

/* Small featured post */
section.featured-post .attachment-small-feature { float: right; height: auto; margin: 0 -8.9% 1.5em 0; max-width: 59%; position: relative; right: -15px }
section.featured-post.small { padding-top: 0 }
section.featured-post .attachment-small-feature:hover, section.featured-post .attachment-small-feature:focus, section.featured-post .attachment-small-feature:active { opacity: .8 }
article.feature-image.small { float: left; margin: 0 0 1.5em; width: 45% }
article.feature-image.small .entry-title { line-height: 1.2em }
article.feature-image.small .entry-summary { color: #555; font-size: 13px }
article.feature-image.small .entry-summary p a { background: #222; color: #eee; display: block; left: -23.8%; padding: 9px 26px 9px 85px; position: relative; text-decoration: none; top: 20px; width: 180px; z-index: 1 }
article.feature-image.small .entry-summary p a:hover { background: #1982d1; color: #eee; color: rgba(255,255,255,0.8) }

/* Large featured post */
section.feature-image.large { border: none; max-height: 288px; padding: 0; width: 100% }
section.feature-image.large .showcase-heading { display: none }
section.feature-image.large .hentry { border-bottom: none; left: 9%; margin: 1.5em 9% 0 0; position: absolute; top: 0 }
article.feature-image.large .entry-title a { background: #222; background: rgba(0,0,0,0.8); -moz-border-radius: 3px; border-radius: 3px; color: #fff; display: inline-block; font-weight: 300; padding: .2em 20px }
section.feature-image.large:hover .entry-title a, section.feature-image.large .entry-title:hover a { background: #eee; background: rgba(255,255,255,0.8); color: #222 }
article.feature-image.large .entry-summary { display: none }
section.feature-image.large img { display: block; height: auto; max-width: 117.9%; padding: 0 0 6px }

/* Featured Slider */
.featured-posts { border-bottom: 1px solid #ddd; display: block; height: 328px; margin: 1.5em -8.9% 20px; max-width: 1000px; padding: 0; position: relative; overflow: hidden }
.featured-posts .showcase-heading { padding-left: 8.9% }
.featured-posts section.featured-post { background: #fff; height: 288px; left: 0; margin: 0; position: absolute; top: 30px; width: auto }
.featured-posts section.featured-post.large { max-width: 100%; overflow: hidden }
.featured-posts section.featured-post { -webkit-transition-duration: 200ms; -webkit-transition-property: opacity, visibility; -webkit-transition-timing-function: ease; -moz-transition-duration: 200ms; -moz-transition-property: opacity, visibility; -moz-transition-timing-function: ease }
.featured-posts section.featured-post { opacity: 0; visibility: hidden }
.featured-posts #featured-post-1 { opacity: 1; visibility: visible }
.featured-post .feature-text:after, .featured-post .feature-image.small:after { content: ' '; background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C */
	width: 100%; height: 45px; position: absolute; top: 230px }
.featured-post .feature-image.small:after { top: 253px }
#content .feature-slider { top: 5px; right: 8.9%; overflow: visible; position: absolute }
#content .feature-slider ul { list-style-type: none; margin: 0 }
#content .feature-slider li { float: left; margin: 0 6px }
#content .feature-slider a { background: #3c3c3c; background: rgba(60,60,60,0.9); -moz-border-radius: 12px; border-radius: 12px; -webkit-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.5), inset 0 0 2px rgba(255,255,255,0.5); -moz-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.5), inset 0 0 2px rgba(255,255,255,0.5); box-shadow: inset 1px 1px 5px rgba(0,0,0,0.5), inset 0 0 2px rgba(255,255,255,0.5); display: block; width: 14px; height: 14px }
#content .feature-slider a.active { background: #1982d1; -webkit-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.4), inset 0 0 2px rgba(255,255,255,0.8); -moz-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.4), inset 0 0 2px rgba(255,255,255,0.8); box-shadow: inset 1px 1px 5px rgba(0,0,0,0.4), inset 0 0 2px rgba(255,255,255,0.8); cursor: default; opacity: 0.5 }


/* =Attachments
----------------------------------------------- */

.image-attachment div.attachment { background: #9f025e; border: 1px solid #ddd; border-width: 1px 0; margin: 0 -8.9% 1.5em; overflow: hidden; padding: 1.5em 1.5em 0; text-align: center }
.image-attachment div.attachment img { display: block; height: auto; margin: 0 auto 1.5em; max-width: 100% }
.image-attachment div.attachment a img { border-color: #9f025e }
.image-attachment div.attachment a:focus img, .image-attachment div.attachment a:hover img, .image-attachment div.attachment a:active img { border-color: #ddd; background: #fff }
.image-attachment .entry-caption p { font-size: 10px; letter-spacing: 0.1em; line-height: 2.6em; margin: 0 0 2.6em; text-transform: uppercase }


/* =Navigation
-------------------------------------------------------------- */

.navigation { clear: both; }
#content nav { clear: both; overflow: hidden; padding: 0 0 1.5em }
#content nav a { font-size: 12px; font-weight: bold; line-height: 2.2em }
#nav-above { padding: 0 0 1.5em }
#nav-above { display: none }
.paged #nav-above { display: block }
#nav-below { height: 60px; padding: 10px 0 0 0; }
.nav-previous { float: left; width: 50% }
.nav-next { float: right; text-align: right; width: 50% }
#content nav .meta-nav { font-weight: normal }

/* Singular navigation */
#nav-single { float: right; position: relative; top: -0.3em; text-align: right; width: 100%; z-index: 1 }
#nav-single .nav-previous, #nav-single .nav-next { float: none; width: auto }
#nav-single .nav-next { padding-left: .5em }


/* =Widgets
----------------------------------------------- */

.widget-area { font-size: 12px }
.widget { clear: both; margin: 0 0 2.2em }
.widget-title, h3.widget-title, h3.entry-title.widget-title 
	{ color: #fff; font-weight: 700; font-weight: bold; letter-spacing: 2px; font-size: 20px; padding: 3px 5px; margin: 0 0 15px 0; text-transform: uppercase; background-color: #000; float: left; }
.textwidget { clear: both; }
.widget ul { font-size: 15px; margin: 0; list-style: none; clear: both; }
.widget ul ul { margin-left: 1.5em; padding: 0; }
.widget ul li { color: #777; font-size: 13px; list-style: none; margin: 0; border-bottom: 1px solid #f76ebe; padding: 0 0 8px 0; margin: 0 0 10px 0; color: #000; }
.widget a, .widget a:visited { color: #fff; }
.widget a:hover, .widget a:focus, .widget a:active { color: #000; }

.addthis_toolbox { height: 34px; }

.advanced-recent-posts li { min-height: 30px; }
.recent-posts-thumb { border: 1px solid #fff; float: left; margin: 0 8px 0 0; }


/* =Footer
----------------------------------------------- */

#colophon { clear: both; }
#supplementary { border-top: 1px solid #ddd; padding: 1.5em 7.6%; overflow: hidden }

/* Two Footer Widget Areas */
#supplementary.two .widget-area { float: left; margin-right: 3.7%; width: 48.1% }
#supplementary.two .widget-area + .widget-area { margin-right: 0 }

/* Three Footer Widget Areas */
#supplementary.three .widget-area { float: left; margin-right: 3.7%; width: 30.85% }
#supplementary.three .widget-area + .widget-area + .widget-area { margin-right: 0 }

/* Site Generator Line */
#site-generator { background: #050505; border-top: 5px solid #000000; color: #777; font-size: 13px; letter-spacing: 1px; line-height: 2.2em; padding: 1.4em 0 100px 0; text-align: center }
#site-generator a { color: #eee; font-weight: bold; text-transform: uppercase; }
#site-generator a:hover { color: #fe0597; text-decoration: none;}
#site-generator p { margin: 0 0 10px 0; }
#site-generator h4 { font-size: 15px; margin-bottom: 15px; color: #333; }
#site-generator h4 a { font-size: 15px; text-transform: uppercase; letter-spacing: 1px; font-family: 'Bitter'; }

/* MISC */
#cboxLoadedContent { margin-bottom: 30px; }
#cboxNext, #cboxPrevious, #cboxClose { display: block; width: 20px; height: 20px; text-indent: -9999px; outline: none;  }
#cboxNext { background: url(http://sirivan.s3.amazonaws.com/wp-content/themes/sirivan-normal/images/cbox-right.png) no-repeat; left: 30px; }
#cboxPrevious { background: url(http://sirivan.s3.amazonaws.com/wp-content/themes/sirivan-normal/images/cbox-left.png) no-repeat; }
#cboxClose { background: url(http://sirivan.s3.amazonaws.com/wp-content/themes/sirivan-normal/images/cbox-x.png) no-repeat; }
#cboxCurrent { display: none; }


/* ============= SHORTCODES ================= */

.one-half { width:48%; }
.one-third { width:30.66%; }
.two-third { width:65.33%; }

.one-half, .one-third, .two-third { position:relative; margin-right:4%; float:left; }
.last { margin-right:0 !important; clear:right; }


/* ============= MISC / WIDGETS ================= */

.textwidget .lightbox-gallery-manager { margin: 0; }
.textwidget .lightbox-gallery-manager div { width: 300px; height: 100px; padding: 0; }
.widget .textwidget .lightbox-gallery-manager div img { width: 90px; height: 90px; float: left; margin: 0 10px 0 0; border: 5px solid #fff; }
.textwidget .lightbox-gallery-manager div p { clear: none; float: right; height: auto; margin: 15px 0 0 0; width: 190px; text-align: left; line-height: 20px; color: #fff; }
.widget .textwidget .lightbox-gallery-manager a.fancybox { height: 100px !important; width: 100px !important; display: block; float: left; }
.textwidget .lightbox-gallery-manager div:hover { background-color: #a0095a; }
#text-2 .textwidget { padding: 5px; background-color: #000; moz-border-radius: 4px; border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; line-height: 1px; }

/* =Print
----------------------------------------------- */

@media print {
	body {
		background: none !important;
		font-size: 10pt;
	}
	footer.entry-meta a[rel=bookmark]:link:after,
	footer.entry-meta a[rel=bookmark]:visited:after {
		content: " [" attr(href) "] "; /* Show URLs */
	}
	#page {
		clear: both !important;
		display: block !important;
		float: none !important;
		max-width: 100%;
		position: relative !important;
	}
	#branding {
		border-top: none !important;
		padding: 0;
	}
	#branding hgroup {
		margin: 0;
	}
	#site-title a {
		font-size: 21pt;
	}
	#site-description {
		font-size: 10pt;
	}
	#branding #searchform {
		display: none;
	}
	#branding img {
		display: none;
	}
	#access {
		display: none;
	}
	#main {
		border-top: none;
		box-shadow: none;
	}
	#primary {
		float: left;
		margin: 0;
		width: 100%;
	}
	#content {
		margin: 0;
		width: auto;
	}
	.singular #content {
		margin: 0;
		width: 100%;
	}
	.singular .entry-header .entry-meta {
		position: static;
	}
	.entry-meta .edit-link a {
		display: none;
	}
	#content nav {
		display: none;
	}
	.singular .entry-header,
	.singular .entry-content,
	.singular footer.entry-meta,
	.singular #comments-title {
		margin: 0;
		width: 100%;
	}
	.singular .hentry {
		padding: 0;
	}
	.entry-title,
	.singular .entry-title {
		font-size: 21pt;
	}
	.entry-meta {
		font-size: 10pt;
	}
	.entry-header .comments-link {
		display: none;
	}
	.page-link {
		display: none;
	}
	.singular #author-info {
		background: none;
		border-bottom: none;
		border-top: none;
		margin: 2.2em 0 0;
		padding: 0;
	}
	#respond {
		display: none;
	}
	.widget-area {
		display: none;
	}
	#colophon {
		display: none;
	}

}


/* =IE7
----------------------------------------------- */

#ie7 article.intro {
	margin-left: -7.6%;
	margin-right: -7.6%;
	padding-left: -7.6%;
	padding-right: -7.6%;
	max-width: 1000px;
}
#ie7 section.featured-post {
	margin-left: -7.6%;
	margin-right: -7.6%;
	max-width: 850px;
}
#ie7 section.recent-posts {
	margin-right: 7.6%;
}


