/*
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: 1001px; 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: 1001px; height: 153px; margin: 0px; background: #ffffff url(images/banner.png) no-repeat top;  }
.header .title { float: right; padding: 20px 60px 0 0px;}
.header .title a { color: #5479c7; font: normal italic 2.8em verdana, sans-serif; text-decoration: none; }
.header .title a:hover {color: #5479c7;}

/* 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: 1000px; background-color: #5F72C6; height: 80px; 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;}*/

/*** PixoPoint Menu CSS ***/

#pixopoint_menu1 {
	background: #5F72C6;
	width:960px; 
	height:30px;
	}
#pixopoint_menu1 ul { 
	width:960px;
        border-top: 1px solid #fff600;
	margin:0;
	list-style:none;
	}
#pixopoint_menu1 li { 
	border:none;
	z-index:20;
	margin: 0;
	float:left;
	font: 11px verdana,sans-serif;
        text-transform: uppercase;
        letter-spacing: 0.5px;
	position:relative;
	}
#pixopoint_menu1 li:hover,#pixopoint_menu1 li.sfhover {
	background-color: transparent;
	}
#pixopoint_menu1 li a {
	border:none;
	background:none;
	text-decoration:none;
	display:block;
	padding: 0px 25px 0 0px;
	color:#ffffff;
        line-height: 30px;
	}
#pixopoint_menu1 li a:hover {
	border:none;
	background:none;
	text-decoration:none;
	color:#fff600;
	background-position:100% -120px;
	}
#pixopoint_menu1 ul ul {
	position:absolute;
	left:-999em;
	top:40px;
	width:200px;
	}
#pixopoint_menu1 li:hover ul,#pixopoint_menu1 li.sfhover ul {
	left:auto;
	}
#pixopoint_menu1 ul ul li a {
	padding:5px 0px 5px 10px;
	text-transform:uppercase;
	font-variant:normal;
	}
#pixopoint_menu1 ul ul li {
	letter-spacing:0px;
	color:#262462;
	z-index:20;
	width:200px;
	font-family:verdana,sans-serif;
	font-size:10px;
	font-weight:bold;
	font-style:normal;
	background:#F2F7F7;
	border-bottom:1px solid #93bfbe;
	border-left:1px solid #93bfbe;
	border-right:1px solid #93bfbe;
	margin:0;
	}
#pixopoint_menu1 ul ul li a {
	line-height:18px;
	color:#262462;
	text-decoration:none;
	}
#pixopoint_menu1 ul ul li:hover a,#pixopoint_menu1 ul ul li.sfhover a {
	color:#93bfbe; background-color: #ffffff;
	text-decoration:none;
	}
#pixopoint_menu1 ul ul li:hover li a,#pixopoint_menu1 ul ul li.sfhover li a {
	color:#dee3e8;
	}
#pixopoint_menu1 ul ul li:hover li a:hover,#pixopoint_menu1 ul ul li.sfhover li a:hover {
	color:#dee3e8;
	}
#pixopoint_menu1 ul ul li:hover,#pixopoint_menu1 ul ul li.sfhover {
	color:#dee3e8;
	background:#F2F7F7;
	}
#pixopoint_menu1 ul ul ul li {
	font-size:1em;}#pixopoint_menu1 ul ul ul, #pixopoint_menu1 ul ul ul ul {
	position:absolute;
	margin-left:-999em;
	top:0;
	width:200px;
	}
#pixopoint_menu1 li li:hover ul,#pixopoint_menu1 li li.sfhover ul,#pixopoint_menu1 li li li:hover ul,#pixopoint_menu1 li li li.sfhover ul {
	margin-left:120px;
	}
#pixopoint_menu1 ul ul li:hover li a,#pixopoint_menu1 ul ul li.sfhover li a {
	text-decoration:none;
	}
#pixopoint_menu1 ul ul li li:hover a,#pixopoint_menu1 ul ul li li.sfhover a {
	color:#6d8d23;
	text-decoration:none;
	}
#pixopoint_menu1 li.pixo_search:hover {
	background:none;
	}
#pixopoint_menu1 li.pixo_search form { visibility: hidden;
	margin:-50px;
	padding:0; 
	}
#pixopoint_menu1 li.pixo_search input {
	font: 10px verdana, san-serif;}
#pixopoint_menu1 li.pixo_search input.pixo_inputsearch {
	width:10px;
	}
#pixopoint_menu1 li.pixo_right {
	float:right;
}

