/*  
Blog Theme Name: The Unstandard
Blog Theme URI: http://5thirtyone.com/
Description: Farewell to the standard blog format
Version: 0.2
Author: Derek Punsalan
Author URI: http://is.derekpunsalan.com/

Note concerning image sizes:
Main image on front page is 593 x 225
Secondary image 293 x 150

*/

/*
Wordpress blog css is merged with that of the main site's css for convenience
*/


body {
background-color:#494a45;
background-image:url('/images/myd_stud_web_bknd.jpg');

font-size: 62.5%;
	color: #cdc5bf;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: center;
height:100%;
margin:0;
padding:0;
width:100%;
}


#toprunner {
width: 1100px; height: 50px;
background-image: url('/images/myd_stud_runner_top.jpg');
background-repeat: repeat-x;
position: absolute;
top: 0px;
width: 100%;
z-index: -1;
}

#bottomrunner {
width: 1100px; 
background-image: url('/images/myd_stud_runner_bottom.jpg');
background-repeat: repeat-x;
background-position: bottom;
width: 100%;
z-index: -1;
}

#main-wrapper {
       font-size: 1.1em;
	display: block;
	margin: 0 auto;
	padding: 0 7px;
	width: 1100px;
	height: 100%;
	text-align: left; 
	/*background-image: url('untitled%20folder/myd_stud_bottom_page.jpg');
background-repeat: repeat-x;
background-position: bottom;*/
}



/* ----------------------------------- basics */

h1 {
	font-size: 65px;
}

h2.5 {
	font-size: 30px;
}

h7 {
font-size: 1.3em;
	padding: 0 0 0 0;
	margin: 0;
	letter-spacing: 3px;
	text-transform: uppercase;
}

h6 {
	font-size: 1.8em;
	padding: 20px 0 0 0;
	margin: 0;
	letter-spacing: 3px;
	text-transform: uppercase;
	text-align: center;
	}

h2 {
	font-size: 16px;
}

h3 {
	color: #cdc5bf;
	font-size: 12px;
}

h4 {
	font-size: 1px;
	visibility: hidden;
}

a {
	color: #9b9692;
	outline: none;
	text-decoration: none;
	border-bottom: none;
}

a:hover {
	color: #111;
	border-color: none;
}

a img {
	border: none;
}

ul, ol {
	list-style: none;
}

input, textarea {
	outline: none;
}

/* ----------------------------------- masthead */

#leaderboard {
	padding: 0 0 0px;
	position: relative;
	width: 1100px;
}

#site-name, #site-name span {
        width: 1100px; height: 571px;
 		background-image: url('/images/myd_stud_header.jpg');
 		background-repeat: no-repeat;	
}

#site-name span { margin-bottom: -75px; }
/* code for all styled headers */
h1 span {
 display: block;
 /* place the span on top */
 position: relative;
 z-index: 1;
}

#site-name a {
	
}

#site-name a:hover {
	color: #9b9692;
}

#main-nav {
	position: absolute;
	top: 710px;
	width: 1100px;
	height: 350px;
	margin: 0 0 0 0;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.1em;
	
}


#main-nav li {
	float: left;
	margin-left: 5px;
}

#main-nav li a {
	color: #cdc5bf;
	display: block;
	padding: 12px 0 11px;
	text-decoration: none;
	text-align: center;
	width: 130px;
	border: 0;
}

#main-nav li a:hover {
	background: #333;
	color: #eee;
}

#main-nav li.rss-now a:hover, #main-nav li.rss-now a {
	background: #333;
	color: #eee;
}

/*
specific navigational
*/

#index-nav {
	background-image: url('/images/myd_stud_nav_home.jpg');
	background-repeat: no-repeat;
	width: 1100px;
	height: 450px;
	margin: 0 0 0 0;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.3em;
}

#dance-nav {
	background-image: url('/images/myd_stud_nav_dance.jpg');
	background-repeat: no-repeat;
	width: 1100px;
	height: 450px;
	margin: 0 0 0 0;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.3em;
}


#tattoo-nav {
	background-image: url('/images/myd_stud_nav_tattoo.jpg');
	background-repeat: no-repeat;
	width: 1100px;
	height: 450px;
	margin: 0 0 0 0;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.3em;
}

#art-nav {
	background-image: url('/images/myd_stud_nav_art.jpg');
	background-repeat: no-repeat;
	width: 1100px;
	height: 450px;
	margin: 0 0 0 0;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.3em;
}

#contact-nav {
	background-image: url('/images/myd_stud_nav_contact.jpg');
	background-repeat: no-repeat;
	width: 1100px;
	height: 450px;
	margin: 0 0 0 0;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.3em;
}

#blog-nav {
	background-image: url('/images/myd_stud_nav_blog.jpg');
	background-repeat: no-repeat;
	width: 1100px;
	height: 450px;
	margin: 0 0 0 0;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.3em;
}

/*
secondary navigation
*/

#second-nav {
	position: absolute;
	top: 902px;
	left: 85px;
	margin: 0px 0 0 0px;
	text-transform: uppercase;
	font-weight: bold;
	z-index: 2;
	
}

#second-nav li {
	float: left;
	margin-left: 9px;
}

#second-nav li a {
	color: #cdc5bf;
	background: #222;
	display: block;
	padding: 15px 0 11px;
	text-decoration: none;
	text-align: center;
	width: 120px;
	height: 30px;
	border-bottom: 2px solid #000;
	
}

#second-nav li a:hover {
	background: #494a45;
	color: #eee;
}
  
#current-tab li {
	color: #222;
	background: none;
	display: block;
	padding: 15px 0 11px;
	text-decoration: none;
	text-align: center;
	width: 120px;
	height: 30px;
	border-bottom: 0;
}


  
/* ----------------------------------- home posts */

.home .left, .home .recent-leads {
	width: 607px;
}

.home .main-post-bg {
	background: #eee;
	display: block;
	height: 225px;
	position: relative;
	margin: 0 0 10px 0;
	width: 593px;
	overflow: hidden;
}

.main-post-bg .post-comments, .secondary-post-bg .post-comments {
	position: absolute;
	top: 0;
	right: 1px;
	z-index: 1;
	background: #333;
}

.post-comments a, .secondary-post-bg .post-comments a {
	font-size: 9px;
	color: #eee;
	display: block;
	padding: 6px 10px;
	text-align: center;
	border: 0;
} 

.post-comments a:hover, .secondary-post-bg .post-comments a:hover {
	background: #595959;
	color: #eee;
}

.home .main-post-bg .title-insert, .home .recent-leads .title-insert {
	background: #222;
        font-family: georgia, serif;
	bottom: 0;
	display: block;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 1;
	padding: 4px 0;
	/* opacity - move to sep. stylesheet */
	filter: alpha(opacity=90);
	-moz-opacity: .9;
	opacity:.9;
}

.title-insert h2, .home .recent-leads .title-insert h3 {
	margin: 10px 12px 6px;
	line-height: 14px;
}

.title-insert h2 a, .home .recent-leads .title-insert h3 a {
	display: block;
	color: #ddd;
	text-decoration: none;
	border: 0;
}

.title-insert h2 a:hover, .home .recent-leads .title-insert h3 a:hover {
	color: #9b9692;
}

.home .recent-leads .secondary-post-bg {
	background: #eee;
	display: block;
	width: 293px;
	height: 150px;
	margin: 0 7px 10px 0;
	position: relative;
	overflow: hidden;
}

.home .right {
	width: 340px;
	text-align: left;
	overflow: hidden;
}

.home .right h3 {
	font-size: 14px;
	padding-left: 3px;
}

/* ----------------------------------- entry style */
.home.is-single {
	border-top: 1px solid #bbb;
}

.post.single {
	padding-top: 10px;
	font-size: 12px;
	line-height: 18px;
	width: 590px;
}

.post.single h2, .post.single h2 a {
	font-size: 18px;
        font-family: georgia, serif;
	line-height: 21px;
	
	border: 0;
}

.post.single h2 a:hover {
	color: #9b9692;
}

.post.single .entry {
	float: right;
	width: 500px;
}

.post.single .meta {
	border-top: 1px solid #333;
	color: #777;
	padding: 4px 0 0 3px;
	margin-top: 18px;
	float: left;
	width: 72px;
	font-size: 11px;
	line-height: 16px;
}

.post.single p {
	margin: 1em 0;
	line-height: 18px;
}

.post.single p a, .post.single li a {
	font-weight: bold;
}

.post.single h3 {
	font-size: 16px;
	color: #3c6c92;
	margin-top: 20px;
}

.post.single blockquote, .post.single ul, .post.single ol {
	margin: 0 14px;
	color: #555;
}

.post.single ul li {
	list-style: circle;
	margin: 0 20px;
}

.post.single ol li {
	list-style: decimal;
	margin: 0 20px;
}

.post.single blockquote {
	font-style: italic;
	border-left: 1px solid #ccc;
	margin-left: 21px;
	padding-left: 10px;
}

.post.single img.floatleft {
	float: left;
	margin: 4px 10px 0 0;
}

.post.single img.floatright {
	float: right;
	margin: 4px 0 0 10px;
}

.navigation {
	font-size: 10px;
	padding: 10px 0;
}

.navigation a {
	border: 1px solid #ddd;
	display: block;
	float: left;
	color: #777;
	text-transform: uppercase;
	padding: 4px 7px 3px;
}

.navigation .left {
	width: 50%;
	text-align: left;
}

.navigation .right {
	width: 49%;
	text-align: right;
	margin: 0 15px 0 0;
}

.navigation .right a {
	float: right;
}

.navigation a:hover {
	background: #eee;
	border-color: #8B2500;
	color: #8B2500;
}

#img-array {
	background-image:url('/images/myd_stud_index_bkgnd_2.tif');
	background-position:center top;
	background-repeat:no-repeat;
	padding: 4px 0 150px 0;
	width: 1100px;
	height: 550px;
	font-size: 11px;
	line-height: 16px;
}

.toprow {
	width: 900px;
	margin: 0 0 0 170px;
}

.topright {
	margin: 0 0 0 60px;
}

.bottomrow {
	width: 900px;
	margin: 60px 0 0 170px;
}

.bottomright {
	margin: 0 0 0 60px;
}

#general {
	background-image:url('/images/myd_stud_content.jpg');
	background-repeat: repeat-y;
	overflow: auto;
	padding: 0 0 0 0;
	width: 1100px;
	height: auto;
	z-index: 3;
}

#generalsinglevideo {
	background-image:url('http://mydwynterstudios.com/blog/wp-content/themes/theunstandard/images/myd_stud_duende_bkgnd.jpg');
	background-position:center top;
	background-repeat: no-repeat;
	padding: 4px 0 150px 0;
	width: 1100px;
	height: 1000px;
	line-height: 20px;
}



#generaltext {
	font-size: 1.6em;
	line-height: 1.3em;
	margin: 0 200px 0 150px;
}

#captiontext {
	font-size: 1.3em;
	line-height: 1.5em;
	margin: 0 155px 0 150px;
	text-align: justify;
}

#videocenter {
	margin: 0 0 0 150px;
}

/* ----------------------------------- sidebar / widget modules */

h3.module-title, h3.widgetTitle {
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #eee;
	margin: 0 0 10px;
	padding: 7px 4px;
	font-size: 16px;
        font-family: georgia, serif;
        font-weight: bold;
}

h3.module-title a, h3.widgetTitle a {
	border: 0;
}

.widgetContainer {
	margin: 0 0 20px 0;
}

.widgetContainer .textwidget {
	font-size: 12px;
	line-height: 16px;
	margin: 0 7px;
}

ul.module-list, .widgetContainer ul {
	font-size: 12px;
	margin: 0 0 20px 0;
}

.module-list li, .widgetContainer li {
	margin: 0 3px 7px 21px;
	list-style: circle;
	line-height: 16px;
}

.sidebar-nextprev {
	width: 320px;
	overflow: hidden;
}

.sidebar-nextprev li {
	float: left;
	border-left: 1px solid #ccc;
	height: 50px;
	width: 159px;
}

.sidebar-nextprev li.previous {
	border-right: 1px solid #ccc;
}

.sidebar-nextprev li.next {
	float: right;
	border-left: 1px solid #ccc;
	margin-left: -1px;
}

.sidebar-nextprev li a {
	margin-left: -1px;
	font-size: 13px;
	font-weight: bold;
	display: block;
	height: 50px;
	border: 0;
	color: #aaa;
	border-left: 1px solid #ccc;
}

.sidebar-nextprev li a:hover {
	color: #9b9692;
	border-color: #9b9692;
}

.sidebar-nextprev li a span {
	display: block;
	padding: 12px 0 0 10px;
	cursor: pointer;
}

.widgetContainer #wp-calendar {
	border-collapse: collapse;
	width: 100%;
	font-size: 12px;
}

#wp-calendar caption {
	font-weight: bold;
	margin-bottom: 7px;
}

#wp-calendar thead th {
	padding: 4px 0 4px 3px;
	border: 1px solid #ccc;
	border-width: 1px 0;
}

#wp-calendar td {
	padding: 3px 0 7px 3px;
	color: #777;
}

#wp-calendar td a {
	font-weight: bold;
}

#middle-widgets {
	width: 970px;
}

#middle-widgets .widgetContainer {
	clear: top;
	float: left;
	width: 312px;
	margin: 0 11px 15px 0;
}

/* ----------------------------------- legacy comments - remove this if you have wp 2.7 */
.legacy .commentlist li {
	margin: 0;
	border-top: 1px solid #bbb;
	padding: 7px 0 15px 90px;
}

.legacy img.avatar {
	float: right;
	margin: 0 7px 0 0;
}

.legacy cite {
	font-style: normal;
}

.legacy .commentlist li p {
	margin: 1em 0;
}

.legacy .commentlist li ul, .legacy .commentlist li ol, .legacy .commentlist li blockquote {
	margin: 1em 15px;
}

.legacy .commentlist li ul li, .legacy .commentlist li ol li {
	border: 0 !important;
	margin: 0 15px !important;
	padding: 0 !important;
}

.legacy .commentlist ul li {
	list-style: circle;
}

.legacy .commentlist ol li {
	list-style: decimal;
}

.legacy #respondform {
	padding: 10px 0 0 0;
	margin-left: 90px;
}

#respondform p {
	margin: 1em 0;
}

#respondform #author, #respondform #email, #respondform #url, #respondform textarea {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	border: 1px solid #bbb;
	padding: 4px 3px;
	width: 160px;
	margin-right: 4px;
}

#respondform textarea {
	width: 99%;
	overflow: auto;
	margin-right: 0;
}

/* ----------------------------------- threaded comments - no support for wp 2.6 */

#comments-wrapper, #comments-wrapper-form {
	width: 600px;
}

h3#comments {
	clear: both;
	font-size: 14px;
	margin: 20px 0 20px 90px;
}

.commentlist {
	font-size: 12px;
	margin: 0;
}

.commentlist li.comment, .commentlist li.pingback {
	margin: 0;
	border-top: 1px solid #bbb;
	padding: 7px 0 15px 90px;
}

.commentlist li.comment-author-admin {
	border-color: #8B2500;
}

.commentlist li.comment p {
	margin: 1em 0;
}

.commentlist li.comment ul, .commentlist li.comment ol, .commentlist li.comment blockquote {
	margin: 0 15px;
}

.commentlist li.comment ul li {
	list-style: circle;
}

.commentlist li.comment blockquote {
	border-left: 1px solid #ccc;
	padding-left: 10px;
	font-style: italic;
	color: #777;
}

.commentlist ul.children {
	margin: 0 !important;
	padding: 0;
}

.commentlist .children li.comment {
	padding: 7px 0 0 45px;
	margin: 15px 0 0 0;
	list-style: none;
}

.comment-author {}

.comment-author img.avatar {
	float: right;
	margin: 0 7px 0 0;
}

.comment-author cite {
	font-style: normal;
}

.comment-meta {
	font-size: 11px; 
}

#respond {
	clear: both;
	padding: 10px 0 0 0;
	margin-left: 90px;
}

li.comment #respond {
	margin-left: 0;
}

#respond h3 {
	margin: 0 0 15px 0;
}

#respond p {
	margin: 1em 0;
}

#respond #author, #respond #email, #respond #url, #respond textarea {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	border: 1px solid #bbb;
	padding: 4px 3px;
	width: 160px;
	margin-right: 4px;
}

#respond textarea {
	width: 97%;
	overflow: auto;
	margin-right: 0;
}

/* ----------------------------------- categories */

#categories {
	padding: 10px 0;
	margin: 35px 0 45px;
}

#categories h3 {
	font-size: 14px;
	margin-bottom: 10px;
}

#categories ul {
	color: #777;
	font-size: 12px;
	line-height: 16px;
        padding: 10px 0;
}

#categories li {
	float: left;
	text-align: right;
	display: block;
	width: 190px;
	margin: 0 8px 7px 7px;
}

#categories li a {
	font-weight: bold;
	float: left;
	text-decoration: none;
}

/* ----------------------------------- search */

#searchForm {
	margin: 0;
}

#searchWrap span {
	background: #fff;
	border: 1px solid #ccc;
	display: block;
	padding: 2px;
}

#searchWrap input {
	border: 1px solid #bbb;
	padding: 4px;
	color: #777;
	width: 324px;
}
  
/* ----------------------------------- footer */

#footer {
	
background-image: url('/images/myd_stud_footer.jpg');
background-repeat: no-repeat;
width: 1100px;
height: 463px;  
    font-size: 15px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#footertext {
	padding: 350px 0 0 0;
}

#footer a {
	font-weight: bold;
}


#front_footer_image {

background-image:url('/images/myd_stud_footer.jpg');
background-position:center top;
background-repeat: no-repeat;
width:1100px;
height:463px;

}


#tweet {
	position: absolute;
	padding: 0;
	margin-top: 165px;
	margin-left: 210px;
	width: 670px;
	font-size: 1.1em;
	color: #000;
	font-weight: bold;
}

#tweet a{
	color: #454a49;
}

#twitter_link {
	position: absolute;
	padding: 0;
	margin-top: 255px;
	margin-left: 620px;
	height: 80px;
	width: 310px;
}


/* ----------------------------------- floats */
.right {
	float: right;
}

.left {
	float: left;
}

.clear {
	clear: both;
}

.fix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.fix {
	display: inline-block;
}

* html .fix {
	height: 1%;
}

.fix {
	display: block;
}

/* Jared's H1 fix */

h1#site-name { padding: 0px; margin: 0px; }


/*---------------------------- lightbox */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url('http://mydwynterstudios.com/blog/wp-content/themes/theunstandard/images/prevlabel.gif') left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url('http://mydwynterstudios.com/blog/wp-content/themes/theunstandard/images/nextlabel.gif') right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

