/*
Theme Name: Success Denied Theme
Description: Child theme for Mystique3 
Author: Vince Hoehnel
Author URI: http://www.successdenied.com/
Template: mystique3
Version: 0.2
*/

@import url("../mystique3/style.css");

#logo {
    margin-top: -30px !important;
    margin-left: 125px !important;
}

p {
	text-align:justify;
}
.nav-main ul {
/* height: 35px !important; */
background-image: url("images/bg-nav.png");
border-top-color: black;
border-top-style: solid;
border-top-width: 0px;
}
.nav-main a {
color: lightgrey;
text-decoration: none !important;
text-shadow: none !important;
outline-width: none !important;
}
.nav-main li {
border-color: black;
border-top-style: solid;
border-top-width: 0px;
border-width: 0px;
}

.sub-menu a {
color: black;
}

.block ul.menu a, .block ul.box .entry { 
display: block !important;
padding-bottom: 0px !important;
padding-left: 10px !important;
padding-right: 10px !important;
padding-top: 0px !important;
text-decoration: none !important;
}

.hentry h2.title { 
font-size: 140% !important;
font-weight: 700;
letter-spacing: -1px;
line-height: normal;
margin-bottom: 0px !important;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px !important;
padding-bottom: 0px !important;
padding-left: 0px;
padding-right: 46px;
padding-top: 0px;
 }

.hentry {
padding-bottom: 0px !important;
}

.post-std{
margin-top: 10px !important;
}

.comments {
top: 15px !important;
}

#copyright {
background-color: black !important;
color: white !important;
text-shadow: none !important;
}

.home #primary-content { 
padding-top: 10px !important;
 }

#sidebar, #sidebar2 {
padding-top:0px !important;
}

.media{
  bottom: 28px !important; /* increase this value as you wish */
}

#logo a {
height: 110px !important;
}

table,td,th {
/* border-top-width: 0px;
border-bottom-width: 0px; */
border-width: 0px;
background:none !important;
background-color: none;
}

.search-form{background:transparent url(images/search_bg_short.png);border:0px;margin:0px;margin-top:-30px;margin-right:15px;padding:0px;height:27px;width:163px;float:right;z-index:20;}

.search-form input{margin:0px;margin-left:10px;padding:0px;height:27px;width:137px;z-index:20;}

.search-form form fieldset{border:0;margin:0;padding:0;background:none;background-color:transparent;z-index:20; width:0px;}

.search-form input.text{position:absolute;border:0px;margin-top:-9px;margin-left:10px;padding-left:25px;z-index:20;color:white;width:125px;}

.search-form input.submit{background-color:grey;background-repeat:no-repeat;background-position:right 34px;height:27px;width:45px;margin:0;margin-top:3px; margin-right:8px; padding:0;position:absolute;right:0;top:0;text-transform:uppercase;text-shadow:#fff 1px 1px 1px;font-weight:bold;color:white;cursor:pointer;z-index:20;visibility:hidden;}

h1.title { font-size:200%; }

#site-title { padding-top:38px; }

.shadow-right { padding-bottom: 18px; }

.Success #jwplayer-1-div {
text-align:center;
}

#jwplayer-1-div {
text-align:center;
}

#primary-content ol {
padding-left: 5px;
}

.records_tab li, #lastfm_record li, #lastfm_inside li, .molastfm li, #lastfmrecords li, #instance-lastfm_tabs li {
text-align: center !important;
padding-left: 50px !important;
}

.block-content .title {
text-align: center !important;
}

/* background left and right for the whole page */
#main {
background-image: url("http://www.successdenied.com/content/wp-content/themes/successdenied/images/border_leftright.png");
background-repeat: repeat-y;
}

/* background for only the top of the main content */
#main-ext {
margin-top: -1px;
background-image: url("http://www.successdenied.com/content/wp-content/themes/successdenied/images/border_top.png");
}

/* block pattern at the bottom of the page */
#page-ext {
background-image: none;
}
/* grey sidebar */
/* .c2right #mask-1,
.c2left #mask-3,
.c3 #mask-2,
.c3left #mask-3,
.c3right #mask-1
  {background: #fff;}

.c2left #mask-1,
.c2right #mask-3,
.c3 #mask-1, .c3 #mask-3,
.c3left #mask-2,
.c3right #mask-3
  {background: #eee;} */

.arrow {
border-top: 4px solid #F2E7E7 !important;
}

table.launchpad td {
text-align: center;
border: 1px black solid;
background-color: lightgrey;
}