/*  
Theme Name: BrickhouseBodymind Periodic Table 3 Column
Theme URI: http://www.BrickhouseBodymind.com/
Description: Brickhouse Bodymind Blog theme based on periodic table of elements.
Author: Philip Walter
Author URI: http://boxmediasolutions.com/
*/

/* main structure */
* { 
	margin: 0;
	padding: 0;
	}
	
body {
	background: #fff;
	font-family: Arial, Sans-Serif;
        }

#wrap {
	width: 1000px;
	margin: 0 auto;
        }
 
#header {
	height:286px;
	background:url(img/HeaderBeNewSide.jpg);
	}
	
#description {
	height:237px;
        text-indent: -5000px;
	}

#contentTop {
        height:22px;
	background:url(img/DualSidebarTop.jpg);
	}
	
h1 {
	font-size:30px;
	font-weight:bold;
	}
	
h1 a {
	color:#000;
	font-weight:bold;
	}
	
h1 a:hover {
	text-decoration:underline;
	}
	
#desc {
	font-size: 14px;
	color:#000;
	font-weight:bold;
	}
	
#content {
	padding: 0;
	background: url(img/DualSidebarBody.jpg) repeat-y;
	margin:0 auto;
	width:1000px;

         }

.cleaner {
	clear:both;
	}

.flashy {
        margin: 0 auto;
}

/* main structure */
	
/* pagelist and search */	

#pagelist {
        
        height: 49px;
        background: url(img/PageMenuBKG.jpg);          
}

#pagelist ul {
        padding-top: 10px;
        margin: 0 0 0 80px;
        list-style-type: none;
}
	
#pagelist ul li {
        font-family: Trebuchet MS, Arial, sans-serif;
	font-size:18px;
	font-weight:bold;
        display: inline;
	padding: 0 25px 0 25px;
}
	
#pagelist ul li a:hover {
	text-decoration: underline;
	}
	
#pagelist ul li.current_page_item a {
	text-decoration: none;
	}

#topsearch {
        margin: 0 0 0 0;
        padding: 0 0 0 0;
        }

.searchbut {
        border: none;
        cursor: pointer;
        width: 155px;
        height: 32px;
        margin: 5px 0 0 0;
        background: url(img/SeekBtn.png) no-repeat;
        background-position: 55px bottom;
}

#searchform input[type="text"]{
        border:2px solid #A2A2A2;
        color: #000000;
        font:bold 1em Trebuchet MS, Arial, sans-serif;
        margin-left:8px;
        padding:2px;
         }

#topsearch input[type="text"]{
        border:1px solid #A2A2A2;
        color: #000000;
        font:bold 1em Trebuchet MS, Arial, sans-serif;
        margin-left:1px;
        padding:2px;
        width:12em;
        }



/* pagelist and search */	

/* sidebar */	
#side {
	width: 205px;
	float: left;
	font-size: 14px;
	line-height:1.4;
        margin-top: 5px;
        margin-left: 55px;
        z-index: 2;
}
	
#side li, #side ul {
	list-style-type:none;
	}
	
#side h2 {
	font-weight: bold;
	color: #000000;
	font-size: 18px;
	padding:0 0 0 0;
	height:18px;
}

#rss img, #emailSubscribe img {
        text-align: left;
}

#rss a, #emailSubscribe a, #rss li, #emailSubscribe li {
        margin: 0 0 0 0;
        padding: 0 0 0 0;
}

#rss {
        margin: 0 0 0 0;
}

#emailSubscribe {
        margin: 0 0 0 0;
}

#fitnessSpotlight {
        margin: 15px 0 0 28px;
}

#side ul li {
	margin: 0 0 0 10px;
        padding: 5px 0 0 0;
}

#side ul.body li {
        background: url(img/AspectsIcons.png) no-repeat;
        background-position: left 3px;
        margin: 0 0 2px 5px;
        display: block;
	height: 100%;
	overflow: hidden;
	width: 100%;
	height: 29px;
        text-indent: 25px;
        margin-left: 5px;
}

#side ul.mind li {
        background: url(img/AspectsIcons.png) no-repeat;
        margin: 2px 0 2px 5px;
        background-position: left -26px;
        display: block;
	height: 100%;
	overflow: hidden;
	width: 100%;
	height: 29px;
        text-indent: 25px;
        margin-left: 5px;
}

#side ul.spirit li {
        background: url(img/AspectsIcons.png) no-repeat;
        margin: 2px 0 2px 5px;
        background-position: left -58px;
        display: block;
	height: 100%;
	overflow: hidden;
	width: 100%;
	height: 29px;
        text-indent: 25px;
        margin-left: 5px;
}

#side li.mechanisms ul li {
        background: url(img/MechIcon.png) no-repeat;
        display: block;
	height: 100%;
	overflow: hidden;
	width: 100%;
	height: 30px;
        text-indent: 27px;
        margin-left: 5px;
}

#side li.aspects, #side li.mechanisms, #side li.archives, #side li.exercises, #side li.muscles, #side li.popular, #side li.recipes {
        text-indent: -7px;
        margin: 15px 0 0 0;
        padding: 0;
        }

#side li.meta, #side li.links {
        text-indent: -7px;
        margin: 25px 0 0 0;
        padding: 0;
        }
	
#side ul li ul.children li {
	margin-left:20px;
	}

#side a {
        
	padding-left:8px;
	color:#000000;
	font-size:14px;
	text-decoration:none;
	font-weight:normal;
	font-style: italic
	}
	
#side a:hover {
	text-decoration:underline;
	}
	
#side img {
	padding:0;
	border:none;
	}

.adSide {
        width: 155px;
        float: left;
        margin-left: 25px;
}

.adSide h2 {
        text-align: center;
}

/* sidebar */

/* text */
#text {
	width:500px;
	float:left;
	font-size:14px;
	color:#000;
	text-align:left;
	margin-top: 0px;
        margin-left: 32px;
        margin-right: 0px
        z-index: 1;
        }

.bookTitle {
        font-style: italic;
}

#text h3 {
        margin-left: 32px;
}

.newsletterSubscribe {
        text-align: center;
}

#text h2 {
}

ol {font-weight: bold;}

ol li span {font-weight: normal;}
	
.post-top {
        border-top: dotted 1px gray;
	padding-bottom:10px;
        background: url(img/HRule.png) no-repeat;
        background-position: 0px bottom;
        margin-left: 32px;
}

.post-top h2 {
	
}
	
.post-date {
	
}

.post-month {
	
}

.post-day{
	
}

.post-moment {
        
}

.post-head {
	
}
	
p {

	}
	
h2 {
	color:#000;
	font-size:20px;
	line-height:normal;
	margin-bottom:10px;
	}

.post h2 {
	color:#000;
	font-size:18px;
	font-weight:bold;
	padding-top:7px;
	margin-bottom:4px;
	}
	
.post h2 a {
	color:#000;
	}
	
.post h2 a:hover {
	text-decoration:underline;
	}
	
.post ul li {
	list-style-image: url(img/Bullet.jpg);
	padding-top:2px;
	margin-left:20px;
	}
	
.post ol {
	margin: 10px 30px 0 50px;
	}

.post ul {
	margin: 10px 50px 0 50px;
	}
	
blockquote {
	margin-top:5px;
	background:url(img/quote.png) left top no-repeat;
	padding:5px 5px 5px 45px;
        margin-left: 95px;
        margin-right: 40px;
        font-style: italic;
	}
	
blockquote blockquote {
	background:none;
	}

.grayBoxQuote {
        border: 1px solid black;
        background-color: rgb(225,225,225);
        padding: 10px 10px 10px 10px;
}

	
.post {
	margin-bottom:40px;
        }

.post p {
	margin: 10px 0 10px 32px;
        }

.author {
	font-size:10px;
	color:#000;
        
        }
	
.author a {
	font-weight:bold;
}
	
.pub {
	font-size:10px;
	color:#000;
        margin-left: 32px;
	margin-top:10px;
        border-bottom: dotted 1px gray;
        }

.pubSinglePost {
	font-size:10px;
	color:#000;
	margin-top:10px;
        }
	
.pub a {
	font-weight:bold;
        color: #CC0000;
}
	
.comm {
	font-size:14px;
	color:#000;
        margin-left: 40px;
	margin-top:10px;
	font-weight:bold;
	}
	
.comm a {
	color:#000;
	font-weight:bold;
	}
	
.wp-smiley {
	padding:0;
	border:none;
	}

p.edNote {
        font-size: 10px;
        font-style: italic;
        margin: 10px 20px 10px 52px;
}


/* text */

/* recipes */

table.nutritionTable {
	width: 80%;
	margin: 12px 12px 12px 32px;
}

table.nutritionTable td {
        padding: 5px;
}

table.nutritionTable tr.nutritionHeading {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

table.nutritionTable td.nutritionNumber {
	text-align: center;
}


table.nutritionTable tr.nutritionItem {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000;
}

table.nutritionTable tr.label {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000;
        font-style: italic;
}

/* recipes */

/* headlines and links */	
h2,h3,h4,h5,h6 {
	color:#000;
	text-align:left;
	}

h2.archiveHeader {
        text-align: center;
        margin: 5px 0 5px 50px;
}

.postBody a, .post ul li a {
         color: #CC0000;
}

.listTitle {
         color: #0082C5;
         font-weight: bold;
}

.listTitleBlack {
         color: rbg(0,0,0);
         font-weight: bold;
         font-face: italic;
}

.more-link {
        font-size: 12px;
        color: #326090;
}

h3 {
  	margin-top:5px;
	font-size:14px;
	}
	
a {
	text-decoration:none;
	color:#000000;
	}
	
a:hover {
	text-decoration:underline;
	}
/* headlines and links */

/* comments */	

.comments {
        width:500px;
}

h3.comments {
	margin-top:20px;
	margin-bottom:10px;
	font-size:18px;
        margin-left: 50px;
	}

.userName {
        margin-left: 50px;
}

#trackbacklist {
        margin-left: 50px;
}

#trackbacklist li {
        margin-left: 50px;
}

#trackbacks {
        margin-left: 40px;
}
	
.commentmetadata {
        margin-left: 50px;
	padding:5px;
	background-color:#333333;
	color:#FFFFFF;
	}
	
.commentmetadata a {
	color:#FFFFFF;
	}
	
.obsahk {
        padding:5px;
	margin-bottom:15px;
        border: #FFF 1px solid;
	}
	
.obsahk a {
	font-weight:normal;
	text-decoration:underline;
        color: #FFFFFF;
	}
	
.obsahk a:hover {
	text-decoration:none;
	}
	
ol.commentlist {
	list-style:none;
	}
	
ol.commentlist ul, ol.commentlist ol {
	margin-left:110px;
	}

#post-comment {
        margin: 0 0 0 50px;
}

textarea#comment p {
        text-indent: 50px;
}

textarea#comment {
	margin:1px 0 5px 50px;
	border:#000 1px solid;
	background-color:#262626;
	padding:5px;
	color:#fff;
	}
	
#author, #email, #url {
	border:#fff 1px solid;
	background-color:#262626;
	padding:2px;
	margin:1px 0 0 50px;
	color:#fff;
	}

#submit {
        margin-left: 50px;
}

/* comments */

/* footer */
#footer {
	color:#fff;
	font-size:11px;
	height:50px;
	text-align:center;
	background:url(img/DualSidebarFooter.jpg) repeat-x;
	padding-top:6px;
	}
	
#copyright {
	color:#000000;
        font-size:11px;
        font-family: Trebuchet MS, Arial, sans-serif;
	}
	
#box-inside {
	margin:0 auto;
	width:721px;
}
/* footer */		

/* pages */

#pageText {
        width: 465px;
        margin: 0 0 0 65px;
        float: left;
}

p.pageHeading {
	font-family: "Trebuchet MS";
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

p.workHeading {
	font-family: "Trebuchet MS";
	margin: 0 0 15px 200px;
	font-size: 18px;
	font-weight: bold;
}

p.realizationHeading {
	font-family: "Trebuchet MS";
	margin: 0 0 15px 175px;
	font-size: 18px;
	font-weight: bold;
}

p.integralHeading {
	font-family: "Trebuchet MS";
	margin: 0 0 15px 125px;
	font-size: 18px;
	font-weight: bold;
}

p.integralBody {
	font-family: "Trebuchet MS";
	text-align: left;
	font-size: 14px;
        margin: 0 0 20px 0;
}

table.integralTable {
	text-align: center;
	float: right;
	width: 65%;
	margin: 12px;
}

table.integralTable tr.integralHeading {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

table.integralTable tr.integralItem {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000;
}

table.integralTable tr.label {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000;
        font-style: italic;
}

ol.integralList {
        margin: 0 0 0 32px;
	
}

ol.integralList li {
	font-family: "Trebuchet MS";
	margin: 0 25px 20px 32px;
	font-size: 14px;
}

a.integral {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #CC0000;
}

#pageText a {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #CC0000;
}

/* pages */


/* other */	

.post img {
        background-color: rgb(135,135,135);
        border: 1px solid black;
        margin: 5px auto 5px auto;
        padding: 10px 10px 10px 10px;
        text-align: center;
        display: block;
}

.audioPlayer img {
        background-color: none;
        border: none;
}

img#wpstats {
width:0px;
height:0px;
padding:0px;
border:none;
overflow:hidden
}

.post img.nutInfo, .photoCaption img {
        background-color: rgb(255,255,255);
        border: none;
        margin: 5px auto 5px auto;
        padding: 10px 10px 10px 10px;
        text-align: center;
        display: block;
}

img.workImage1, img.workImage2 {
        background-color: rgb(255,255,255);
        border: none;
        }

.picLeft {
        margin: 0 0 0 -15px;
        float: left;
}

.picRight {
        margin: 0 -10px 0 0;
        float: right;
}

p .centeredImage {
        text-align: center;
}

.amazonAd {
        margin: 0 0 25px 17px;
}

.photoCaption {
        font-size: 9px;
        text-align: center;
        margin: 2px 0 2px 0;
}

.extra {
        margin: 0 auto;
        text-align: center;
}

.valid {
        margin: 15px 0 40px 0;
}

#nav {
        margin: 0 0 0 50px;
	height:49px;
	font-size:12px;
	color:#000;
	}
	
#nav a {
	color:#000;
}
	
.floatleft {
	float:left;
	margin-right:10px;
	}
	
.floatright {
	float:right;
	margin-left:10px;
	}
	
.alignleft {
	float:left;
	}
	
.alignright {
	float:right;
	}

.youTube400x334 {
        text-align: middle;
}

.flashContainer {
        margin: 0 0 0 68px;
}

.postAd {
       text-align: middle;
}

/* other */	

