/* Start of CMSMS style sheet 'wireframe2colwnews : wireframe2colLayout' */
/* A CSS Framework by Mike Stenhouse of Content with Style, adapted to CMSMS by Daniel Westergren */

/* SITE SPECIFIC LAYOUT */

 * html body div#contenthead { 
margin: 0px auto; 
padding: 0px;
}

body{
}

html{
height: 100%; 
margin-bottom: 1px;
}

#___Frame{
width:485px;
background-color: #e0e0e0;
}

html,body{
margin: 0px;
padding: 0px;
background-color: #fff;
background-image: url('uploads/images/bg04.jpg');
background-repeat: repeat-x;
}

div#header{
position: relative;
top: 0px;
left: 0px;
height: 150px;
width: 100%;
border-bottom: 2px solid #fff;
background-image: url('uploads/images/header.jpg');
background-repeat: no-repeat;
background-position: right;
}

div#boy_image{
position: absolute;
left: 25px;
top: 0px;
width: 225px;
height: 150px;
background-image: url('uploads/images/boy.jpg');
background-repeat: no-repeat;
}

div#box{
position: relative;
top: -20px;
left: 50%;
margin-left: -351px;
margin-top: 0px;
height: 500px;
width: 700px;
border-left: 4px solid #ffffff;
border-right: 4px solid #ffffff;
//background-image: url('uploads/images/book.jpg');
//background-repeat: none;
background-color: #EC008C;
}

 *html body div#hbox{
margin: 0; 
padding: 0px;
}

div#menu_horiz{
position: relative;
left: 50%;
top: -22px;
margin-left: -350px;
margin-top: 0px;
width: 700px;
height: 20px;
padding: 0px;
//background-color: #a3a3a3;
border: 0px solid black;
}

div#menuwrapper{
margin:0px;
padding:0px;
}

div#sidebar{
float: left;
width: 655px;
height:39px;
padding: 0px;
margin: 0px;
}

p.center {
margin: 0px;
text-align: center;
}

.center{
margin-left:180px;
}

div#footer{
position: absolute; 
top: 500px;
left: 0px;
width: 700px;
clear: both;
margin-top: 0px;
background-color: none;
border: 0px;
}

div#footer p {
margin: 0;
padding: 5px;
text-align: center;
}

 *html body div#mainblock{
width:73%;
margin:0px;
padding:0px;
}

div#main {
position: absolute;
left: 0px;
top: 0px;
width: 350px;
height: 500px;
padding: 0px;
margin: 0px;
border-right: 4px solid white;
}

div#main div{
margin-top: 13px;
}

div#content3 {
position: absolute;
left: 350px;
top: 0px;
width: 350px;
height: 500px;
padding: 0px;
margin: 0px;
border-left: 4px solid white;
}

 * html body div#main {
padding:0px;
}

 *html body div#block2{
width:73%;
margin:10px 0px;
padding:0px;
}

div#content2 {
width:73%;
margin:0 0 10px;
padding:0;
} 

.modulecommentsentrybody{
margin-left: 10px;
}

div#content2 p, div#content3 p, div#main p{
margin: 10px 0px 0px 0px;
padding: 0px 25px 0px 25px;
line-height: 1.5em;
}

div#content2 h2, div#content3 h2, div#main h2{
margin: 40px 0px 0px 0px;
padding: 0px;
font-size: 18pt;
font-family: "Trebuchet MS", Arial, Verdana;
}

div#comment a{
padding:0px;
margin: 20px 10px;
color: #ffba27;
}

div#comment a:hover{
color: #C28400;
text-decoration:underline;
}
.modulecommentsentryauthor{
margin-left:20px; 
color:#000;
}

.modulecommentsentrybody{
margin-left:10px;
}

.modulecommentsentryheader{
padding-top:5px;
}

#comment{
border: thin solid #7a7a7a;
}

div#content2, #comment{
background: #fff;
}

#img1 .center{
margin-left:10px;
}

#img2{
padding: 0 5px;
}

div#img3 a,#img2 a,#img1 a{
padding:0px;
margin: 0px 5px;
color: #ffba27;
}

div#img3 a:hover,div#img2 a:hover,div#img1 a:hover{
color: #C28400;
text-decoration:underline;
}

div#main ul{
margin: 0px 20px 0px 20px;
}


/* main links */

a{
color: #fff;
text-decoration: none;
}

a:link{
color: #fff;
text-decoration: none;
}

a:active{
color: #fff;
text-decoration: none;
}

a:visited{
color: #fff;
text-decoration: none;
}

a:hover{
color: #fff;
text-decoration: underline;
}


/* menu links */

#menu_horiz a{
font-size: 9pt;
color: #000;
text-decoration: none;
font-weight: bold;
}

#menu_horiz a:link{
font-size: 9pt;
color: #000;
text-decoration: none;
font-weight: bold;
}

#menu_horiz a:active{
font-size: 9pt;
color: #000;
text-decoration: none;
font-weight: bold;
}

#menu_horiz a:visited{
font-size: 9pt;
color: #000;
text-decoration: none;
font-weight: bold;
}

#menu_horiz a:hover{
font-size: 9pt;
color: #000;
text-decoration: underline;
font-weight: bold;
}


/* footer links */

#footer a{
color: #000;
text-decoration: underline;
}

#footer a:link{
color: #000;
text-decoration: underline;
}

#footer a:active{
color: #000;
text-decoration: underline;
}

#footer a:visited{
color: #000;
text-decoration: underline;
}

#footer a:hover{
color: #000;
text-decoration: none;
}
/* End of 'wireframe2colwnews : wireframe2colLayout' */

