body { 
text-align:center; 
margin:0px; 
padding:0px; 
background:#676767; 
background-image: url(../images/bg.jpg);
background-repeat: no-repeat; 
background-position: top center;
background-attachment: fixed;
color:#000000; 
overflow-x: hidden; 
font-family:tahoma,verdana, arial; 
font-size:12px; }


DIV.header {
position: relative;
width: 920px;
height: 196px;
background-image: url("../images/header3.png");
background-repeat: no-repeat;
background-position: top center;
padding: 0px;
}

DIV.headermenu {
position: absolute;
top: 47px;
left: 135px;
color:#8a8a8a;
font-size:10.5px; 
font-weight:bold;
}

DIV.headermenu-right {
position: absolute;
top: 42px;
right: 22px;
color:#8a8a8a;
font-size:10.5px; 
font-weight:bold;
}



.headermenu A:link { TEXT-DECORATION: none; color:#8a8a8a; padding: 0px 15px 0px 0px;}
.headermenu A:visited { TEXT-DECORATION: none; color:#8a8a8a; padding: 0px 15px 0px 0px; }
.headermenu A:active { TEXT-DECORATION: none; color:#8a8a8a; padding: 0px 15px 0px 0px; }
.headermenu A:hover { TEXT-DECORATION: none; color:#ffffff; padding: 0px 15px 0px 0px;  }

DIV.headerad {
position: relative;
top: 85px;
}

DIV.mainbody {
position: relative;
width: 920px;
background-image: url("../images/bg.png");
background-repeat: repeat-y;
text-align: left; 
}


DIV.side-left {
float:left;
width: 400px;
padding-left:10px;

}

.main {
background-image: url("../images/sidebg.png");
background-repeat: no-repeat;
}


DIV.side-right {
float:left;
width: 500px;
padding: 15px 10px 0px 0px;
}

DIV.side-clear {
clear:both;
}

DIV.container-both {
position: relative;
background-image: url("../images/container-left.png");
background-repeat: repeat-y;
width: 500px;
}

DIV.container {
float:left;
}

.left {
background-image: url("../images/container-left.png");
background-repeat: repeat-y;
}

.right {
background-image: url("../images/container-right.png");
background-repeat: no-repeat;
}

DIV.label {
height: 21px;
padding: 0px 0px 0px 7px;
}

.label-l {
float:left;
background-image: url("../images/label-l.png");
background-repeat: no-repeat;
width: 8px;
height: 21px;
}

.label-m {
float:left;
background-image: url("../images/label.png");
background-repeat: repeat-x;
height: 21px;
padding: 3px 5px 0px 5px;
color: #3b5a73;
font-size:10px; 
font-weight:bold;
text-align:center;
text-transform: uppercase;
}

.label-r {
float:left;
background-image: url("../images/label-r.png");
background-repeat: no-repeat;
width: 8px;
height: 21px;
}

DIV.biglabel {
height: 29px;
padding: 0px 0px 0px 7px;
}

.biglabel-l {
float:left;
background-image: url("../images/biglabel-l.png");
background-repeat: no-repeat;
width: 8px;
height: 30px;
}

.biglabel-m {
float:left;
background-image: url("../images/biglabel.png");
background-repeat: repeat-x;
height: 30px;
padding: 4px 5px 0px 5px;
color: #3b5a73;
font-size:15px; 
font-weight:bold;
text-align:center;
text-transform: uppercase;
}

.biglabel-r {
float:left;
background-image: url("../images/biglabel-r.png");
background-repeat: no-repeat;
width: 8px;
height: 30px;
}


.contentarea {
padding: 10px 10px 10px 10px;
}

DIV.footer {
width: 920px;
height: 35px;
background-image: url("../images/footer.png");
background-repeat: no-repeat;
background-position: top center;
padding: 0px;
}

DIV.footertext {
width: 920px;
height: 25px;
padding: 0px;
color: #ffffff;
font-size:11px; 
text-align:center;}

.footertext A:link { TEXT-DECORATION: none; color:#c0e1ff; font-weight:bold;}
.footertext A:visited { TEXT-DECORATION: none; color:#c0e1ff;  font-weight:bold;}
.footertext A:active { TEXT-DECORATION: none; color:#c0e1ff;  font-weight:bold;}
.footertext A:hover { TEXT-DECORATION: none; color:#ffffff;  font-weight:bold; }


.hline {
width: 100%;
height: 1px;
border-style: solid;
border-width: 0px 0px 1px 0px;
padding: 0px;
margin: 0px;
border-color: #ddd;
font-size:0px; 
}


p {margin: 0px; padding:10px 0px 0px 0px; } 

.blogentry {
width: 360;
padding: 5px 20px 15px 20px;
line-height:18px; 
}

.blogentry-char {
width: 360;
padding: 5px 20px 15px 20px;
line-height:18px; 
}


.navigation {
background-image: url("../images/endofpage.png");
background-repeat: no-repeat;
padding: 10px 0px 0px 0px;
color: #8a8a8a;
font-size: 10px;
font-weight:bold;
}

.blogentrytitle {
font-size:18px;
font-weight:bold;
color: #3b5a73;
padding: 8px 0px 5px 0px;
line-height:22px; 
}

.blogentrytitle2 {
font-size:22px;
font-weight:bold;
color: #3b5a73;
padding: 8px 0px 5px 0px;
line-height:22px; 
}

.blogentrytitle-char {
font-size:18px;
font-weight:bold;
color: #fe5990;
padding: 8px 0px 5px 0px;
line-height:22px; 
}

.blogentrytitle2-char {
font-size:22px;
font-weight:bold;
color: #e04e7f;
padding: 8px 0px 5px 0px;
line-height:22px; 
}

.blogentrytitle A:link, .navigation A:link {TEXT-DECORATION: none; color: #3b5a73;}
.blogentrytitle A:visited, .navigation A:visited {TEXT-DECORATION: none; color: #3b5a73;}
.blogentrytitle A:active, .navigation A:active {TEXT-DECORATION: none; color: #3b5a73;}
.blogentrytitle A:hover, .navigation A:hover {TEXT-DECORATION: none;}

.blogentrytitle-char A:link {TEXT-DECORATION: none; color: #fe5990;}
.blogentrytitle-char A:visited {TEXT-DECORATION: none; color: #fe5990;}
.blogentrytitle-char A:active {TEXT-DECORATION: none; color: #fe5990;}
.blogentrytitle-char A:hover {TEXT-DECORATION: none;}


.blogentryinfo {
font-size:11px;
line-height:12px; 
padding: 0px 0px 5px 0px;
}

.blogentry A:link, .contentarea A:link { color:#336699; }
.blogentry A:visited, .contentarea A:visited { color:#336699;  }
.blogentry A:active, .contentarea A:active { color:#336699;  }
.blogentry A:hover, .contentarea A:hover { color:#8a8a8a; }

.blogentry-char A:link, .contentarea-char A:link { color:#e04e7f; }
.blogentry-char A:visited, .contentarea-char A:visited { color:#e04e7f;  }
.blogentry-char A:active, .contentarea-char A:active { color:#e04e7f;  }
.blogentry-char A:hover, .contentarea-char A:hover { color:#8a8a8a; }


.blogentryinfo A:link, 
.blogentrybottominfo A:link { TEXT-DECORATION: none; color:#8a8a8a; font-weight:bold; font-size:10px;}

.blogentryinfo A:visited, 
.blogentrybottominfo A:visited { TEXT-DECORATION: none; color:#8a8a8a; font-weight:bold; font-size:10px;}

.blogentryinfo A:active, 
.blogentrybottominfo A:active { TEXT-DECORATION: none; color:#8a8a8a; font-weight:bold; font-size:10px;}

.blogentryinfo A:hover, 
.blogentrybottominfo A:hover { TEXT-DECORATION: none; color:#3b5a73; font-weight:bold; font-size:10px;}

.blogentrybottominfo {
text-align: right;
font-size:10px;
font-weight:bold;
padding-top: 10px;
color: #3b5a73;
line-height:12px; 
}

.delimiter {
color: #8a8a8a;
}

.entry-categories,
.entry-tags {
    margin-bottom: .5em;
}

.entry-tags ul,
.entry-categories ul {
    display: inline;
    list-style: none;

}
.entry-tags ul li,
.entry-categories ul li {
    display: inline;

}

.entry-tags-list,
.entry-categories-list {
display: inline;
list-style: none;
margin-left: 0px;
padding-left: 0px;
margin-right: 0px;
padding-right: 0px;
}
.entry-tags-list .entry-tag,
.entry-categories-list .entry-category {
display: inline;
}


// li {	padding: 5px 0px 5px 0px;
//	list-style-type: disc;
//	margin: 0px 25px 0px 25px;
//	}

ul {
	list-style-type: disc;
	list-style-image: url(../images/ul.png);
	margin: 0px 25px 0px -5px;
	text-indent: -1px;
	}

ul li { margin: 0px 0px 0px 0px; }

.contentarea ul {  margin: 0px -12px 0px -12px;  }
.contentarea li {  margin: 6px 0px 6px 0px;  }
.contentarea li ul { margin: 0px -20px 0px -30px; font-weight: normal; }
.contentarea li ul li ul { margin: 0px -20px 0px -30px; font-weight: normal; }
.contentarea A:link { TEXT-DECORATION: none; }
.contentarea A:visited { TEXT-DECORATION: none; }
.contentarea A:active { TEXT-DECORATION: none;  }
.contentarea A:hover { TEXT-DECORATION: underline;  }


ol {
	margin: 0px 25px 0px -5px;
	text-indent: -1px;
 	list-style-type: decimal;
	}

ol li { margin: 0px 0px 0px 0px; list-style-type: decimal;}



.widget-list-item {

}

.mediaplayer {
border:0px solid #000;
}

div#photos img {
	border: 1px solid #FFFFFF;
}
div#photos {
color: #FFFFFF;
text-align:left;
}

.photo {
	margin: 2px;
}

.setThumb {
	float: left;
	width: 57px;
	height: 57px;
	background-image: url(stackBG.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 1px;
        padding: 1px 0px 0px 1px;
}

.photocategory {
width: 365;
padding: 5px 0px 5px 15px;
color: #3b5a73;
font-size: 12px;
font-weight:bold;
text-transform: uppercase;
}

.photocatselect {
width: 305;
padding: 5px 15px 5px 15px;
font-size: 12px;
text-align:right;
background-color : #ebebeb;
}

INPUT, TEXTAREA, SELECT {
	font :9px Tahoma, Arial, Helvetica, sans-serif;
	background-color : #cc9;
	background-color:#fff;
	border:1px solid #000;
}

OPTION {
	font :9px Tahoma, Arial, Helvetica, sans-serif;
	background-color : #cc9;
	background-color:#fff;
	border:0px solid #000;
}


blockquote {
margin:22px 10px;
upadding:3px;
color:#575757;
padding: 0 37px;
background: transparent url("../images/blockquote.png") no-repeat 0 0;
}

.count {
font-size:9px;
}


/* FROM ORIGINAL DEFAULT MT CSS */

/* User pics */


.user-pic {
    float: left;
    position: relative;
    width: 50px;
    height: 50px;
    overflow: hidden;
    margin: 0 10px 0 0;
}

.auth-icon {
    position: absolute;
    bottom: 0;
    left: 0;
}


/* Feedback */

.comments-open label {
    display: block;
}

@media screen, print { 
	/* Turn off list bullets */

ul.mktree  li { 
list-style: none; margin: 0px 0px 10px 0px;
color: #3b5a73;
font-size:12px; 
font-weight:bold;
padding-bottom:3px;
}

.day {
color: #3b5a73;
font-weight:bold;
font-size:12px; 
padding-right:3px;
} 

ul.mktree li ul { 
padding: 8px 0px 0px 0px;
} 

ul.mktree li ul li { 
color: #000000;
font-size:12px; 
font-weight:normal;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px -15px;
} 
	/* Control how "spaced out" the tree is */
ul.mktree, ul.mktree ul { margin-left:0px; padding:0px; }
ul.mktree li { margin-left:5px; padding:0px; }
	/* Provide space for our own "bullet" inside the LI */
	ul.mktree  li           .bullet { padding-left: 15px; }
	/* Show "bullets" in the links, depending on the class of the LI that the link's in */
	ul.mktree  li.liOpen    .bullet { cursor: pointer; background: url(minus.gif)  center left no-repeat; }
	ul.mktree  li.liClosed  .bullet { cursor: pointer; background: url(plus.gif)   center left no-repeat; }
	ul.mktree  li.liBullet  .bullet { cursor: default; background: url(bullet.gif) center left no-repeat; }
	/* Sublists are visible or not based on class of parent LI */
	ul.mktree  li.liOpen    ul { display: block; }
	ul.mktree  li.liClosed  ul { display: none; }
}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: #ebebeb;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

.widget-tag-cloud .rank-1  { font-size: 1.75em; }
.widget-tag-cloud .rank-2  { font-size: 1.75em; }
.widget-tag-cloud .rank-3  { font-size: 1.625em; }
.widget-tag-cloud .rank-4  { font-size: 1.5em; }
.widget-tag-cloud .rank-5  { font-size: 1.375em; }
.widget-tag-cloud .rank-6  { font-size: 1.25em; }
.widget-tag-cloud .rank-7  { font-size: 1.125em; }
.widget-tag-cloud .rank-8  { font-size: 1em; }
.widget-tag-cloud .rank-9  { font-size: 0.95em; }
.widget-tag-cloud .rank-10 { font-size: 0.9em; }

#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:399px; margin:0px; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:399; height:360px; padding:0px; border:0px solid #ccc; background:#000}
#information {position:absolute; bottom:0; width:399px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70);  font-size:12px}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image {width:399px;height:360px;}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(images/left.gif) left center no-repeat}
#imgnext {right:0; background:url(images/right.gif) right center no-repeat}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(images/link.gif) center center no-repeat}
#thumbnails {margin-top:15px}
#slideleft {float:left; width:20px; height:81px; background:url(images/scroll-left.gif) center center no-repeat; background-color:#222}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:81px; background:#222 url(images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:399px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}


div.about {
	font-size: 11px;
        padding: 5px 15px 5px 15px;
}


/* Normal Bubble */
div.bubble {
	width: auto;
	font-size: 11px;
	margin-bottom: 24px;
}

input, textarea {
	border: 1px solid #c9c2c1;
}

div.bubble blockquote {
	margin: 0px;
	padding: 0px;
	border: 1px solid #c9c2c1;
	background-color: #fff;
        color:#000000;
        background: transparent url("") no-repeat 0 0;
        
}

div.bubble blockquote p {
	margin: 10px;
	padding: 0px;
}

div.bubble cite {
	position: relative;
	margin: 0px;
	padding: 10px 0px 0px 15px;
	top: 6px;
	background: transparent url(tip.gif) no-repeat 20px 0;
	font-style: normal;
}
div.bubble-small {
	width: auto;
	font-size: 11px;
	margin-bottom: 24px;
}

div.bubble-small blockquote {
	margin: 0px;
	padding: 0px;
	border: 1px solid #c9c2c1;
	background-color: #fff;
        color:#000000;
        background: transparent url("") no-repeat 0 0;
        
}

div.bubble-small blockquote p {
	margin: 10px;
	padding: 0px;
}

div.bubble-small cite {
	position: relative;
	margin: 0px;
	padding: 8px 0px 0px 15px;
	top: 6px;
	background: transparent url(tip.gif) no-repeat 20px 0;
	font-style: normal;
}


/* Rounded Bubble */
div.bubble div.rounded {
	margin-bottom: 10px;
	border: 3px solid #fff;
	background-color: #b7e0ff;
}
div.bubble div.rounded blockquote {
	border: 0;
	background-color: transparent;
}
div.bubble div.rounded blockquote p {
	margin: 0px 10px;
}
div.bubble cite.rounded {
	position: relative;
	margin: 0px;
	padding-left: 15px;
	padding-top: 12px;
	top: 9px;
	background: transparent url(tip-rounded.gif) no-repeat 15px 0;
}

/* Pimped Bubble */
div#pimped.bubble {
	font-size: 0.9em;
}
div#pimped.bubble div.rounded {
	color: #fff;
	border: 3px solid #fff;
	background-color: #111;
}
div#pimped.bubble cite.rounded {
	background: transparent url(tip-pimped.gif) no-repeat 15px 0;
}

div.commentbubble {
width: 65px;
height: 53px;
background: url(commentbubble.jpg) no-repeat;
text-align: center;
margin-top: 8px;
padding-top: 12px;
padding-left: 0px;
font-weight:bold;
font-size:15px; 
}

div.commentbubble-char {
width: 65px;
height: 53px;
background: url(commentbubble-char.jpg) no-repeat;
text-align: center;
margin-top: 8px;
padding-top: 12px;
padding-left: 0px;
font-weight:bold;
font-size:15px; 
}


.commentbubble  A:link { TEXT-DECORATION: none; color:#ffffff; }
.commentbubble  A:visited { TEXT-DECORATION: none; color:#ffffff; }
.commentbubble  A:active { TEXT-DECORATION: none; color:#ffffff; }
.commentbubble  A:hover { TEXT-DECORATION: underline; color:#ffffff; }

.commentbubble-char  A:link { TEXT-DECORATION: none; color:#ffffff; }
.commentbubble-char  A:visited { TEXT-DECORATION: none; color:#ffffff; }
.commentbubble-char  A:active { TEXT-DECORATION: none; color:#ffffff; }
.commentbubble-char  A:hover { TEXT-DECORATION: underline; color:#ffffff; }
