/*

Theme Name: JtotheC
Theme URI: http://on-point.be/jtothec
Description: JtotheC Personal Website Style
Version: 1.0
Author: Eckelwood
Author URI: http://eckelwood.com

NOTE: This file is not used in this theme but is included for WordPress theme expected format compatibility - it's standard to use the css/ dir for actual theme CSS in a Carrington-based theme.

*/



/* including for compatibility */

body
{
position: absolute;
width: 100%;
height: 100%;
min-height: 100%;
background-color: #210300;
color: #fed060;
margin: 0;
font-family: verdana, helvatice, arial, sans-serif;
font-size: 11px;

}

#container{
position: relative;
width: 1000px;
height: 100%;
background-color: #210300;
margin-left: auto;
margin-right: auto;
border: red;
}



#content{
position: absolute;
top: 90px;
width: 750px;
padding-bottom: 50px;
}



#spacer{
clear: both;
}




#logo{
position: absolute;
top: 10px;
}

a img{
border: 0 !important;
}

a{
text-decoration: none;
}

a:link{
color: #ff9600;
}

a:hover{
border-bottom: 1px dashed #fed060;
}

a:visited{
color: #ff9600;
}



a.noborder{
text-decoration: none;
border: 0;
}

a.posttitle{
font-size: 16px;
color: #ff9600; 
font-weight: bold;
vertical-align: 15%;
text-decoration: none;
}

a.posttitle:hover{
border-bottom: 1px dashed #fed060;
}


.morelink {
	border-bottom: 1px dashed #fed060;
	float:right;
	margin-left:1em;
	margin-bottom:1em;
	margin-right: 20px;

}


h2, h3{
color: #ff9600;
}

ul{
padding: 0;
padding-left: 2em;
margin: 0;

} 



#menu{
position: absolute;
top: 10px;
left: 256px;
width:750px;
height: 86px;

}

.menuitem{
float: left;
width: 123px;
height: 86px;
text-align: center;
padding-top: 30px;
}

.menubar{
float: left;
margin-top: 25px;
width: 1px;
height: 26px;
background-color: #b4802f;
}

#menu1{
width: 88px;

}

#menu2{
width: 100px;
}

#menu3{
width: 88px;
}

#menu4{
width: 135px;
}

#menu5{
width: 83px;
}

#menu6{
width: 115px;
}

#logos{
float: left;
width: 123px;
height: 86px;
text-align: center;
}

#onpointlogo{
margin-top: 25px;
padding-right: 5px;

}

#wuklogo{
padding-bottom: 2px;
padding-right: 5px;
}

#eckelwoodlogo{
margin-top: 25px;
}









/*#footer{
position: relative;
top: 300px;
height: 20px;
width: 1000px;
margin-left: auto;
margin-right: auto;
background: url(img/contentbg_txtur.png) repeat;
}*/

/*TEXT*/
/*----*/

.date{
font-size: 9px;
color: #888888;
}

a.date{
border: 0;
}


/*HOME PAGE*/
/*---------*/

/* latest news*/
#latestnewsdate{
margin-top: -6px;
}

#boxcontainer{
position: relative;
top: -13px;
left: 10px;
width: 682px;
}

#boxtop{
position: relative;
background: url(img/newstxtur_news_top.png) no-repeat;
height: 12px;
width: 682px;
margin-top: 20px;
}

#boxbottom{
position: relative;
background: url(img/newstxtur_news_bottom.png) no-repeat;
width: 682px;
height: 8px;
}

#boxcontent{
position: relative;
top: 0px;
background: url(img/contentbg_txtur.png) repeat;
width: 682px;
}

#boxcontentleft{
position: relative;
padding: 10px;
width: 465px;

}



#boxcontentdivider{
position: absolute;
top: 10px;
left: 470px;
background: url(img/newscontentdiv.png);
width: 2px;
height: 250px;
margin: 15px;
}

#boxcontentright{
position: absolute;
top: 10px;
left: 495px;
width: 185px;

}

#boxfulllength{
padding: 10px;
padding-left: 20px;
padding-right: 20px;

}

#boxfulllengthvid{
padding: 10px;


}

#signature{
padding-top: 10px;
padding-bottom:10px;
}

/*featured video*/
#hvideocontainer{
position: relative;
left: 7px;
width: 682px;
}

#hvideotop{
float: left;
background: url(img/newstxtur_news_top.png) no-repeat;
height: 12px;
width: 682px;
}

#hvideobottom{
float: left;
background: url(img/newstxtur_news_bottom.png) no-repeat;
width: 682px;
height: 8px;
}

#hvideocontent{
float: left;
background: url(img/contentbg_txtur.png) repeat;
width: 682px;
text-align: center;
padding-top: 10px;
}


/*SIDEBAR*/
/*-------*/

#sidebar{
position: absolute;
top: 90px;
right: 15px;
padding-bottom: 20px;
}

.sidebaricon{
padding-bottom: 13px;
}

#facebookicon{
padding-left: 25px;
}

.postit{
position: relative;
top: 10px;
width: 202px;
margin-bottom: 20px;
}

.postitmid{
position: relative;
top: 0px;
background: url(img/postit/texture.png) repeat;
width: 186px;
color: #333333;
padding-left: 10px;
padding-right: 6px;
padding-bottom: 3px;
}

#postit1top{
position: relative;
background: url(img/postit/top1.png) no-repeat;
height: 41px;
width: 202px;
}

#postit1bottom{
position: relative;
width: 202px;
height: 15px;
background: url(img/postit/bottom1.png) no-repeat;

}

#postit2top{
position: relative;
background: url(img/postit/top2.png) no-repeat;
height: 41px;
width: 202px;
}

#postit2bottom{
position: relative;
width: 202px;
height: 15px;
background: url(img/postit/bottom2.png) no-repeat;

}

#postit3top{
position: relative;
background: url(img/postit/top3.png) no-repeat;
height: 41px;
width: 202px;
}

#postit3bottom{
position: relative;
width: 202px;
height: 15px;
background: url(img/postit/bottom3.png) no-repeat;

}

#postit4top{
position: relative;
background: url(img/postit/top4.png) no-repeat;
height: 41px;
width: 202px;
}

#postit4bottom{
position: relative;
width: 202px;
height: 15px;
background: url(img/postit/bottom4.png) no-repeat;
}


/*NEWS-PAGE*/
/*---------*/


#newstitle{
margin-left: 7px;
margin-bottom: 10px;
}

#morenews{
position: relative;
left: 7px;
width: 682px;
}

/*VIDEO-PAGE*/
/*----------*/

#bigvid{
padding-bottom:0px;	

}

#smallvid{
float: left;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 10px;
height: 115px;	

}

/*CONTACT-PAGE*/
/*------------*/

.contacttext{
margin-top: 20px;
font-size: 13px;
font-style: italic;

}

p.contacttext{
}

.contactform{
font-family: helvetica, arial, verdana;
font-size: 14px;	
font-style: italic;
color: #ff9600;
background: #432d13;
border: 1px solid #5b4021;
margin: 5px;
-moz-border-radius: 3px;
border-radius: 3px;
padding: 5px;
}

#contactsubject, #contactname, #contactemail{
text-align: center;	
height: 13px;
}

#contactemail, #contactname{
width: 175px;
}

#contactsubject{
width: 450px;
}

#contactquiz{
width: 15px;
}

#contacttextarea{
width: 625px;
margin: 0;
}

#contactsubmit{

}


.pagetitle{
margin-bottom: 10px;
}

.pagetitlevid{
padding-left: 8px;
}


#viernulvier{
position: relative;
left: 20px;
top: 70px;

}


#clear{
clear: both;
}

.clear{
clear: both;
}

.center{
text-align: center;
}

.alignleft {
	float:left;
	margin-right: 2em;
	margin-bottom:1em;
}
.alignright {
	float:right;
	margin-left:1em;
	margin-bottom:1em;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* Fix for PNG alpha channel display in IE6 */


