/*
Theme Name: Hjsmael web
Theme URI: http://web.hjsmael.com/
Description: 
Version: 
Author: Hjsmael
Tags: fix width, two columns
*/

* {
	padding: 0px;
	margin: 0px;
}

a {
	color: #00f;
}

a img {
	border: none;
}

a:link {
	color: #00f;
}

a:visited {
	color: #00f;
}

a:hover {
	color: #f00;
}

a:active {
	color: #9a8;
}

body {
	background: #fff url('') fixed no-repeat;
	border: 2px solid #565;
	border-bottom: 1px solid #565;
	border-top: 3px solid #565;
	color: #000;
	font-size: 12pt;
	line-height: 1.2em;
	font-family: sans-serif, Arial, Verdana, "Times New Roman", Times, serif, 'Lucida Grande';
	padding: 0px;
	margin: 0px;
}

em {
	color: #c00;
	padding-left: 30px;
}

h2.copy {
	font-family: "Times New Roman", Times, serif;
	color: #f00;
	font-size: 2.5em;
	line-height: 125%;
	text-align: center;
}

h3 {
	border-bottom: 0px dotted #eee;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0;
}

#menu ul h3{
	display: block;
	border-bottom: 0px dotted #eee;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0;
	font-size: 1.5em;
	color: #fff;
}

h4 {
	border: 0px solid #0ff;
	font-family: 1.1em "Times New Roman", Times, serif;
	padding-bottom: 0px;
	margin: 0px;
	
}

img {
	border: 0px solid #000;
	text-align: center;
	padding: 0px;
	margin: 0px;
	float: left;
	clear: none;
}

img.pict {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	text-align: center;
	padding: 0px;
	margin: 0px;
	float: left;
	clear: both;
}

img.captionleft {
	border-top: 2px solid #888;
	border-left: 2px solid #888;
	border-right: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	padding: 4px 4px 10px 4px;
	margin: 10px 10px 10px 0px;
	float: left;
	clear: left;
}

img.captionright {
	border-top: 2px solid #ccc;
	border-left: 2px solid #ccc;
	border-right: 2px solid #888;
	border-bottom: 2px solid #888;
	padding: 4px 4px 10px 4px;
	margin: 10px 0px 10px 10px;
	float: right;
	clear: right;
}

img.caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding: 4px 4px 10px 4px;
	margin: 10px;
	float: none;
	clear: none;
}

p {
	letter-spacing: 0.04em;
	padding-bottom: 1.5em;
	padding-top: 0.2em;
	border: 0px solid #f0f;
	margin-top: 0px;
	margin-bottom: 0px;
}



.alignright {
	text-align: right;
}

.alignleft {
	text-align: left;
}

.aligncenter {
	text-align: center;
}

.clear {
	clear: both;
}

.imagecont {
	position: relative;
	width: 540px;
	height: auto;
	float: none;
	clear: none;
	text-align: center;
	margin: 0px;
	border: 0px solid #aaa;
	padding: 0px;
	font-size: 0.8em;
	color: #000;
	
}

.left {
	margin: 0px;
	float: left;
	margin-right: 30px;
}

.right {
	margin: 0px;
	float: right;
}

.resume {
	width: 500px;
	height: auto;
	color: #ccc;
	background: #000 url();
	padding: 20px;
	margin: 20px 10px 10px 0px;
	float: left;
	clear: left;
}

/********** Main Body Structure *******************/

#main {
	position: relative;
	background: # url("") fixed;
	width: 800px;
	
	margin-left: auto;
	margin-right: auto;
	padding: 0px 50px 0px 50px;
	float: none;
	clear: both;
	border: 0px solid #000;
	z-index: 10;	
}

#content {
	position: relative;
	top: 0px;
	margin: 0px;
	padding: 0px;
	
	color: #000;
	width: 800px;
	float:left;
	clear:both;
	z-index: 1;	
}

#contbody {
	position: relative;
	width: 800px;
	padding: 0px;
 	float: left;
 	clear: both;
 	display: inline;
}

#rap1, #rap2, #rap3, #rap4, #rap5, #rap6 {
	position: relative;
	width: 780px;
	border-top: 0px solid #ddd;
	border-bottom: 0px solid #ddd;
	border-left: 0px solid #ddd;
	border-right: 0px solid #ddd;
	padding-top: 100px;
	margin: 0 10px 0 10px;
	float: left;
	clear: both;
	background: url(http://hjsmael.com/images/bg/gradpink800001.pn) repeat-y;
}

#beforemid {
	position: relative;
	width: 600px;
	height: auto;
	padding: 0;
	margin-top: -20px;
	float: right;
	clear: right;
	border: 0px solid #f0f;
	
}

#midbody {
	position: relative;
	width: 600px;
	border: 0px solid #f00;
	background: transparent;
	margin-top: 0px;
	margin-bottom: 0px;
	float: right;
	clear: right;
	padding: 0px;
}

#storycontent {
	position: relative;
	background: transparent;
	color: #000;
	width: 500px;
	height: auto;
	padding: 50px;	
	border-top: 0px solid #ddd;
	border-left: 0px solid #ddd;
	border-right: 0px solid #ccc;
	border-bottom: 0px solid #ccc;
	font-size: 0.8em;
	float: right;
	clear: right;
	
}

#storycontent ul {
	padding: 20px;
	margin: 0px 0px 30px 0px;
	border-top: 0px solid #dde;
	border-left: 0px solid #dde;
	border-right: 0px solid #ccd;
	border-bottom: 0px solid #ccd;
	background: #;
}

#storycontent ul.alt {
	background: #;
	border-top: 1px solid #faa;
	border-left: 1px solid #faa;
	border-right: 7px solid #f3adaa;
	border-bottom: 1px solid #faa;
}

#storycontent ul.option {
	padding: 20px;
	display: inline;
	margin: 0px 0px 30px 0px;
	border-top: 1px solid #dde;
	border-left: 1px solid #dde;
	border-right: 1px solid #ccd;
	border-bottom: 1px solid #ccd;
	background: #d9d9ff;
}

#storycontent ul li {
	padding: 0px 0px 0px 0px;
	margin: 0 0 0 0px;
	border: 0px solid #0c0;
	font-weight: bold;
	list-style-type: none;
}

#storycontent ul li.price {
	padding: 0px 0px 0px 0px;
	margin: 0 0 0px 0px;
	border: 0px solid #0c0;
	text-align: right;
	color: #c00;
	font-weight: normal;
	list-style-type: none;
}

#storycontent ul ul li.free {
	padding: 5px 0 5px 0px;
	margin: 0 0 0 20px;
	border: 0px solid #0f0;
	color: #00f;
	font-weight: normal;
	list-style-type: square;
	
}



#storycontent ul ul {
	padding: 5px 0 20px 10px;
	margin: 0 0 0 0px;
	border: 0px solid #c00;
	
}

#storycontent ul ul li {
	padding: 5px 0 5px 0px;
	margin: 0 0 0 20px;
	border: 0px solid #0f0;
	font-weight: normal;
	list-style-type: square;
}

#storycontent ul ul ul {
	padding: 5px 0 20px 0;
	margin: 0 0 0 30px;
	border: 0px solid #c00;
}

#storycontent ul ul ul li {
	padding: 5px 0 5px 0px;
	margin: 0 0 0 20px
	border: 0px solid #0f0;
	font-weight: normal;
	list-style-type: disc;
}

#storycontent ul ul ul li.free {
	padding: 5px 0 5px 0px;
	margin: 0 0 0 20px
	border: 0px solid #0f0;
	color: #00f;
	font-weight: normal;
	list-style-type: disc;
}



/************************ end main body structure ************************/

#address  {
        position: relative;
        width: 420px;
        border: 0px solid #f00;
        float: none;
        clear: both;
        padding: 0px;
        margin: 0px 0px 0px 150px;
	
	
}

#bottom {
	position: relative;
	width: 800px;
	height: 30px;
	text-align: center;
	border-bottom: 0px solid #ccc;
	float: left;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 50px;
}

#bottom ul {
	
	position: relative;
	width: 780px;
	border: 0px solid #f00;
	float: left;
	clear:both;
}

#bottom ul li {
	position: relative;
	display: inline;
	padding: 0 10px 0 10px;
	list-style-type: none;
	border: 0px solid #0f0;
}

#bottom ul li a:link,#bottom ul li a:visited {
	text-decoration: none;
	display: inline;
	color: #55f;
	font-style: italic;
	font-size: 0.9em;
	padding: 0;
	border: 0px solid #00f;
}

#bottom ul li a:hover,#bottom ul li a:active {
	text-decoration: none;
	display: inline;
	color: #f55;
	font-style: italic;
	font-size: 0.9em;
	font-weight: normal;
	padding: 0;
	border: 0px solid #00f;
}

#rap1 #bottom ul #but1 a,
#rap2 #bottom ul #but2 a,
#rap3 #bottom ul #but3 a,
#rap4 #bottom ul #but4 a,
#rap5 #bottom ul #but5 a,
#rap6 #bottom ul #but6 a {
	text-decoration: none;
	display: inline;
	color: #f0f;
	font-style: italic;
	font-size: 0.9em;
	font-weight: normal;
	padding: 0;
	border: 0px solid #00f;
}

#construction {
	width: 500px;
	height: 500px;
	position: fixed;
	z-index: 100;
	margin-left: 150px;
}





#contitle {
	border-bottom: 0px solid #CFE5CC;
	letter-spacing: 0.2em;
	margin: 50px 0 20px 0;
	font-size: 1.4em;
	font-weight: 600;
	color: #1C526B;
}



#image1 {
	position: relative;
	width: 225px;
	height: auto;
	float: none;
	clear: none;
	margin: 0px auto 0px auto;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 50px 50px 40px 50px;
	text-align: center;
	font-size: 0.8em;
	background: #f20 url('http://hjsmael.com/images/bg/metallica1450.png') repeat-x 0px -50px;
	color: #000;
	z-index: 50;
}

#image2 {
	position: relative;
	width: 300px;
	height: auto;
	float: none;
	clear: none;
	margin: 0px auto 0px auto;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 50px 50px 40px 50px;
	text-align: center;
	font-size: 0.8em;
	background: #f20 url('http://hjsmael.com/images/bg/metallica1450.png') repeat-x 0px -50px;
	color: #000;
	z-index: 45;
}

#image3 {
	position: relative;
	width: 300px;
	height: auto;
	float: none;
	clear: none;
	margin: 0px auto 0px auto;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 50px 50px 40px 50px;
	text-align: center;
	font-size: 0.8em;
	background: #f20 url('http://hjsmael.com/images/bg/metallica1450.png') repeat-x 0px -50px;
	color: #000;
	z-index: 40;
}

#search {
	padding: 20px;
	width: 200px;
	border: 0px solid #ccc;
	background: none;
}



/********************** Header ****************************/


#header {
	position: relative;
	width: 720px;
	height: 70px;
	background: #000;
	border-bottom: 3px double #aba;
	border-left: 0px solid #9a9;
	border-right: 0px solid #565;
	border-top: 0px solid #9a9;
	overflow: none;
	float: left;
	clear: left;
	z-index: 12;
}

#header1 {
	position: relative;
	left: 0px;
	z-index:15;
	border: 0px solid #f00;
	float: left;
	clear: left;
}

#header2 {
	position: relative;
	width: 300px;
	right: 0px;
	top: 100px;
	float: left;
	clear: right;
	z-index: 17;
	border: 0px solid #0f0;
}

#header3 {
	position: relative;
	width: 720px;
	top: -50px;
	float: left;
	clear: both;
	z-index: 16;
	border: 0px solid #0ff;
}

#headerflash {
	position: relative;
	width: 450px;
	height: 300px;
	float: left;
	clear: left;
	margin-left: 0px;
	border: 0px solid #f00;
}


#logo {
	padding: 2px;
	background-color: #fff;
	margin-left: -10px;
	width: 150px;
	height: 100px;
}


/***************** End of Header ***************************************/

/************ forms *****************/

#formcont {
	width: 545px;
	height: auto;
	font-size: 0.9em;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 2px solid #bbb;
	border-bottom: 2px solid #bbb;
	float: none;
	clear: none;
	margin-left: auto;
	margin-right: auto;
	padding: 25px;
	background: #000 url('http://hjsmael.com/images/bg/metallicb7501.png') repeat-y -100px 0px;
}

fieldset {
	position: relative;
	width: 450px;
	height: auto;
	border: double 3px #cccccc;
	padding: 20px;
	float: left;
	clear: left;
	margin: 20px 2px 20px 0px;
	
}

form {
	position: relative;
	width: 500px;
	height: auto;
	margin: 20px auto 20px auto;
	float: none;
	clear: none;
	border: 0px solid #f00;
}

legend {
	color: #faa;
	padding: 5px;
}

#formcont form ul {
	width: 400px;
	display: block;
	border: 0px solid #ccc;
	padding: 15px;
}

#formcont form fieldset ul li {
	display: block;
	border: 0px solid #781351;
	clear: right;
	color: #eee;
	padding: 4px;
	margin-right: 5px;
	list-style-type: none;	
}

input.fill {
	width: 300px;
	background: #fff!important;
	border-top: 2px solid #bbb;
	border-left: 2px solid #bbb;
	border-right: 0px solid #ccc;
	border-bottom: 0px solid #ccc;
	padding: 5px;
	
} 

#formcont select {
	width: 150px;
	padding: 2px;
	border-top: 2px solid #bbb;
	border-left: 2px solid #bbb;
	border-right: 0px solid #ccc;
	border-bottom: 0px solid #ccc;
}

#formcont textarea {
	width: 400px;
	height: 200px;
	border-top: 2px solid #bbb;
	border-left: 2px solid #bbb;
	border-right: 0px solid #ccc;
	border-bottom: 0px solid #ccc;
}

input.submit {
	width: 100px;
	color: #00a;
	background: #ddd;
	border: 2px outset #B5C0DB;
	padding: 5px;
	margin-left: 50px;
	
} 

/******************* end of forms items *******************/

/********************** Menu ******************************/


#menu {
	position: relative;
	display: block;
        width: 170px;
        padding: 0px;
        float: left;
        clear: left;
        margin-top: 0px;
        border: 0px solid #00f;
        z-index: 30;
        
}
        
#menu ul {
	
	position: relative;
	display: inline-block;
	font-size: 0;
	margin: 0px;
	width: 150px;
	padding: 80px 10px 80px 10px;
	float: left;
	clear: none;
	color: #fff;
	background: #000;
	z-index: 30;
	border: 0px solid #f00;
	line-height: 1.2em;
}

#menu ul li {
	position: relative;
	padding: 0px 5px 0px 5px;
	margin: 0px;
	list-style-type: none;
	display: block;
	
}

#menu ul li a {
          position: relative;
          display: block;
          text-decoration: none;
          padding: 20px 0 20px 40px;
          font-size: 12px;
          margin: 0px;
                  
}

#menu ul li a:link {
	position: relative;
        color: #ccc;
        display: block;
        font-size: 12px;
        background: #000;
        padding: 20px 0 20px 40px;
        margin: 0;
        border-bottom: 1px solid #555;
}
        
#menu ul li a:visited {
	position: relative;
        color: #ccc;
        display: block;
        font-size: 12px;
        background: #000;
        padding: 20px 0 20px 40px;
        margin: 0;
        border-bottom: 1px solid #555;
}        

 
#menu ul li a:hover {
	position: relative;
        color: #ccc;
        background: #955;
        display: block;
        padding: 20px 0 20px 40px;
        margin: 0;
        border-bottom: 1px solid #555;
        }
     
#menu ul li a:active {
	position: relative;
        color: #fff;
        display: block;
        font-size: 12px;
        background: #000;
        padding: 20px 0 20px 40px;
        margin: 0;
        border-bottom: 1px solid #555;
}

#rap1 #menu ul #menu1 a,
#rap2 #menu ul #menu2 a,
#rap3 #menu ul #menu3 a,
#rap4 #menu ul #menu4 a,
#rap5 #menu ul #menu5 a,
#rap6 #menu ul #menu6 a {
	position: relative;
	color: #f55;
	padding: 20px 0 20px 40px;
	margin: 0;
	font-weight: normal;
	display: block;
	font-size: 12px;
	background: #000;
	border: 1px solid #fbb;
}



#topleft {
	position: relative;
	display: block;
	width: 10px;
	height: 10px;
	font-size: 0px;
	padding: 0;
	float: left;
	clear: left;
	border: 0px solid #f00;
	background: url("http://hjsmael.com/images/bg/topleftblack1010.png") no-repeat;
}

div.topcenter {
	position: relative;
	display: block;
	width: 150px;
	height: 10px;
	font-size: 0px;
	padding: 0;
	background: #000;
	float: left;
	clear: none;
	border: 0px solid #f00;
}

#topright {
	position: relative;
	display: block;
	font-size: 0px;
	width: 10px;
	height: 10px;
	padding: 0;
	border: 0px solid #f00;
	float: left;
	clear: none;
	background: url("http://hjsmael.com/images/bg/toprightblack1010.png") no-repeat;
}


/********************* End of Menu ****************************/

/*********************** Footer *************************/

#botleft {
	position: relative;
    display: block;
    font-size: 0px;
    width: 10px;
    height: 10px;
    padding: 0;
    border: 0px solid #f00;
    float: left;
    clear: none;
    background: url("http://hjsmael.com/images/bg/botleftblack1010.png") no-repeat;
}

#botright {
	position: relative;
    display: block;
    font-size: 0px;
    width: 10px;
    height: 10px;
    padding: 0;
    border: 0px solid #f00;
    float: left;
    clear: none;
    background: url("http://hjsmael.com/images/bg/botrightblack1010.png") no-repeat;
}


#footer {
	position: relative;
	width: 100%;
	border: 0px solid #aba;
	color: #555;
	font-size: 11px;
	margin: 10px 0px 0px 0px;
	padding: 3px;
	text-align: center;
	float: left;
	clear: both;
}

#footer a:link,#footer a:visited  {
	color: #00f;
	}
#footer a:hover {
	color: #f00;
	font-size: 1.2em;
}
#footer a:active {
	color: #aaa;
}

/*************************** End of Footer *****************************/
