/************************************************
*
* BC Creative House Inc.
* http://bastionsecurity.ru
* (c) 2006, All Rights Reserved.
*
* Stylesheet developed by Design Intrigue
* http://www.designintrigue.com
* 
************************************************/

/************************************************
1.  Defaults
2.  Contact Page
3.  Main Navigation
4.  Content
5.  Content/Magazines
6.  Left Navigation
7.  About Navigation
8.  Samples Navigation
9.  BCCH info box
10. Fonts
11. Home Page Specifics
12. As Published In
************************************************/


/* ------------
*
1.Defaults
*
---------------*/
html,body{
height:100%;
}
body{
text-align:center;
background:url(images/purp_bk1.gif);
background-repeat:repeat-x;
background-color:#8CAC6B;
font: 12px verdana,sans-serif;
color:#000;
margin-top:8px;
}
#container{
text-align:left;
width:760px;
margin:0 auto;
background:#B1DA87;
color:#000;
}
#header{
background: url(images/mainheader.jpg);
background-repeat:no-repeat;
background-color:#fff;
color:#000;
width:760px;
height:105px;
}
#footer{
font: normal 11px tahoma, arial,sans-serif;
color:black;
clear:both;
width:100%;
padding-bottom: 0;
padding-top:5px;
background: url(images/footshadow.gif) repeat-x;
background-color:#B1DA87;
height:25px;
}
#footer a{
color:#fff;
text-decoration:underline;
}
#footer a:hover{
color:#fff;
text-decoration:underline;
}
.foot_right{
text-align:right;
padding-right:10px;
padding-top:5px;
}
.foot_left{
text-align:left;
padding-left:10px;
margin-top:-20px;
color:#fff;
}
div.hr{
background-color:#B1DA87;
background: url(images/dots.gif);
background-repeat:repeat-x;
width:200px;
height:1px;
padding-bottom:10px;
}
div.hr hr {
display: none;
}
/* -------
*
2. Contact Page
*
---------*/
#contact{
margin-top:20px;
background-color:#B1DA87;
float:right;
clear:right;
width:510px;
line-height:1.4;
}
.contactpg{
background-image: url(images/contactimg.jpg);
background-repeat: no-repeat;
background-position:100% 0%;
background-color:#B1DA87;
width:510px;
height:500px;
}
.context {
float:right;
margin-top:210px;
padding-right:100px;
font: bold 1.2em Georgia,'Times New Roman',Times,'Bookman Old Style','Hoefler Text',Serif;
line-height:1.4;
}
a{
color:#006600;
font-weight:bold;
text-decoration:underline;
}
a:hover{
background:#006600;
color:#fff;
font-weight:bold;
text-decoration:none;
}
/* -------
*
3. Main Navigation
*
---------*/
#nav_bg {
	width: 100%;
	height:51px;
}
#nav_container {
	width: 760px;
	background: url(images/navbg.gif);
	background-repeat: no-repeat;
	background-position: 100% 0%;
	height:51px; /*height of entire nav*/
}
#nav_container #nav {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	overflow: hidden;
}
#nav_container #nav li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;	
}
#nav_container #nav a {
	float: left;
	padding-top: 50px;
	padding-right:0px;
	overflow: hidden;
	height: 0px !important;
}
#nav_container #nav a:hover {
	background-position: 0 -50px;
}

#nav_container #nav a.selected {
	background-position: 0 -100px;
}
#nav_home a {
	width: 97px;
	background: url(images/nav_home.gif) top left no-repeat;
}
#nav_about a {
	width: 74px;
	background: url(images/nav_about.gif) top left no-repeat;
}

#nav_samples a {
	width: 75px;
	background: url(images/nav_samples.gif) top left no-repeat;
}
#nav_contact a {
	width: 74px;
	background: url(images/nav_contact.gif) top left no-repeat;
}
/* -------
*
4. Content
*
---------*/
#maincontent{
margin-top:20px;
background-color:#B1DA87;
float:right;
clear:right;
width:500px;
line-height:1.4;
}
.genretitle{
background: url(images/headerbk_2.gif);
background-repeat:no-repeat;
background-position:0% 100%;
background-color:#B1DA87;
color:#000;
width:500px;
height:43px;
}
.genreimage{
background-color:#B1DA87;
color:#000;
width:500px;
height:98px;
padding-top:2px;
}
/* -------
*
5. Content/Magazines
*
---------*/
.magazines{
background-color:#B1DA87;
width:475px;
padding-right:20px;
padding-left:5px;
}
.magazines li{
list-style-type:none;
margin-top:-10px;
}
.magicon{
list-style-type:none;
background: url(images/magicon.gif);
background-repeat: no-repeat;
background-position: 0 2em;
padding: 20px 0px 20px 20px; /*moves text only*/
color:#003366;
font: bold 11px "Tahoma", Arial, Helvetica, sans-serif;
text-transform:uppercase;
}
/* ------------
*
6. Left Navigation
*
---------------*/
#leftside{
float:left;
margin-top:20px;
margin-left:15px;
}
.nav1{ /*secnav title box*/
background: url(images/secnav_butt.gif);
background-position: center center;
background-repeat:no-repeat;
background-color:#B1DA87;
color:#fff;
width:193px;
height:75px;
border:1px solid #fff;
padding:3px;
}
/* ------------
*
7. About Navigation
*
---------------*/
.nav_about{/*secnav box*/
background-color:#B1DA87;
color:#fff;
width:199px;
height:300px;
border:1px solid #fff;
}
.nav_about ul{/*dark green inner box*/
margin:5px;
list-style-type:none;
width:183px;
line-height:2.4;
padding:3px;
height:285px;
background: url(images/list_bk.gif);
background-color:#8CAC6B;
background-position: 100% 100%;
background-repeat:repeat-x;
}
.nav_about li{
border-bottom:1px solid #76915A;
width:180px;
margin-left:-3px;
padding-left:8px;/*moves bullet and text*/
}
.nav_about li a{
list-style-type:none;
/*bullet positioning for IE*/
background:url(images/arrowup.gif);
background-repeat: no-repeat; 
background-position: 0 .25em;
background-color:#8CAC6B;
font: bold 1.2em Georgia,'Times New Roman',Times,'Bookman Old Style','Hoefler Text',Serif;
padding-left:15px;/*moves text*/
color:#CCFFFF;
text-decoration:none;
}
.nav_about li a:hover,
.nav_about li a:active{
list-style-type:none;
background:url(images/arrowup.gif);
background-repeat: no-repeat; 
background-position: 0 .25em;
padding-left:15px;
color:#006666;
text-decoration:none;
}  
/* --------------
*
8. Samples Navigation
*
----------------- */
.nav_samples{/*secnav box*/
background-color:#B1DA87;
color:#fff;
width:199px;
height:450px;
border:1px solid #fff;
}
.nav_samples ul{/*dark green inner box*/
margin:5px;
list-style-type:none;
width:183px;
line-height:2.4;
padding:3px;
height:435px;
background: url(images/list_bk.gif);
background-color:#8CAC6B;
background-position: 100% 100%;
background-repeat:repeat-x;
}
.nav_samples li{
border-bottom:1px solid #76915A;
width:170px;
margin-left:-3px;
padding-left:18px;/*moves bullet and text*/
}
.nav_samples li a{
list-style-type:none;
/*bullet positioning for IE*/
background:url(images/arrowup.gif);
background-repeat: no-repeat; 
background-position: 0 .25em;
background-color:#8CAC6B;
font: bold 1.2em Georgia,'Times New Roman',Times,'Bookman Old Style','Hoefler Text',Serif;
padding-left:30px;/*moves text*/
color:#CCFFFF;
text-decoration:none;
}
.nav_samples li a:hover,
.nav_samples li a:active{
list-style-type:none;
background:url(images/arrowup.gif);
background-repeat: no-repeat; 
background-position: 0 .25em;
padding-left:30px;
color:#006666;
text-decoration:none;
}   
/* ------------
*
9. BCCH info box
*
---------------*/
.bcchbox{
background: url(images/bcchbox.gif);
background-repeat:no-repeat;
background-color:#8CAC6B;
width:193px;
height:194px;
color:#000;
margin-left:-15px;
padding-right:15px;
padding-top:20px;
padding-left:15px;
font: normal 1.2em Georgia,'Times New Roman',Times,'Bookman Old Style','Hoefler Text',Serif;
line-height:1.4;
}
/* ------------
*
10. Fonts
*
---------------*/
h1{
width:475px;
height:43px;
color:#fff;
font: 2.2em normal Arial,'Arial Narrow','Arial Black',Verdana,Impact, Sans-serif;
padding-left:20px;
padding-top:5px;
margin:0;/*flush to top*/
}
h2{
color:#0066CC;
font: normal 1.6em Times,'Times New Roman','Bookman Old Style','Hoefler Text',Serif;
text-decoration:underline;
}
h3{
color:#333;
font: normal 1.05em Georgia,'Times New Roman',Times,'Bookman Old Style','Hoefler Text',Serif;
margin-top:2px;
margin-bottom:2px;
}
h4{
color:#663366;
font: bold 1em "Tahoma", Arial, Helvetica, sans-serif;
text-transform:uppercase;
}
h5{
margin-top:30px; /*Needed for IE7*/
color:#990099;
font: bold 1.8em Georgia,'Times New Roman',Times,'Bookman Old Style','Hoefler Text',Serif;
margin-bottom:-10px;
}
/* ----------------
*
11. Home Page Specifics
*
-------------------*/
#topcurve{
width:760px;
margin:0;
padding:0;
}
#magcovers{
float:left;
width:222px;
}
.logo{
width:300px;
}
#content_home{
background-color:#B1DA87;
float:right;
clear:right;
width:500px;
line-height:1.4;
}
#content_home p{
padding:10px 30px 10px 50px;
}
#content_home li{
/*bullet positioning for IE*/
list-style-type:none;
background: url(images/bullet_dot.gif);
background-repeat: no-repeat; 
background-position: 0 .10em;
margin-left:-25px;
padding-left:20px;
}
.logo{
background: url(images/logo_home.gif);
background-repeat: no-repeat; 
width:538px;
height:144px;
margin-left:-38px;
padding-bottom:15px;
}
.experiencebox{
float:left;
clear:left;
background: url(images/bot_curve.gif);
background-repeat:no-repeat;
background-position: 100% 100%;
background-color: #99CC66;
width:209px;
height:230px;
line-height:1.4;
margin-left:25px;
}
.publishedbox{
float:right;
clear:right;
background: url(images/bot_curve.gif);
background-repeat:no-repeat;
background-position: 100% 100%;
background-color: #99CC66;
width:209px;
height:230px;
line-height:1.4;
margin-right:40px;
}
.paperfan{
background: url(images/homeimg1.gif);
width:460px;
height:98px;
margin-top:-35px;
}
.paperfantext{
text-align:center;
color:#fff;
line-height:1.4;
margin-top:5px;
}
.paperfantext a{
text-align:center;
color:#fff;
font-weight:bold;
line-height:1.4;
margin-top:-10px;
}
/* ------------
*
12. As Published In
*
---------------*/
.list{
border: thin solid green;
margin-top:10px;
padding-left: 5%;
width: 40%;
overflow: hidden;
background: #A9D080;
} 
#leftlist {
float: left;
}
#rightlist {
float: right;
margin-right:10px;
}