/* Bluey v1.1 Theme created by Mach2Designs for e107Advent */

body {
	background-color:#4c4c4c;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	min-width:770px;
	color:#333333;
	margin:0;
}

table, td {
	text-align: left;
}

a {
	color:#FFFFFF;
}

a:hover {
	color:#E8E8E8;
}

img {
	border:0;
}

.clear {
	clear:both;
}

.leftalign {
	float:left;
}

.rightalign {
	float:right;
}

.wrapper {
	margin-left:10px;
	margin-right:10px;
	text-align:left;
}

#logo {
	float:left;
	margin-top:10px;
	margin-bottom:8px;
}

#banner {
	float:right;
	width:468px;
	height:60px;
	margin-top:20px;
	width:470px;
}

.navagation {
	background-image:url(images/NavCenter.jpg);
	background-repeat:repeat-x;
	margin-bottom:10px;
	height:49px;
}

#navleft {
	background-image:url(images/NavLeft.jpg);
	height:49px;
	width:10px;
	float:left;
}

#navlinks {
	float:left;
	line-height:49px;
	padding-left:10px;
	color:#FFFFFF;
}

#navlinks a {
	color:#FFFFFF;
	margin-right:15px;
	text-decoration:none;
	font-size:12px;
}

.d_sublink {
	display:inline;
}

#navright {
	background-image:url(images/NavRight.jpg);
	height:49px;
	width:13px;
	float:right;
}

/* -- CONTENT AREAS -- */

#left {
	position: absolute;
	left:10px;
	top:154px;
	width:195px;
}

* html div #left {
    \top: 154px; /* for IE5 and IE6 in quirks mode */
    t\op: 154px; /* for IE6 in standards mode */
}

#center {
	margin-left: 202px; /*1 more than 210 because we have to count the border*/
	margin-right:202px;
	margin-top:7px;
	color:#FFFFFF;
}

#right {
	position: absolute;
	right:10px;
	top:154px;
	width:193px;
}

* html div #right {
    \top: 154px; /* for IE5 and IE6 in quirks mode */
    t\op: 154px; /* for IE6 in standards mode */
}

/* -- Content Area CSS -- */

.caption {
	background-image:url(images/NavCenter.jpg);
	background-repeat:repeat-x;
	height:45px;
}

.captionleft {
	background-image:url(images/NavLeft.jpg);
	height:45px;
	width:10px;
	float:left;
}

.captiontext {
	float:left;
	color:#FFFFFF;
	line-height:45px;
}

.captiontext a {
	color:#FFFFFF;
	text-decoration:none;
}

.captionright {
	background-image:url(images/NavRight.jpg);
	height:45px;
	width:13px;
	float:right;
}

/* -- Fix The Rendering Of Tables Within Tables (Admin Area) -- */
.text .caption .captionleft, .text .caption .captionright {
	display:none;
}

.text .caption .captionleft, .text .caption {
	padding-left:10px;
}

.text {
	background-color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	color:#333333;
}

* html div .text {
    \width: 100%; /* for IE5 and IE6 in quirks mode */
    w\idth: 100%; /* for IE6 in standards mode */
}

.text a {
	color:#333333;
}

.text a:hover {
	color:#555555;
}

.text ul {
	list-style:none;
	margin:0;
	padding:0;
}

.text li {
	list-style:none;
	margin:0;
	padding-left: 14px;
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 0 .2em;
}

.news img {
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

/* -- Fix The Rendering Of Tables Within Tables (Admin Area) -- */
.text .textfooter .textfooterleft, .text .textfooter .textfooterright {
	display:none;
}

.textfooter {
	background-color:#FFFFFF;
	height:11px;
	margin-bottom:10px;
}

.textfooterleft {
	background-image:url(images/TextFooterLeft.jpg);
	height:11px;
	width:10px;
	float:left;
}

.textfooterright {
	background-image:url(images/TextFooterRight.jpg);
	height:11px;
	width:11px;
	float:right;
}

/* -- Menu CSS -- */

.menucaption {
	background-image:url(images/MenuCaption.jpg);
	background-repeat:no-repeat;
	line-height:45px;
	color:#FFFFFF;
	width:183px;
	height:45px;
	padding-left:10px;
}

* html div .menucaption {
    \width: 193px; /* for IE5 and IE6 in quirks mode */
    w\idth: 193px; /* for IE6 in standards mode */
}

.menucaption a {
	color:#FFFFFF;
	text-decoration:none;
}

.menutext {
	background-image:url(images/MenuFooter.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#FFFFFF;
	margin-bottom:10px;
	color:#333333;
	padding:8px;
	width:177px;
}

* html div .menutext {
    \width: 193px; /* for IE5 and IE6 in quirks mode */
    w\idth: 193px; /* for IE6 in standards mode */
}

.menutext a {
	color:#333333;
}

.menutext a:hover {
	color:#555555;
}

.menutext ul {
	list-style:none;
	margin:0;
	padding:0;
}

.menutext li {
	list-style:none;
	margin:0;
	padding-left: 14px;
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 0 .2em;
}

/* -- Footer CSS -- */

#footer {
	text-align:center;
	margin-top:10px;
	color:#CCCCCC;
}

#footer a {
	color:#FFFFFF;
}

/* e107 Core CSS */

.tbox{
	color: #000000;
	font-size: 11px;
	border: 1px solid #333333;
}

.tbox:focus {
	border: 1px solid #666666;
}

form p {
	margin:0;
}

.button {	
	border: #777 1px solid;
	color: #000;
	font: 9px verdana, tahoma, arial, helvetica, sans-serif;
	text-align:center;
}

.fborder {
	border: #C4C4C4 0px solid;
	background-color: #fff;
	
}
.forumborder {
	border: #C4C4C4 1px solid;
}
.forumheader {
	background-color: #4C4C4C;
	font: 11px verdana, tahoma, arial, sans-serif;
	color: #FFFFFF;
	padding: 4px;
	border: #CCCCCC 1px solid;
	text-align:left;
	font-weight: bold;
}
.forumheader a {
	color:#FFFFFF;
}
.forumheader2 {
	background-color: #F0F1ED;
	font: 10px verdana, tahoma, arial, sans-serif;
	text-align:left;
	color: #6D6E71;
	padding: 4px;
	border: #CCCCCC 1px solid;
}
.forumheader3 {
	background-color: #F0F1ED;
	font: 10px verdana, tahoma, arial, sans-serif;
	color: #6D6E71;
	padding: 4px;
	border: #CCCCCC 1px solid;
	text-align:left;
	
}
.forumheader4 {
	background-color: #F0F1ED;
	font: 10px verdana, tahoma, arial, sans-serif;
	color: #333333;
	padding: 4px;
	border: #CCCCCC 1px solid;
}
.forumtable2 {
	background-color: #F0F1ED;
	font: 10px verdana, tahoma, arial, sans-serif;
	color: #6D6E71;
	padding: 4px;
	border: #CCCCCC 1px solid;
}
.fcaption {
	border: #CCCCCC 1px solid;
	vertical-align:middle;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:5px;
	padding-right:5px;
	background-color: #4C4C4C;
	font: 12px verdana, tahoma, arial, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}

.fcaption a {
	color:#FFFFFF;
}
	
.finfobar {
	background-color: #F0F1ED;
	font: 10px verdana, tahoma, arial, sans-serif;
	color: #6D6E71;
	padding: 4px;
	border: #CCCCCC 1px solid;
}

.helpbox {
	background-color: #F0F1ED;
	color: #6D6E71;
	width:95%;
	font: 9px verdana, tahoma, arial, sans-serif;
}

.indent{
	padding: 5px;
	margin: 5px;
	font: 9px verdana, tahoma, arial, sans-serif;
	color: #000;
	border: 0px solid;
	background-color: #fff;
	border-bottom: #ccc 1px solid;
	border-left: #ccc 1px solid;
	border-right: #ccc 1px solid;
	border-top: #ccc 1px solid;
	background-image: url(images/bbcode.jpg);
}

#dataform {
 	text-align:left;
}

/* -- Fix IE Fonts -- */
body, td, .indent, .defaulttext, .caption, .captiontext, .bodytable, .mediumtext,
.forumheader, .forumheader2, .forumheader3, .forumheader4, .forumheader5, .fcaption, .finfobar {
	font-size:11px;
}
.captiontext {
	font-size:20px;
}

.smalltext, .smallblacktext, .tbox, .button, .button:hover, .nextprev, .helpbox {
	font-size:11px;
}

.forumheader .smallblacktext {
	color:#FFFFFF;
}