/*
Theme Name: Minimal Wordpress
Theme URI: http://www.zidalgo.com/minimal-wordpress-theme
Description: Simple, clean theme. For updates, please <a href="http://zidalgo.com">visit Zidalgo.com</a>.
Version: 2.0
Author: Brad Mahaffey
Author URI: http://www.vanillagreen.com
License: Creative Commons Attribution-Share Alike 3.0 (http://creativecommons.org/licenses/by-sa/3.0/.
*/
/* @group Normalize */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
margin: 0pt;
padding: 0pt;
}
h1, h2, h3, h4, h5, h6 {
font-size: 100%;
font-weight: normal;
}
h1, h1 a:link, h1 a:visited {
font-family: Georgia, Times New Roman, Arial;
font-size:  24px;
font-weight: normal;
letter-spacing: -1px;
line-height: 1em;
margin-bottom: 5px;
text-indent: 0px;
}
#headerstripe {
background: url(images/headerstripes.gif);
background-repeat: repeat;
width: 900px;
height: 22px;
margin-top: 5px;
}
ol, ul {
list-style-image: none;
list-style-position: outside;
list-style-type: none;
}
li {
list-style-type: none;
padding: 5px 0px;
}



#nav, #nav ul {
position: relative;
z-index: 200;
padding: 0;
list-style: none;
line-height: 1;
float: left;
background-color: #FF1493;
border-top: solid 1px #B3EE3A;
border-bottom: solid 1px #B3EE3A;
width: 900px;
}
#nav a {
display: block;
z-index: 200;
padding: 0px 12px;
line-height: 20px;
text-decoration: none;
outline: none;
text-align: center;
font-size: 16px;
font-weight: bold;
}

#nav li a:link { color: white;
}
#nav li a:visited { color: white;
}
#nav li {
float: left;
width: auto;
outline: 1px #F5F5F5 dotted;
}
#nav li a:hover { color: black;
}
#nav li ul {
position: absolute;
left: -999em;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
border-bottom: 2px solid #DDDDDD;
border-right: 2px solid #cacaca;
background-color: white;
padding: 0px;
width: 120px;
margin-top: -1px;
margin-left: 5px;
}
#nav li ul li {
background-color: transparent;
padding: 0px;
}
#nav li ul li a {
padding: 5px;
line-height: 12px;
display: block;
font-weight: normal;
}
#nav li ul li a:link {
color: black;
}
#nav li ul li a:visited {
color: black;
}
#nav li ul li a:hover {
color: #00AD92;
}
#nav li ul ul {
margin: -20px 0 0 -119px;
border-bottom: 1px solid #bfbfbf;
border-right: none;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
left: auto;
}
#nav li:hover,#nav li.hover {
position: static;
}
#footer2 ul.nav {
list-style-type: none;
list-style-image: none;
float: right;
margin: 0px 0px 0px;
font-size: 10px;
}
#footer2 ul.nav li {
display: inline;
margin: 0px 0px 0px 10px;
padding: 0px;
list-style-type: none;
font-size: 10px;
list-style-image: none;
}
#footer2 ul.nav li a {
font-size: 10px;
text-transform: uppercase;
font-weight: bold;
}
#sidebar ul li ul.syndicate {
margin-top: 5px;
}
#sidebar ul li ul.syndicate li {
background: url(images/icon_rss.gif) left center no-repeat;
}
address, caption, cite, code, dfn, em, strong, th, var {
font-style: normal;
font-weight: normal;
}
table {
border-collapse: collapse;
border-spacing: 0pt;
}
fieldset, img {
border: 0pt none;
}
caption, th {
text-align: left;
}
q:before, q:after {
content: '';
}
#homebody {
font-size: 1.5em;
letter-spacing: 0.1em;
line-height: 2.5em;
padding-top: 200px;
text-align: left;
width: 916px;
}
#wrapper {
font-size: 11px;
margin: 0pt auto;
position: auto;
text-align: left;
width: 900px;
}

#header {
font-size: 12px;
font-family: Georgia, Arial, Verdana;
margin: 10px 0px 0px 0px;
text-align: left;
}
body {
background-color: #FFFFFF;
color: #444444;
font-family: Georgia, Arial, Verdana;
font-size: 13px
font-stretch: normal;
font-style: normal;
font-variant: normal;
font-weight: normal;
margin: 0pt auto;
line-height: 18px;
padding: 0pt;
text-align: center;
}
.feature_box {
background: #333;
width: 224px;
height: 150px;
float: left;
margin-left: 1px;
overflow: hidden;
}
.feature_box_right {
background: #333;
width: 224px;
height: 150px;
float: left;
margin-right: 1px;
overflow: hidden;
}
p.date {
font-style: italic;
margin: 0px !important;
padding: 0px !important;
}
.feature_box h2, .feature_box_right h2 {
margin: 0px;
padding: 0px;
}
.feature_box p, .feature_box_right p {
padding: 5px 0px 0px;
margin: 0px;
}
.thumb_overlay {
z-index: 1000;
background: #333;
height: 140px;
width: 214px;
padding: 5px;
background: #FFFFFF none repeat scroll 0 0;
float: left;
opacity: 0.8;
position: relative;
}

.description {
font-size: 0.5em;
}
#header img {
border: 0px solid #BEBEBE;
float: left;
}
#sidebar {
color: #999999;
float: right;
font-size: 11px;
margin-top: 25px;
padding-bottom: 25px;
text-align: left;
width: 250px;
}
#footer {
float: left;
}
#footer a:link, #footer a:visited {
color: #000;
}
#footer a:hover {
color: #00AD92;
}
#footer2 {
float: left;
}
#footer2 a:link, #footer2 a:visited {
color: #000;
}
#footer2 a:hover {
color: #00AD92;
}
#sidebar a {
border: medium none;
font-weight: bold;
}
#sidebar ul {
list-style-image: none;
list-style-type: none;
margin: 0px;
}
#sidebar ul li {
list-style-type: none;
padding: 10px 0px;
list-style-image: none;
}
#sidebar ul li ul {
list-style: none;
margin: 0px;
}
#sidebar ul li ul li {
background: url(images/icon_bullet.gif) left center no-repeat;
margin: 0px;
border-bottom: 1px dotted #999999;
padding: 2px 0px 2px 14px;
}
#sidebar h1 {
font-size: 16px;
color: #00AD92;
font-family: Georgia;
font-weight: bold;
}
#sidebar p a {
font-weight: bold;
}
a:link, a:visited {
color: #CD2626;
text-decoration: none;
}
a:hover {
color: #00CDCD;
}
.interviewtime {
background: #e8e8e8;
border-left: 3px solid #fff;
padding: 4px;
float: right;
width: auto;
text-transform: uppercase;
color: 737373;
}
.interviewlist {
background: #f3f3f3;
padding: 4px;
border-left: 2px solid #00aa7f;
}
a.subscribe:link, a.subscribe:visited {
color: #F36A18;
}
a.subscribe:hover {
color: silver;
}
.cat a:link, .cat a:visited {
color: #000000;
}
.cat a:hover {
color: silver;
text-transform: uppercase;
}
.post h2, .post h2 a {
font-size: 16px;
font-weight: normal;
color: #333;
}
.post li {
margin-left: 15px;
}
.noindent li {
margin-left: 0px;
}
ul.archive li ul li {
margin: 0px;
}
ul.archive li {
display: block;
padding: 0pt 0pt 1em;
margin-left: 15px;
}
ul.archive p {
display: block;
padding: 0pt;
}
ul.archive li p {
padding: 0pt 0pt 0.5em;
}
ul.archive {
margin: 0pt;
padding: 0pt;
}
p.postmetadata {
border-top: 1px solid #999;
color: #000000;
line-height: 12px;
margin-bottom: 25px;
padding: 4px 0pt;
position: relative;
text-transform: uppercase;
font-size: 11px;
}


.page {
margin-left: 0px;
padding-bottom: 25px;
text-align: left;
width: 100%;
float: left;
}
.blackbar {
font-size: 11px;
background: #f8f8f8;
padding: 10px;
color: #333;
border-right: 2px solid #ddd;
border-bottom: 2px solid #ddd;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
text-align: left;
font-weight: bold;
width: 878px;
text-transform: uppercase;
}
.blackbar a:link, .blackbar a:visited {
color: #000;
}
a.whitelink:link, a.whitelink:visited {
color: #ffffff;
}
a.whitelink:hover {
color: #00AD92;
}
.post {
float: left;
margin-left: 0px;
margin-top: 25px;
padding-bottom: 25px;
text-align: left;
width: 620px;
font-size: 12px;
}
.post img {
max-width: 560px;
}
.post-image {
height: 45px;
width: 45px;
}
.post p:first-child {
color: #F44040;
font-size: 16px;
font-weight: lighter;
line-height: 17px;
font-family: Georgia, Times New Roman, Arial;
}
.post .bluebox p:first-child {
color: #666 !important;
font-size: 11px !important;
padding: 0 0 1em !important;
font-family: "Helvetica Neue", Helvetica, Arial !important;
}
.post .bluebox p:first-child a {
font-weight:bold !important;
}
.post p:first-child a {
font-weight: lighter;
}
.post blockquote p:first-child {
margin: 0px;
padding: 0px;
font-family: Georgia, serif, arial;
font-size: 12px;
font-weight: normal;
color: #555555;
}
.post blockquote p {
margin: 0px;
padding: 0px;
font-family: Georgia, serif, arial;
font-size: 12px;
font-weight: normal;
color: #555555;
}
.post blockquote {
background: #FFF0F5 none repeat scroll 0%;
padding: 1.3em;
}
p {
padding: 0em 0pt 1em;
}
strong {
font-weight: bold;
}
#sidebar ul li h2, #sidebar ul li h2 a {
background: #333;
border-bottom: 1px solid #000;
border-right: 1px solid #000;
font-size: 10px;
display: block;
margin: 0px 0px 5px 0px;
padding: 5px 5px 3px 5px;
line-height: normal;
text-transform: uppercase;
letter-spacing: 0px;
color: #fff;
font-family: Georgia, "Helvetica Neue", Arial, serif;
font-weight: bold;
}
#sidebar ul li h2 a:hover {
color: #ff8787;
}
h2 {
color: #000000;
font-family: Georgia, Times New Roman, Arial;
font-size: 18px;
font-weight: lighter;
letter-spacing: -1px;
line-height: 1em;
margin: 0px 0px 7px 0px;
padding: 10px 0px 0px 0px;
}
h3 {
color: #000000;
font-family: Georgia, Times New Roman, Arial;
font-size: 18px;
letter-spacing: -1px;
line-height: 1em;
margin-bottom: 10px;
margin-top: 20px;
padding-top: 10px;
}
.normal {
font-weight: normal;
}
.navigation {
margin: 0pt 0pt 1em;
}
.center {
text-align: center;
}
.borderless img, img.borderless {
border: medium none;
}
.imgleft {
float: left;
}
em {
font-style: italic;
}
.alignright {
float: right;
margin: 5px 0px 10px 10px;;
}
.alignleft {
float: left;
margin: 5px 10px 10px 0px;
}
.bluebox {
background: #fafafa;
padding: 10px;
border-bottom: 2px solid #ddd;
border-right: 2px solid #ddd;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
color: #666;
}
.post_meta {
padding: 5px;
background: #f0f0f0;
margin: 5px 0px;
}
.post_side_info {
float: right;
margin: 3px 0px 0px 3px;
}
a.more-link {
background: transparent url(images/more-link.gif) no-repeat;
display: block;
width: 78px;
height: 23px;
border: 0px;
margin-top: 5px;
margin-bottom: 2px;
outline: none;
}
.more-link:hover {
border: 1px solid #fff;
margin-bottom: 0px;
}
div.bubble {
margin-bottom: 10px;
width: auto;
}
div.bubble blockquote {
border: 1px solid #C9C2C1;
margin: 0px;
padding: 10px;
background: #fff;
}
div.bubble blockquote p {
line-height: 1.3em;
margin: 0px;
padding: 0px;
}
div.bubble cite {
background: transparent url(images/tip.gif) no-repeat scroll 18px 0pt;
display: block;
font-size: 1em;
font-style: normal;
margin-top: -7px;
padding: 9px 0px 10px 15px;
position: relative;
top: 5px;
}
div.bubble cite img {
margin-bottom: -4px;
}
.artistimages {
margin: 8px;
text-align: center;
padding: 10px;
background: #ebebeb;
}
.alt {
margin: 0pt 0px 3px 0px !important;
padding: 0pt !important;
}
#comment {
height: 100px;
width: 530px;
padding: 5px;
}
.nocomments {
margin: 0pt;
padding: 0pt;
text-align: center;
}
.commentmetadata {
display: block;
margin: 0pt;
}
#commentPreview {
font-size: 0.8em;
}
#wp-calendar {
empty-cells: show;
margin: 10px auto 0pt;
width: 125px;
}
#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}
#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}
#wp-calendar a {
display: block;
}
#wp-calendar caption {
text-align: center;
width: 100%;
}
#wp-calendar td {
padding: 3px 0pt;
text-align: center;
}
#wp-calendar td.pad:hover {
background-color: #FFFFFF;
}
#wp-calendar #prev a, #wp-calendar #next a {
font-size: 9pt;
}
#wp-calendar a {
text-decoration: none;
}
#wp-calendar caption {
font-family: "Helvetica Neue", Helvetica, Arial, Verdana;
font-size: 1.3em;
font-size-adjust: none;
font-stretch: normal;
font-style: normal;
font-variant: normal;
font-weight: bold;
line-height: normal;
text-align: center;
}
#wp-calendar th {
font-style: normal;
text-transform: capitalize;
}
#search {
background: transparent url(images/icon_search.gif) no-repeat scroll 3px 4px;
color: #BBBBBB;
font-size: 9px;
padding: 0pt 0pt 0pt 22px;
}
#register p {
color: #EAEAEA;
font-size: 10px;
margin: 0pt;
}
#register {
color: #FFFFFF;
}
#register .actionitem a {
background: #EAEAEA none repeat scroll 0% 50%;
border: 2px solid #AAAAAA;
color: #000000;
display: block;
font-size: 14px;
font-weight: bold;
margin: 10px 0pt;
padding: 5px;
text-align: center;
}
#login p.last {
margin-bottom: 0pt;
}
p.last {
margin-bottom: 0pt;
}
.warning p {
margin: 0pt 0pt 5px;
}
#loginform input.button {
background: transparent url(images/go-button.gif) no-repeat;
width: 32px;
height: 24px;
padding: 0px;
margin: 0px;
}
#loginform input {
width: 115px;
padding: 6px;
margin: 0px 3px 5px 0px;
height: 11px;
font-weight: bold;
font-size: 11px;
color: #666;
background: #f0f0f0;
border-bottom: 1px solid #ddd;
border-top: 0px;
border-left: 0px;
border-right: 0px;
}
#loginform input.button:hover {
cursor: pointer;
}
input.button {
background: #FFFFFF none repeat scroll 0% 50%;
border: 1px solid #C3C3C3;
color: #000000;
font-size: 11px;
padding: 3px;
}
input.textinput {
border: 1px solid #C3C3C3;
color: #3A3A3A;
font-size: 11px;
padding: 2px;
width: 98%;
}
h4 {
color: #B30000;
font-weight: normal;
font-size: 10px;
letter-spacing: 1px;
text-transform: uppercase;
font-family: Georgia, Times New Roman, Arial;
}
.warning {
background: #FFF8C1 url(../images/icon_warning.gif) no-repeat scroll 100% 0pt;
border: 1px solid #FDE0BB;
margin: 20px 0pt;
padding: 10px 25px 10px 10px;
}
ul.entries {
margin: 0px;
}
ul.entries li {
background: transparent url(images/icon_search.gif) no-repeat scroll 0pt 14px;
border-bottom: 1px dotted #BBBBBB;
list-style-type: none;
padding: 10px 0pt 10px 25px;
list-style-image: none;
}
ul.entries li:hover {
background: #f8f8f8 url(images/icon_search.gif) no-repeat scroll 0pt 14px;
}
ul.entries li p {
color: #999999;
font-size: 10px;
margin: 0pt;
}
ul.sidebyside li {
float: left;
list-style-image: none;
list-style-type: none;
}


/* Some widgets */
.widget_tag_cloud .widgetMid div {
text-align: center
}
.widget_tag_cloud a {
color: #333
}
.widget_tag_cloud a:focus,
.widget_tag_cloud a:hover {
color: #636363
}

.aktt_widget .widgetcontent {
padding: 0
}
.aktt_widget .widgetcontent li {
background: #6dcff6;
color: #fff;
height: 38px;
overflow: hidden;
}

.playtime-flickr .widgettitle .default {
color: #00bff3;
text-transform: uppercase
}
.playtime-flickr .widgettitle .default span {
color: #ec008c
}
.playtime-flickr .widgetcontent {
background: #45494d url(images/bg/flickr-area.png) repeat-x 0 bottom
}
.playtime-flickr ul {
margin: 0 auto;
width: 310px
}
.playtime-flickr li {
float: left;
width: 25px;
background: #fff !important;
padding: 2px !important;
margin: 0px 6px 3px 0px !important;
border-right: 2px solid #ddd;
border-bottom: 2px solid #ddd !important;
border-top: 1px solid #ddd;
border-left: 1px solid #ddd;
}
.playtime-flickr li:hover {
opacity: .75;
filter: alpha(opacity=75);
-moz-opacity: 0.75;
-khtml-opacity: 0.75;
}
.playtime-flickr li a {
display: block;
height: 25px;
margin: 0;
width: 25px
}
.playtime-flickr li a img {
}


/* Highest Rated */
.widget_ratings .widgetcontent {
padding: 0
}
.widget_ratings ul {
overflow: hidden
}
.widget_ratings li {
background: url(images/bg/hrated-list.png) repeat-x;
float: left;
font-size: 1.2em;
font-weight: bold;
height: 36px;
line-height: 36px;
overflow: hidden;
padding: 0 20px
}
.widget_ratings li a {
color: #333;
float: left;
width: 265px;
}
.widget_ratings li a:focus,
.widget_ratings li a:hover {
color: #666
}
.widget_ratings li img {
margin-top: 12px
}

/* Recent Comments */
#sidebar ul li.playtime-recent-comments ul li {
list-style: none;
background: #f4f4f4;
padding: 0px;
height: 38px;
border-bottom: 2px solid #ddd;
border-right: 2px solid #ddd;
margin-bottom: 4px;
}
#sidebar ul li.playtime-recent-comments ul li.odd {
background: #eaeaea;
}
#sidebar ul li.playtime-recent-comments ul li img {
float: left;
height: 40px;
width: 40px;
background: #fff;
padding-right: 3px;
}
#sidebar ul li.playtime-recent-comments ul li p {
margin: 0px;
padding: 3px 3px 3px 46px;
}

/* Categories List */
.playtime-catlist .widgetcontent {
background: url(images/bg/widgettitle.png) repeat-x;
height: 33px;
padding: 0;
position: relative
}
.playtime-catlist a {
color: #000;
display: block
}
.playtime-catlist .trigger {
background: transparent url(images/bg/catdd-trigger.png) repeat-x scroll 0 0;
font-size: 1.1em;
font-weight: bold;
height: 23px;
left: 5px;
line-height: 23px;
padding: 0 10px;
position: absolute;
top: 5px;
width: 268px;
}
.playtime-catlist .trigger a {
background: url(images/icons/arrow-dropdown.png) no-repeat right center;
outline: none;
}
.playtime-catlist .trigger a:hover {
color: #444
}
.playtime-catlist .categories {
background: #fff;
border-right: 2px solid #ddd;
border-bottom: 2px solid #ddd;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
display: none;
font-size: 1em;
left: 0px;
padding: 5px;
position: absolute;
top: 32px;
width: 287px;
z-index: 999
}
.playtime-catlist .categories li {
height: 27px;
line-height: 27px;
padding: 0px !important;
background: transparent !important;
overflow: hidden
}
.playtime-catlist .categories a {
background: url(images/bg/catdd-list.png) repeat-x;
display: block;
padding: 0 14px
}

.playtime-catlist .categories a:hover {
background: url(images/bg/catdd-list-hover.png) repeat-x;
}


