/*
Theme Name: KSegal2011
Theme URI: http://erichsegal.com
Description: Child theme for  TwentyEleven
Author: Kenneth B Smith
Template: twentyeleven
*/

@import url('../twentyeleven/style.css');
/*--------------- GLOBAL ---------------L*/
body {
	/*background: url("images/bkg424242.gif") repeat-x scroll 0 2px #DDD;*/
    border-top: 3px solid red;
}

#page {
	background: none repeat scroll 0 0 #FFFFFF;
}
#page {
	margin: 0 auto;
	max-width: 1000px;
	-webkit-box-shadow: rgba(66, 66, 66, 0.7) 0px 1px 3px;
	-moz-box-shadow: rgba(66, 66, 66, 0.7) 0px 1px 3px;
	box-shadow: rgba(66, 66, 66, 0.7) 0px 1px 3px;
}
p {
    margin-bottom: 1.05em;
}
/*---------------STICKY FOOTER ---------------
html, body {
        height: 100%;
}
#container {
	min-height: 100%;
}
#wrap {
        overflow:auto;
	padding-bottom: 150px;
}  


* {
margin: 0;
}
html, body {
height: 100%;
}
.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -4em;
}
.footer, .push {
height: 4em;
}
*/

/*---------------HEADER---------------*/
#branding {
    border-top: medium none;
    padding-bottom: 0px;
    position: relative;
    z-index: 2;
}
#branding hgroup {
    background: url("/wp-content/themes/ksegal2011/images/logo/rotate0809.php") no-repeat scroll -60px 0 transparent;
	 background: url("/wp-content/themes/ksegal2011/images/logo/logo-sign03.png") no-repeat scroll -60px 0 transparent;
    height: 110px;
    margin: 0 auto;
    text-align: center;
}
#site-title {
    margin-right: 0;
    padding: 2em 0 0;
    text-indent: -9900px;
}

#site-description {
    color: #EEEEEE;
    font-size: 14px;
    margin: 0 0 1em 0;
    position: relative;
    right: 294px;
	text-indent: -9999px;
    top: -20px;
}
#branding #searchform {
	display:none;
    position: absolute;
    right: 12.5%;
    text-align: right;
    top: 2.5em;
}
/*---------------NAVIGATION---------------*/
#access {
	/*background: #222;  Show a solid color for older browsers *
	background: -moz-linear-gradient(#252525, #0a0a0a);
	background: -o-linear-gradient(#252525, #0a0a0a);/
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#252525), to(#0a0a0a)); /* older webkit syntax 
	background: -webkit-linear-gradient(#252525, #0a0a0a);*/
	background: #444; /* Show a solid color for older browsers */
	/*background: -moz-linear-gradient(#DDD, #DDD);
	background: -o-linear-gradient(#DDD, #DDD);
	background: -webkit-gradient(linear, 0%DDD0%, 0% 100%, from(#DDD), to(#DDD));  older webkit syntax 
	background: -webkit-linear-gradient(#252525, #DDD);*/
	-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	clear: both;
	display: block;
	float: left;
	margin: 0px auto 6px;
	width: 100%;
}
#access a {
	color: #EEEEEE;
	color: #ccc;
	display: block;
	font: 14px/24px "oswald",arial,helvetica,sans-serif;
	letter-spacing: 0.05em;
	padding: .5em 1em;
	text-decoration: none;
	text-shadow: 1px 1px 1px #444444;
	text-transform: lowercase;
}
#access .current_page_item > a, #access .current_page_ancestor > a {
	color: #FF3333;
	font-weight: bold;
	text-transform: uppercase;
}
#access li {
    border-bottom: 0px;
    float: left;
    position: relative;
}
#access li li {
    border-bottom: 0px solid #999
	;
    float: left;
    position: relative;
}
#access ul ul { /*child pages ul*/
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    display: none;
    float: left;
    left: 0;
    margin: 0;
    position: absolute;
    top: 3em;
    width: 188px;
    z-index: 99999;
}
#access ul ul a {
    background: none repeat scroll 0 0 #CCCCCC;
    border-bottom: 1px dotted #DDDDDD;
    color: #444444;
    font-size: 13px;
    font-weight: normal;
    height: auto;
    line-height: 1.4em;
    padding: 10px;
    width: 168px;
}
#access li:hover > a,
#access ul ul :hover > a,
#access a:focus {
	background: #efefef;
	color: #F33;
}
.page-item-10 .children { display:none !important;  }

/*---------------MAIN---------------*/
img[class*="wp-image-"]{
	border: 0px solid #DDDDDD;
}
.thumb_bk {
	padding-top: 20px !important;
	width: 75px;}
.novelblurb {
    font-weight: normal;
	padding-top: 15px !important;
    text-align: left;
    vertical-align: top;
}
.entry-title {
    clear: both;
    color: #aaa;
    font-size: 36px;
    font-weight: bold;
    line-height: 1.5em;
    padding-bottom: 0;
    padding-top: 0.3em;
}
.entry-title {
    clear: both;
    color: #CCCCCC;
    font-size: 44px;
    font-weight: bold;
    letter-spacing: 0.02em;
    line-height: 1em;
    padding-bottom: 0;
    padding-top: 0.1em;
}
.entry-content, .entry-summary {
    font-family: georgia;
    padding: 1.625em 0 0;
}


/*---------------    HOME   ---------------
.page-id-23 #branding img {
    height: 100%;
    width: 100%;
}*/
.singular.page .hentry {
    padding: 2.5em 0 0;
}
#post-23 {
	/*display:none;*/
}
#post-23 .singular.page .hentry {
    padding: 2.5em 0 0;
	/*display:none;*/
}

#post-23 .entry-content  {
    padding: 0em 0 2.5em;
	width: 85%;
	border: none;
}
#post-23 .entry-header {
	display: none; 
	}
#post-23 .entry-content table, #post-23 .entry-content td {
	border: none; 
	}
.home-quote01	{
	font: 2.5em/1.8em georgia;
    vertical-align: top;
}

/*---------------  NOVELS TABLES  ---------------*/
.entry-content td {
    border-top: 0px solid #DDDDDD;
    padding: 6px 10px 6px 0;
    vertical-align: top;
}
/*.container {
    display: table;
	width:575px;
    }

  .row  {
	  border-bottom:0px solid #FFFFFF;
	margin: 0 0 10px 0;
	clear:both;
    }
.clear {
	clear:both;
	color:#fff;
}
  .left  {
	margin: 15px 0 20px ;
	width: 75px;
	float:left;

	}
.middle {
	float:right;
    font-weight: normal;
	margin: 0px 0 10px 15px !important;
    text-align: left;
    vertical-align: top;
	width: 480px;
}*/

/*---------------  LOVE STORY---------------*/
#reviews_ls {font-size:1.2em;}
#reviews_ls ul { list-style:square outside;}
#reviews_ls li {margin:0 0 1em;}
#reviews_ls li .quote {font-family:Georgia, "Times New Roman", Times, serif;}

hr {
	color: #fff; 
	background-color: #fff; 
	border: 2px dotted #ff0000; 
	border-style: none none dotted; 
	margin: 2em 0;
	}
<!--.hrule1 {border-top:dotted 2px #999;}-->
.hc-img {vertical-align:middle;}
.hc-caption {margin-left: 10px;}

/*---------------LOVE STORY SIDEBAR---------------*/

#text-3 p {
	margin-bottom: 1.5em;
}
.quotes_ls { font-size: 1.1em;}
.quotes_tilde {
    color: #AAAAAA;
    font-size: 2em;
    margin: 0.5em 0 0!important;
    text-align: center;
}

/*---------------  FILM AND MOVIES ---------------*/

.movieinfo  {padding: 20px 0px 20px 0 !important;}

.posters {padding: 20px 20px 20px 0 !important;
	width: 150px; }

/*---------------  PRIMARY---------------*/
#content {
	margin: 0 30% 0 7.5%;
	width: 62.5%;
}
/*---------------SIDEBAR---------------*/
#secondary {
	float: right;
	margin-right: 7.5%;
	width: 15%;
}
.widget-title {
    color: #444;
    font-size: 1.1em;
	font-weight:bold;
	letter-spacing:.04em;
}
.textwidget { font-size: 1.2em;}

.alignnone  {
	border: 0px solid #DDDDDD;
    padding: 3px !important;
	clear:both;
}
#mp3mi-widget-4 { 
	background: url("http://erichsegal.com/wp-content/themes/ksegal2011/media/wgt-doctors230.jpg") no-repeat scroll 0 -20px transparent;
    height: 210px;
}
#mp3mi-widget-5 {
    background: url("http://erichsegal.com/wp-content/themes/ksegal2011/media/wgt-theclass230.jpg") no-repeat scroll 0 -20px transparent;
    height: 210px;
}
#mp3mi-widget-6 {
    background: url("http://erichsegal.com/wp-content/themes/ksegal2011/media/wgt-acts-of-faith230.jpg") no-repeat scroll 0 -20px transparent;
    height: 210px;
}
#audioplayer-widget-3 {
	width:230px;
}

/*---------------  112211 WIDE SIDEBAR  ---------------*/
#primary {
    float: left;
    margin: 0;
    width: 65%;
}
#content {
    margin: 0 0 0 11%;
    width: 89%;
}
#secondary {
    float: right;
    margin-right: 7.5%;
    width: 23%;
}

/*---------------FOOTER ---------------*/
.hentry, .no-results {
    border-bottom: 0 solid #DDDDDD;
}
#site-generator { 
	text-indent: -9999px !important;
	line-height: .2em;
    padding: 0;}

#footer_es {
	background: none repeat scroll 0 0 #F9F9F9;
    border-top: 0px solid #DDDDDD;
    color: #666666;
    font-size: 12px;
    line-height: 1.2em;
    padding: 2.2em 0.5em;
    text-align: center;
}
#footer_sig {
 background: url("/wp-content/themes/ksegal2011/images/logo/rotate0809.php") no-repeat scroll -60px 0 transparent;
	 background: url("/wp-content/themes/ksegal2011/images/logo/logo-sign03.png") no-repeat scroll -60px 0 transparent;
    height: 110px;
    margin: 0 auto;
    text-align: center;
}

/* Media queries for responsive design

--------------------------------------------- */

/* --- iPad Landscape --- */

@media screen and (max-width: 1024px) {
#primary {
    float: left;
    margin: 0 -26.4% 0 0;
    width: 100%;
}
.thumb_bk {width: 75px;}

	
	}

/* --- iPad Portrait --- */
@media screen and (max-width: 880px) {
#primary {
    float: left;
    margin: 0 -26.4% 0 0;
    width: 100%;
}
.thumb_bk {width: 75px;}

}

/* --- Smartphones and small Tablet PCs --- */

@media screen and (max-width : 620px) {
#primary {
    float: left;
    margin: 0 -26.4% 0 0;
    width: 100%;
}
.thumb_bk {width: 75px;}

}

/* Smartphones (portrait)  CSS-TRICKS ----------- */
@media only screen and (max-width : 320px) {
#primary {
    float: left;
    margin: 0 -26.4% 0 0;
    width: 100%;
}
.thumb_bk {width: 75px;}


}

img#wpstats{width:0px;height:0px;padding:0px;border:none;overflow:hidden}

#footer-soc-container{
width:1000px;
height:210px;

}
#facebook-footer{
width: 500px;
height:210px;
float:left;
}
#twitter-footer{
width: 500px;
height:210px;
float:left;
}