/*
Theme Name: Blown To Bits
*/

/*  Tags Declaration  */
BODY {
    margin: 0;
    padding: 0;
    text-align: center;   
    background: #FFFFFF url(./images/inbg.jpg) left top repeat-x;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
;}
A {text-decoration: none;}
A:HOVER {text-decoration: underline;}
IMG {border: none;}

.relax{
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

/*  Page  */
#page {
    margin: auto;
    text-align: left;
	width: 1006px;
}
.line-menu {
	width: 100%;
	float: left;
/*	background: #CC3333;*/
	padding: 5px 0 3px 0px;
}
.line-menu UL {
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-left: 118px;
}
.line-menu LI {display: inline;}
.line-menu LI A {
	padding: 0px;
	margin: 0px;
	font-size: 15px;
	color: #FFFFFF;
	margin-right: 30px;
	letter-spacing: 1px;
}
/*  Header  */
.header {
    float: left;
    width: 100%;
}
.bord {
	width: 100%;
	float: left;
	/*background: url("./images/bord.gif") repeat-x left bottom;*/
}
.blown {
	width: 456px;
	float: left;
	margin-left: 190px;
		position: relative;
		top:10px;
	 
}
.hands {
	width: 216px;
	float: right;
	right: 110px;
	top:4px;
	position: relative;
	margin-bottom: 1px;
}
/*  Content  */
.content {
    float: left;
    width: 100%;
	/*background: #FFFFFF url("./images/bg-content.jpg") repeat-x left top;*/
}
.content UL {
	padding: 0 0 0 10px;
	margin: 0;
	list-style-type: none;
}
.content A {
	color:#2b7a7a;
	font-size:15px;
}
.content H2 A {font-size: 20px;}
.left-col {
	width: 200px;
	float: left;
	margin-top: 48px;
	position:relative;
	left: 90px;
}
.right-col {
	width: 550px;
	float: right;
	margin-top: 48px;
	position:relative;
	right:125px;
}
.left-col IMG {
	margin-top: 33px;
	/*margin-left: 90px;*/
}
.right-col H1 {
	padding: 0px;
	margin: 0px;
	font-size: 20px;
	color: #2b7a7a;
	font-weight: normal;
}
.content P,
.right-col P {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	margin-top: 16px;
	line-height: 18px;
}
.relaxator{
	width:100%;
	clear:both;
	float:left;
	height:1px;
}
/*home-page*/
.home {
	width: 100%;
	float: left;
	/*background: #FFFFFF url("./images/bg-content.jpg") repeat-x left top;*/
	padding-top: 152px;
}
.line-menu.small {margin-top: 35px;}
.line-menu.small UL {margin-left: 148px;}
.line-menu.small LI A {	margin-right: 17px;}
.right-col.lorem {
	width: 480px;
	float: left;
	margin-top: 20px;
	margin-left: 325px;
	 
}
.right-col.lorem P {width: 480px;}
.right-col.lorem P SPAN {font-style: italic;}
.book {
	width: 198px;
	margin-left: 0px;
	float: left;
	position: relative;
	margin-top: -250px;
	
}
BODY.body-home {background: #FFFFFF url(./images/bg-body-home.jpg) left top repeat-x;}

BODY.body-home .line-menu {
	
}