/*#############################################################
Name: Coffee N Cream
Date: 2006-08-24
Description: A smooth coffee style template.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}
a {
	color: #963;
}
a:hover {
	color: #C60;
}
body {
	background: #660033 url(./images/bg.gif);
	color: #543;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
}
input {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}
p,cite,code,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
h1 {
	font-size: 1.6em;
	margin-bottom: 4px;
}
code {
	background: #FFE;
	border: 1px solid #EED;
	border-left: 6px solid #938262;
	color: #554;
	display: block;
	font: normal 12px "Lucida Sans Unicode",serif;
	margin-bottom: 1px;
	padding: 1px 1px;
	white-space: pre;
}
blockquote {
	background: url(./images/quote.gif) no-repeat;
	color: #666;
	display: block;
	font: normal 1.3em "Lucida Sans Unicode",serif;
	padding-left: 10px;
}
h1,h2,h3 {
	color: #650033;
	font-size: 1.6em;
	padding-top: 6px;
}

/* misc */
.clearer {
	clear: both;




}

/* structure */
.container {
background: url(./images/bgcontainer.gif) repeat-y;
	margin: 0 auto;
	width: 780px;
}

/* header */
.header {
	background: url(./images/bgheader.gif) repeat-x;
	height: 120px;
	margin: 0 auto;
	width: 760px;
}

/* title */
.title {
	padding: 32px;
}
.title h1 {
	color: #E4DBCF;
	font: normal 3.4em "Lucida Sans Unicode","Trebuchet MS",sans-serif;
}

/* Menur */




#menur {

	float: right;

	width: 760px;
	height: 44px;
	background: #FFF url(http://www.everythinghasaplace.com/images/bgnavigation.gif) repeat-x;

	margin: 0 auto;
	padding: 0;

}

#menur ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menur li {
	float: left;
	margin: 0px;
}

#menur a {
	display: block;
	width: auto;
	padding: 6px 20px;
	background: #97171D;
}

#menur a:hover {
	text-decoration: underline;
	background: #1A237C;
}

#menur .active {
	background: #3D3E81;
}

#menur .active a {
	background: #FFFF00;
}






/* Menu */

#menug {
	width: 760px;
	height: 44px;
	background: #FFF url(http://www.everythinghasaplace.com/images/bgnavigation.gif) repeat-x;

	margin: 0 auto;
	padding: 0;


}

#menug ul {
	margin: 0;

	list-style: none;
	line-height: normal;

}

#menug li {
	float: left;

 padding-left: 1px;

}





#menug a {
display: block;
margin-right: 0px;
padding: 0px 0px 0px 0px;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;
	font-weight: bold;
color: #660033;
	border: none;
}

#menug a:hover, #menu .current_page_item a {
}

#menug a:hover {

	color: #A56809;
	text-decoration: none;

}

#menug .first {
	margin-right: 3px;
	background: #660033;

}




/* main */
.main {
	clear: both;
	padding: 0 10px 12px 28px;
}

/* sub navigation */
.sidenav {
	float: right;
	width: 218px;
	font-size: 10px;
}
.sidenav h1 {
	background: #6D6A61 url(./images/sidenavh1.gif) repeat-x;
	border-bottom: 1px solid #999;
	border-top: 1px solid #CCC;
	color: #E9E9E9;
	font-size: 15px;
	height: 20px;
	margin: 0;
	padding-left: 5px;
}
.sidenav ul {
	margin: 0;
	padding: 0;
}
.sidenav li {
	border-bottom: 1px solid #A98;
	border-top: 1px solid #DDC;
	list-style: none;
}
.sidenav li a {
	background: #808080;
	color: #ffffff;
	display: block;
	padding: 4px 4px 4px 12px;
	text-decoration: none;
}
.sidenav li a:hover {
	background: #000000;
	color: #DDDE64;
}

/* content */
.content {
	padding-top: 12px;
	float: left;
	width: 100%;
}
.content .descr {
	color: #660033;
	font-size: 17px;
	margin-bottom: 6px;
font-weight: bold;
font-family: arial;
}

.descr {
	color: #660033;
	font-size: 20px;
	margin-bottom: 6px;
font-weight: bold;
font-family: arial;
}

.content .descr2 {
	color: #660033;
	font-size: 1.7em;
	margin-bottom: 6px;
font-weight: bold;
font-family: arial;
}


.content .tablec{

	color: #8F3432;
	font-size: 1.3em;
 
font-weight: bold;
font-family: arial;


}

.content .descr3 {
	color: #000000;
	font-size: 1.5em;
	margin-bottom: 6px;
font-weight: bold;
font-family: arial;
}



.paragraph{
	color: #660033;
	font: bold 11px arial,Verdana,sans-serif;
}



a.paragraph:link {
  color: #660033;
	font: bold 11px arial,Verdana,sans-serif;
    text-decoration: none;
}

a.paragraph:hover {
  color: #666633;
    text-decoration: none;
	font: bold 11px arial,Verdana,sans-serif;


}

a.paragraph:visited {
  color: #660033;
  text-decoration:none;
	font: bold 11px arial,Verdana,sans-serif;
}








.content p {
	color: #666633;
	font-size: 14px;
font-weight: bold;
font-family: arial;

}

.content td {
	color: #725528;
	font-size: 11px;

}







.content-home {

background-repeat: no-repeat;
background-position: top right; 
	padding-top: 12px;
	float: left;
	width: 100%;
	text-align: left;

}
.content-home .descr {
	color: #660033;
	font-size: 30px;
	margin-bottom: 6px;
font-weight: bold;
font-family: arial;
}


.name {
	color: #660033;
	font-size: 25px;
	margin-bottom: 6px;
font-weight: bold;
font-family: arial;
}





.content-home li {
	list-style: url(./images/li.gif);
	margin-left: 18px;
}


.content-home p {
	color: #725528;
	font-size: 20px;
font-weight: bold;
font-family: arial;

}

.content-home td {
	color: #725528;
	font-size: 11px;

}



.bottom_links {
  color: #660033;

	font: bold 20px arial,Verdana,sans-serif;
    text-decoration: none;
}


A.bottom_links:link {
  color: #660033;
	font: bold 20px arial,Verdana,sans-serif;
    text-decoration: none;
}

A.bottom_links:hover {
  color: #666633;
    text-decoration: none;
	font: bold 20px arial,Verdana,sans-serif;


}

A.bottom_links:visited {
  color: #660033;
  text-decoration:none;
	font: bold 20px arial,Verdana,sans-serif;
}






.team_links {
  color: #660033;

	font: bold 14px arial,Verdana,sans-serif;
    text-decoration: none;
}


A.team_links:link {
  color: #660033;
	font: bold 14px arial,Verdana,sans-serif;
    text-decoration: none;
}

A.team_links:hover {
  color: #666633;
    text-decoration: none;
	font: bold 14px arial,Verdana,sans-serif;


}

A.team_links:visited {
  color: #660033;
  text-decoration:none;
	font: bold 14px arial,Verdana,sans-serif;
}


/* footer */
.footer {
	background: #958463 url(./images/bgfooter.gif) repeat-x;
	color: #FED;
	font-size: 10px;
	line-height: 40px;
height: 39px;
	margin: 0 auto;
	text-align: center;
	width: 760px;
}
.footer a {
	color: #FFD;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}


.stories_links{
	color: #804000;
	font-size: 12px;

}
.stories_links a {
	color: #FFD;
	text-decoration: none;
}
.stories_links a:hover {
	color: #FFF;
	text-decoration: underline;
}

.ads {
	background: #808080;
	color: #ffffff;

	padding: 2px 2px 2px 2px;
	text-decoration: none;
}


li {

padding: 0px;
margin: 5px 0px 0px 0px;
color: #000000;
font-size: 14px;
font-weight: bold;
font-family: arial;
margin-left: 5px;
line-height: 25px;


}

ul{

list-style: disc outside url(http://www.everythinghasaplace.com/images/lidot.gif);
margin: 0px 0px 0px 10px;
padding: 10px 0px 10px 10px;
color: #000000;
font-size: 14px;
font-weight: bold;
font-family: arial;
margin-left: 50px;

}

ul ul{

            padding: 0px 0px 0px 10px;
color: #660033;
font-size: 14px;
font-weight: bold;
font-family: arial;
	margin-left: 18px;
}

ol{

            margin: 0px 0px 0px 45px;

            padding: 0px;
	color: #725528;
	font-size: 14px;
font-weight: bold;
font-family: arial;
	margin-left: 18px;
}





