/* Basics ------------------------------------- */

.photo {
	float:left;
	margin-left: 0;
	margin-right: 20px;
	border: 1px solid #8c8681;
	}
hr {
	clear: both;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-width: 0px;
	}
.snipdiv {
	margin-bottom: 20px;
	float: left;
}
.floatdiv {
	width: 100%;
	}
.codesnip-container {
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
	color: #0033CC;
	background-color: #CCE6FF;
	width: 700px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #1f326d;
	letter-spacing: 0.01em;
}
* { margin:0; padding:0; }
.divclear { clear:both; }
.alignright { float:right; margin-left: 10; margin-right: 0px;}
.alignleft { float:left; margin-left: 0; margin-right: 20px;}
.aligncenter { display:block; margin-left:auto; margin-right: auto; }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:75%;
	color:#333333;
	text-align:center;
	background-image: url(images/navbg-mageintern.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}
.logo {
	height: 60px;
	width: 210px;
	padding-top: 20px;
	padding-left: 30px;
	float: left;
	border:0;
	}
.logo img {border:0;}
div#wrapper {
	width:1000px;
	margin:0 auto;
	text-align:left;
	height:100%;
	background-color:#f5f5f5;
	border: 10px solid #FFFFFF;
}

/* Elements ----------------------------------- */
p {	margin-bottom: 10px;}
ol, ul, li {list-style:none;}

pre {
border: 1px solid #c0c3ac;
font:1em courier new;
color:#233;
margin:10px;
padding:10px;
background:#ecf0d9;
overflow:auto;
}

table {
border-collapse:collapse;
margin:10px auto 10px auto;
background:#ecf0d9;
}

td {
border:1px solid #c0c3ac;
padding:1em;
}

th {
padding:10px;
border:1px solid black;
background-color:#c0c3ac;
}

dl {
margin:10px;
}

dt {
font-weight:bold;
}

dd {
margin:0 0 5px 20px;
}

blockquote {
	padding-left:10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #990000;
}

fieldset {
	padding:0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-width: 0px;
	border-style: none;
	}

/* Header ------------------------------------- */

div#header {
	height:110px;
	float: left;
	background-color: #f5f5f5;
	margin-bottom: 40px;
	clear: both;
	width: 100%;
	}
.header-right {
	float: right;
	height: auto;
	width: 600px;
	padding-top: 10px;
	padding-right: 20px;
}
.header-rightbox {
	float: right;
	height: auto;
	width: 550px;
	text-align: right;
	padding-bottom: 20px;
}
h1#site-title {
	padding-top:10px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 1.8em;
	font-weight: bold;
	padding-bottom: 1px;
	color: #990000;
	}

.site-blurb {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:normal;
	color: #333333;
}

/* Page List ---------------------------------- */

ul#page-list li {
float:right;
margin:5px;
padding:5px 7px 3px 7px;
font-size:1.1em;
}

ul#page-list li li {
font-size:1.1em;
}

ul#page-list li a {
margin:0;
padding:0;
display:block;
color:#fff;
font-family:Tahoma;
text-decoration:none;
font-size:1.1em;
}

ul#page-list li a:hover {
background-color:none;
color:#feb638;
}

ul#page-list ul {
display:none;
position:absolute;
margin:3px 0 0 -10px;
}

ul#page-list li li {
float:none;
}

ul#page-list li:hover > ul {
display:block;
background-color:#32342c;
}

ul#page-list img {
height:auto;
border:0;
margin-bottom:-2px;
}


/* Search Box --------------------------------- */
.searchinput {
	background-color: #00FF00;
}
.right-navigation {
	float:right;
	background-color: #CCCCFF;
	height: auto;
	width: 400px;
}

form#searchform {
float:right;
margin:6px 5px 0 0;
padding:0;
}

.searchinput input.inputbox {
	width:182px;
	height:15px;
	border:1px solid #8c8681;
	padding:1px;
	background-color:#F7F3EE;
}

.searchinput input#searchsubmit {
	border:1px solid #2f3540;
	background-color:#8c8681;
	color:#eee;
	float: right;
	margin-top: 2px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.button {
	border:1px solid #2f3540;
	color:#FFFFFF;
	margin-top: 2px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	background: #009900;
}
.searchinput input#searchsubmit:active {
	border:1px inset #2f3540;
	background-color: 666a73;
}

/* Archive Page Banners ----------------------- */

div.archive-banner {
	padding:10px;
	color:#06180a;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #990000;
	height: auto;
	width: 720px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

div.archive-banner p {
font-size:0.82em;
margin:0;
}

div.archive-banner h2 {
	font-size:1.3em;
	padding-top: 10px;
	padding-bottom: 1px;
}

div#author-archive-banner {
text-align:left;
}

div#author-archive-banner img {
float:left;
padding-right:10px;
}

/* Post Top Meta ------------------------------ */

.post-top-meta {
	color:#999999;
	font-size: 11px;
	padding-top: 4px;
	float: left;
	width: 720px;
}

.post-top-meta a {
color:#8c8681;
}

.post-top-meta a:hover {
color:#8c8681;
}
.post-top-meta li a {
	color: #990000;
}
span.top-categories {
float:left;
text-align:left;
}
/* Posts -------------------------------------- */
.post-meta a {
	color: #999999;
	text-decoration: none;
}
h2.post-title {
	float: left;
	width: 740px;
	margin-top: 10px;
	margin-bottom: 20px;
	color:#990000;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h2.post-title a {
    color:#990000;
	text-decoration: none;
	}
h2.post-title a:hover {
	color:#0033CC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0033CC;
	text-decoration:none;
}

div.post {
margin-bottom:15px;
overflow:hidden;
}

.post-body {
	font-size: 1.1em;
	color: #333333;
	float: left;
	height: auto;
	width: 720px;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.6em;
}
.post-body p {
	margin-bottom: 10px;
	}
.post-body a {
text-decoration:underline;
}
.post-body a:hover {
text-decoration:none;
color:#fd7438;
}
.post-body ul li {
list-style:disc;
}
.post-body ol li {
list-style:decimal;
}
.post-body ol li, .post-body ul li {
margin-left:30px;
}
.post-body ol, div.post-body ul {
margin:10px 0;
}
.post-body img {
	border:1px solid #CCCCCC;
	margin-bottom: 10px;
	margin-top: 10px;
	}

div#content {
	width:740px;
	float:left;
	padding:10px;
	height: auto;
	margin-left: 10px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-top: 20px;
}



p.attachment a {
border:0;
}

p.attachment a:hover {
border:0;
}




/* Single Posts and Pages --------------------- */

h2#single-title {
	font-size: 16px;
	color: #990000;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	margin-bottom: 10px;
	width: 740px;
}

/* Images ------------------------------------- */

.wp-caption {
text-align:center;
padding-top:4px;
margin:10px;
}

.wp-caption img {
	float: left;
    margin-right: 20px;
    margin-bottom: 5px;

}

.wp-caption p.wp-caption-text {
font-size:11px;
font-style:italic;
line-height:17px;
padding:0 4px 5px;
margin:0;
}



/* Galleries ---------------------------------- */

div.gallery {
clear:both;
margin: auto;
}

div.gallery a {
border-bottom:0;
}

div.gallery a:hover {
border-bottom:0;
}

dl.gallery-item {
margin:10px 0;
float: left;
text-align: center;
width: 33%;	
}

div.gallery img {
border: 1px solid #cfcfcf;
padding:2px;
}

div.gallery .gallery-caption {
margin-left: 0;
}

div.gallery img:hover {
border:3px solid #78ad78;
padding:0;
}

/* Post Meta ---------------------------------- */

p#not-found {
text-align:left;
margin:0;
}



/* Post Bottom Meta --------------------------- */

div.post-bottom-meta {
	clear:both;
	background-color:#f2ede4;
	color:#8c8681;
	font-size: 11px;
	text-align: right;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

div.post-bottom-meta a {
	color:#0000FF;
	text-decoration:underline;
	display: block;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	list-style-type: none;
}

div.post-bottom-meta a:hover {
color:#990000;
}

div.post-bottom-meta-columns {
	float:left;
	width: 50%;
	font-size: 12px;
}
div.post-bottom-meta-columns p{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: left;
	padding-right: 10px;
	margin-top: 0px;
}

div.bottom-meta-clear {
clear:both;
}

/* Comments ----------------------------------- */
.commentsnavi {
	float: left;
	height: auto;
	width: 720px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
	margin-bottom: 30px;
}
.commentsnavi a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #666666;
	text-decoration: underline;
	}
#respond {
	margin-bottom: 20px;
}
#respond p {
font-size: 1.1em;
color: #666666;
 }
.commentfields {
	margin-top: 10px;
	margin-bottom: 10px;
	}
label {
	font: 1em Arial, Helvetica, sans-serif;
	color: #999999;
	}
.capnr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: bold;
	color: #990000;
}
.text {
	padding: 2px;
	width: 250px;
	border: 1px solid #999999;
	margin-bottom: 10px;
}

.capcha {
	padding: 2px;
	width: 50px;
	border: 1px solid #990000;
	margin-bottom: 10px;
}
textarea#comment {
	padding: 2px;
	width:550px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	border: 1px solid #999999;
	margin-bottom: 10px;
	margin-top: 10px;
	}
#comments{
	padding:10px;
	margin:15px 0;
	color: #990000;
	font-size: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
.comment-header {
	float: left;
	width: 720px;
	margin-bottom: 10px;
}
li.comment, li.pingback {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/commentbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
padding:10px;
}

div.comment-meta {
	float:right;
	margin:0px 30px 0px 0px;
	font: 0.9em Georgia, "Times New Roman", Times, serif;
	color: #666666;
	}
div.comment-meta a {
	
	text-decoration: none;
	
}

div.comment-author {
	color:#990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-weight: bold;
	float: left;
}

li.pingback div.comment-meta {
margin:0;
}


div.comment-author {
margin-right:5px;
}

div.comment-body p {
	margin-top:5px;
	font-family: Georgia, Times, serif;
	font-size: 1.1em;
	color: #333333;
	line-height: 1.5em;
	}
div.comment-body .says {
	display: none;
}
div.comment-body .url {
	font-size: 12px;
	text-decoration: none;
	font-family: Georgia, Times, serif;
}


div.comment-body p a {
	color:#666666;
	font-size: 0.8em;
}

li.even, li.odd {
	background-color:#FFFFFF;
	margin-bottom: 10px;
	background-image: url(images/blockquote.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
li.bypostauthor {
	background-color:#f2ede4;
	margin-bottom: 10px;
	background-image: url(images/blockquote.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.recentcomments {
	font-size: 1.1em;
	color: #333333;
}
/* Next and Previous Links -------------------- */

div.next-and-previous {
	background-color:#f2ede4;
	width:100%;
	border: 1px solid #d9d1c7;
}

div.next-and-previous a {
color:#455;
}

div.next-and-previous a:hover {
color:#06180a;
}

div.next-and-previous-link {
	padding:10px;
	width:330px;
	font-family: Arial, Helvetica, sans-serif;
}

div.newer-posts {
text-align:right;
}

/* Sidebar ------------------------------------ */

div#sidebar {
	width:190px;
	float:right;
	background-color:#E6E6E6;
	border: 1px solid #d9d1c7;
	height: auto;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	padding: 10px;
}

/* Sidebar Ads -------------------------------- */
/* (enable in sidebar.php) */

div#sidebar-ad-area {
width:370px;
height:175px;
}

div.ad-box {
width:150px;
height:150px;
float:left;
background-color:#283a2c;
margin:10px 0 0 19px;
border:2px solid #06180a;
color:#ddd;
}

div.ad-box p {
margin:10px 5px;
}

div.ad-box img {
width:150px;
height:150px;
border:0;
}

/* Sidebar Widgets ---------------------------- */

.sidebar-widget-area {
	}

div.widget {
	}

.widget-header {
	margin-top: 0;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	font-size: 13px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

div.widget a {
	color:#333333;
	text-decoration: underline;
}

div.widget a:hover {
	color: #990000;
	text-decoration: underline;
}
div.widget ul {
	padding-left: 10px;
	padding-bottom: 15px;
}
div.widget li {
	list-style-type:square;
	font-size: 12px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	}

div.widget td a {
font-weight:bold;
}


 
/* Tabbed Sidebar Widgets --------------------- */

ul.tabnav {
text-align:left;
padding-left:10px;
}

ul.tabnav li {
display: inline;
list-style: none;
padding-right: 5px;
margin:0;
}

ul.tabnav li a {
text-decoration: none;
color: #777;
font-weight: bold;
padding: 4px 6px;
outline: none;
font-family:Tahoma; 
}

ul.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
background:#d0d4bd;
color: #000;
text-decoration: none;
border:0;
}

div.tabdiv {
margin-top:2px;
padding:5px;
}

.ui-tabs-hide {
display: none;
}

/* Footer ------------------------------------- */

div#footer {
	clear:both;
	background-color:#e6e6e6;
	color:#666666;
	font-size:0.9em;
	padding-bottom:20px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #f5f5f5;
	margin-top: 20px;
	float: left;
	width: 100%;
	line-height: 1.6em;
}

div#footer a {
	color:#666666;
}

div#footer a:hover {
color:#990000;
}

/* Footer Widgets ----------------------------- */

h3.footer-widget-header {
font-weight:normal;
}

ul.footer-widget {
float:left;
padding:10px 0px 10px 40px;
text-align:left;
width:240px;
}

ul.footer-widget table {
float:left;
color:#233;
}

div#footer td a {
color:#233;
font-weight:bold;
}

ul.footer-widget caption {
color:#fff;
}

ul.footer-widget form#searchform {
float:none;
}

ul.footer-widget form#searchform label {
display:none;
}

div#footer a.rsswidget {
border-bottom:1px dotted #6b7e9d;
}

/* Footer Fine Print -------------------------- */

div#footer-credits {
	float:right;
	text-align:right;
	width:400px;
	z-index: 999;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 40px;
}

div#footer-credits li{
display:inline;
padding-left:10px;
}

div#footer p a {
}
.mageintern-info {
	float: left;
	width: 500px;
	font-size: 11px;
	line-height: normal;
	background: #f2ede4;
	padding: 10px;
	border: 1px dashed #990000;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.mageintern-info ul {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}
.mageintern-info li {
	list-style-type: disc;
	list-style-position: outside;
		}
/* Category List ------------------------------ */
.navigation-line {}
div#navigation {
	clear:both;
	font-size: 12px;
	margin-top: 25px;
	float: left;
	margin-left: 10px;
	width: 980px;
	background-color: #313540;
	}

ul#category-list li {
	float:left;
	background-image: url(images/navbg.jpg);
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

ul#category-list li a {
	color:#FFFFFF;
	margin:0;
	display:block;
	text-decoration: none;
	font-weight: bold;
	}

ul#category-list li:hover {
}

ul#category-list li a:hover {
	display: block;
}

ul#category-list ul {
	display:none;
	position:absolute;
	width: 200px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -15px;
	}

ul#category-list li li {
	float:none;
	background-image: url(images/subnavbg.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
}

ul#category-list li li a {
	float:none;
	color: #000000;
	font-weight: normal;
	}
ul#category-list li li a:hover {
	float:none;
	color: #990000;
	font-weight: bold;
}

ul#category-list li:hover > ul {
	display:block;
	background-color: #F2EDE4;
	border: 1px solid #333333;
}