/*
Theme Name: MyAdminDepartment.com
Theme URI: http://myadmindepartment.com
Version: 1.0
Description: 2 Column theme
Author: Masterful Marketing
Author URI: http://masterful-marketing.com
*/

/* Links */
a {color: #380067; text-decoration: none; font-weight: bold; }
a:hover {color: #5479c7; text-decoration: none; font-weight: bold;}
a img {border: none;}

blockquote {border-left:2px solid #3c5ba3; background-color:#e0e1f5; margin:20px 0 20px 0; padding:8px 20px 8px 20px;}

.bluebold { font-weight: bold; color: #5479c7; }
.pwbold { font-weight: bold; color: #380067; }

.left { border: none; float: left; padding:2px 20px 16px 0; }
.right { border: none; float: right; padding:2px 0 16px 20px; }
.clear { clear:both; height:0; overflow:hidden; line-height:1px; font-size:1px; }


/* Structure */

body { margin: 10px 0 0 0; padding: 0; color:#363636; background-color:#000000; font: normal 12px/24px verdana, sans-serif; }

#outside { width: 900px; margin: 0 auto; background-color: #5479c7; }

#wrapper { clear: both; float: left; width: 100%; margin: 0; padding: 0; position: relative; background-color: #ffffff; }

#content-wrapper { width: 70%; float: left; }

#sidebar-wrapper {	width: 30%; float: right; }

/* header & title */

.header { width: 900px; padding: 0px; height: 155px; margin: 0px; background: #5479c7 url(images/header.jpg) no-repeat top;  }
.header .title { float: right; padding: 20px 20px 0 0px;}
.header .title a { color: #5479c7; font: normal italic 2.8em verdana, sans-serif; text-decoration: none; }
.header .title a:hover {color: #5479c7;}

/* path - navigation bar */
.path { width: 100%; height: 30px; background: #5479c7; font: bold .9em verdana,sans-serif; text-transform: uppercase; margin: 0;border-top: 1px solid #fff600; }
.path ul { float: left; list-style: none; margin: 0; padding: 8px 0 0 0;  }
.path li {display: inline; text-align: left; }
.path a { color: #ffffff; text-decoration: none; padding: 0px 15px 0 10px;}
.path a:hover { color: #fff600; text-decoration: none; }

/* Content */

#content { float: left; color: #363636; margin: 20px; line-height: 1.6em;}

#content h1 {font: bold 1.8em verdana,sans-serif; color: #380067; margin: 0px 0 10px; }
#content h2 {font: bold 1.4em verdana,sans-serif; margin: 10px 0 10px; color: #5479c7; }
#content h3 {font: bold 1.4em verdana,sans-serif; margin:10px 0 10px; color: #380067;}
#content h4 {font: bold 1.2em verdana,sans-serif; margin: 10px 0 10px; color: #5479c7; }

#content ul {list-style: none; margin: 0; padding: 0;}

#content li {background-image: url(images/li.gif); background-repeat: no-repeat; background-position: 0 5px; padding: 0px 0px 10px 15px;}

#descr { color: #363636; font-weight: bold; font-size: .9em; margin-bottom: 6px; }

#content a:hover { border-bottom: 1px dotted #5479c7; color: #5479c7; text-decoration: none; font-weight: bold;}

#content .post-footer { background-color: #fffcb7; border-left:4px solid #3c006e; color:#363636; font: bold .9em/2em arial, san-serif; margin:10px 0 20px 0px; padding: 5px 5px 5px 10px; }

/* Sidebar */
#sidebar { float: right; width: 210px; margin: 20px; }

#sideblock { padding: 10px; margin-bottom: 10px; background-color: #eef1f6; border: 1px solid #5479c7; }

#sideblock h2 { margin: 5px auto; font-size: 13px; color: #5479c7; font-weight: bold; }
#sideblock p { line-height: 20px; }
#sideblock ul { list-style: none; margin: 0 0 10px 1px; padding: 0; }
#sideblock li { background-image: url(images/bullet.gif); background-repeat: no-repeat; background-position: 0 8px; padding: 0px 0px 0px 15px; margin-left: 0; }

/* Footer */

#footer {	clear: both; width: 900px; background-color: #5479c7; height: 60px; padding-top: 10px; }
#footer p { color: #ffffff; text-align: center; font-size: 10px; padding: 0; margin: 0; }
#footer a { color: #ffffff; font-size: 10px; font-weight: bold; text-decoration: none; }
#footer a:hover { font-weight: bold; text-decoration:none; color: #fff600; }


/* Comments Styling */

img.avatar {float:left; margin: 0 10px 0 5px;}

.comment{ color:#363636; margin:0 0 10px 0; padding:8px 0 8px 0;}

.comment .bluebox {background-color:#edeff5; }

.comment .commenticon {line-height:1.6em;font-size:.9em;padding-bottom:20px;}

.comment p {line-height:1.3em; margin:0 0 10px 5px; padding-bottom:5px;}

#commentsection{margin:25px 0 0;}
#commentsection p{margin:0 0 6px;}

#commentform {
margin: 1em 0;
background: #FFFFFF;
width: 280px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

/*  Must Required CSS CLASS for Wordpress 2.5 onwords check out http://codex.wordpress.org/CSS */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #636363;
   text-align: center;
   background-color: #f8f8ff;
   padding-top: 4px; font-weight: bold; 
   margin: 10px; font-size: 10px; line-height: 16px;
 /*   optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text { padding: 0; margin: 0; text-align: center; color: #283890;}*/
