/*
Theme Name: Servermanaging
Theme URI: http://www.Servermanaging.com
Description: A wordpress theme
Version: 1
Author: Aji abraham
*/

/* MAIN BODY STYLES */

*{
	padding:0;
	margin:0;
}

body {
	background-image:url(images/bg.png);
	background-repeat:repeat-x;
	background-position:center top;
	margin:3px 12px 0px 29px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #878787;
}
#logo{
	width:200px;
	float:left;
	padding:0px 0px 0px 15px;
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
	background-position:center top;
	height:100px;

}
#banner_container{
	height:320px;
}

#banner{
	width:960px;
	height:320px;
	float:left;
	padding:2px 2px 0px 0px;
	background-image:url(images/headerr.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
.iconscontainer{
height:300px;
width:450px;
float:right;
vertical-align:bottom;
}
.icons{
	padding:10px;
	width:278px;
	position:absolute;
	left: 594px;
	top: 425px;
}

ul, ol {
	list-style:none;
}

h1,h2 {
	color: #4F6070;
	font-weight: bold;
}

h1 {
	font-size: 24px;
	line-height: 34px;
}

h2 {
	font-size: 18px;
	line-height: 34px;
}

h3 {
	color: #333333;
	font-size: 18px;
	line-height: 34px;
}

a:link {
	color: #4F6070;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4F6070;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #4F6070;
}


.imagecontainer{ width:170px;
	height:152px;
	border:1px dashed #ccc;
	padding:3px;
	display: inline;
	list-style-type: none;
	color: #FFFFFF;
	float: left;
	margin:0px 20px 10px 0px ;
	background-image:url(images/middle1.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	
	}
.imagecontainer1{ width:170px;
	height:152px;
	border:1px dashed #ccc;
	padding:3px;
	display: inline;
	list-style-type: none;
	color: #FFFFFF;
	float: left;
	margin:0px 20px 10px 0px ;
	background-image:url(images/middle2.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	
	}
.imagecontainer2{ width:170px;
	height:152px;
	border:1px dashed #ccc;
	padding:3px;
	display: inline;
	list-style-type: none;
	color: #FFFFFF;
	float: left;
	margin:0px 20px 10px 0px ;
	background-image:url(images/middle1.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	
	}

.imagecon{
width:600px;


}

.banners2 ul li{
background-image:url(images/banner.gif);
background-repeat:no-repeat;
background-position:center center;}

#container {
	margin: auto;
	width: 960px;
	
}
.logincontainer{ padding:20px;

}


/* TOP BAR STYLES */

#top-bar {
	float: left;
	height: 20px;
	width: 960px;
	background-color:#414F59;
	padding-top: 4px;
}

#top-bar a{
	color: #FFFFFF;
	text-decoration: none;
}

#top-bar a:hover{
	color: #323232;
	text-decoration: none;
}

.nav1 li {
	display: inline;
	list-style-type: none;
	margin-right: 20px;
	color: #FFFFFF;
	float: left;
}

.nav2 li{
	display: inline;
	list-style-type: none;
	color: #FFFFFF;
	float: right;
	margin-left: 20px;
}


/* HEADER STYLES */

#header {
	float: left;
	height: 125px;
	width: 900px;
}

#site-title{
	height: 100px;
	float: left;
	padding-top: 25px;
	
}

#site-title h1{
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}

.blue-title {
	color: #309dcf
}

.slogan {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
}


/* HEADER SEARCH FORM STYLES */

#search {
	float: right;
	padding-top: 45px;
}

.search-field {
	margin-right: 10px;
	padding: 4px;
	background-color: #494949;
	border: 1px solid #666666;
	color: #FFFFFF;
}

.search-button {
	background-color: #494949;
	border: 1px solid #666666;
	color: #FFFFFF;
	padding: 2px;
}

.search-button:hover {
	background-color: #707070;
}


.button{ font:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#0E2235;
	height:26px;
	width:140px;
	border:1px solid #567089;
	padding:3px;
	margin:5px 0px 0px 0px;}



.textbox{
	background-color:#EEF6FE;
	width:140px;
	height:22px;
	padding:3px;
	border:1px solid #567089;
	margin:5px 0px 0px 0px;
	}

	/* NAVIGATION STYLES */
	#menu {
	width: 900px;
	height: 38px;
	margin: 0 auto;
	padding: 6px 5px 0px 5px;
	float:left;
	/* background: url(images/img02.jpg) no-repeat left top;
	 */
	 }
	
#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
	}
	
#menu li {
	display: inline;
	text-align: center;
	}
	
#menu a {
	height: 30px;
	display: block;
	float:left;
	padding: 8px 27px 0px 10px;
	text-decoration: none;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-weight:bold;
	color: #FFFFFF;
	margin:2px 2px 0px 2px;
	
	}
	
#menu a:hover  {
	color: #C0C4C7;
	background-image:url(images/btnhover.jpg);
	background-repeat:no-repeat;
	background-position:right center;
	background-color:#0E2235;
	
	}




/*
#navigation {
	height: 42px;
	float: left;
	width: 900px;
}

.nav_links ul {
	margin: 0px;
	padding: 0px;
}

.nav_links li {
	list-style:none;
	display:block;
	float: left;
}

.nav_links a {
	text-decoration: none;
	color: #5f5f5f;
	display: block;
	height: 27px;
	padding-right: 17px;
	padding-left: 17px;
	padding-top: 15px;
}
*/

.withdiv {
	background-image: url(images/nav_divider.png);
	background-repeat: no-repeat;
}

/* .nav_links a:hover {
	color: #FFFFFF;
	background-image: url(images/nav_hover.png);
	background-repeat: repeat-x;
} */



/* CONTENT CONTAINER STYLES */



#content {
	float: left;
	width: 900px;
	margin-top: 20px;
	padding-bottom: 40px;
}

#content p {
	margin: 5px 0 10px; 
	padding: 0;
}

#content-left {
	float: left;
	width: 602px;
}


/* POST STYLES */

.a-post {
	background-color: #FFFFFF;
	background-image: url(images/post_bg.png);
	background-repeat: no-repeat;
	border: 1px solid #bababa;
	width: 580px;
	padding: 10px;
	float: left;
	margin-bottom: 20px;
}

.a-post h1{
	color: #4F6070;
	font-size: 24px;
	font-weight: bold;
	line-height: 34px;
}

.a-post img{
	border: 1px solid #d4d4d4;
	padding: 5px;
	float: left;
}

.post-img {
	float: left;
	height: 198px;
	width: 234px;
	margin-right: 10px;
}

.post-title {
	float: left;
	width: 336px;
	margin-bottom: 10px;
}

.post-title p{
	color: #FFFFFF;
	background-color: #90c6df;
	float: left;
}

.post-desc {
	float: left;
	width: 336px;
	text-align: justify;
	font-style: italic;
	line-height: 16px;
}


/* SIDEBAR STYLES */

.side-bar {
	background-color: #FFFFFF;
	border: 1px solid #bababa;
	float: right;
	width: 260px;
	background-image: url(images/sidebar_bg.png);
	background-repeat: no-repeat;
	padding: 10px;
}

.side-bar-content {
	width: 260px;
	float: left;
	margin-bottom: 20px;
}

.side-bar-ads {
	margin-left: 3px;
	margin-bottom: 3px;
}

.side-bar h1{
	color: #4F6070;
	font-size: 20px;
	font-weight: bolder;
	line-height: 24px;
}

.side-bar p {
	text-align: justify;
	line-height: 16px;
}

.side-bar li {
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BDBBBB;
	margin-left: 15px;
	margin-top: 10px;
	display: block;
}


/* FOOTER STYLES */



#footer-topbar {
	height: 33px;
	width: 900px;
	margin: auto;
}

#footer-topbar h1 {
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	font-style: italic;
	padding-top: 3px;
}

#footer-topbar span {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

#footer-content {
	height: 113px;
	width: 900px;
	margin: auto;
}

#footer-content p {
	color: #FFFFFF;
	padding-top: 45px;
	text-align: right;
}

.comment-box {
	border: 1px dashed #666666;
	margin-bottom: 10px;
	padding: 5px;
	float: left;
	text-align: justify;
	width: 565px;
}

.comment-box p {
	margin: 5px 0 10px; 
	padding: 0;
}

.gravatar {
	float: right;
	margin: 5px;
}


/*Footer
------------------------------------------------------------ */
#footer {
  background-image: url(images/footer_bg.png); 
	background-repeat: repeat-x;
	clear: both;
	height: 147px;
	background-color:#2D353C;
}
#footer a:link, #footer a:visited { color: #fff; }
#footer a:hover { text-decoration: underline; }

/*Footer Columns
---------------------------------------*/
.footer-column {
  float: left;
  margin-right: 30px;
  padding-bottom: 20px;
  color: #413f3e;
}
#footer-about.footer-column { width: 337px; }
#footer-flickr.footer-column { width: 281px; }
#footer-search.footer-column { 
  margin: 0;
	float: right;
  width: 266px; 
}
.footer-column h2 {
  font-size: 1.6em;

  padding-bottom: 2px;
}
.footer-column p {
  margin: 15px 0;
  font-size: 1.2em;
  line-height: 1.5em;
}
/*Flickr
---------------------------------------*/
.flickr_badge_image {
  float: left;
  margin: 0 0 0 10px; 
  padding: 0;
  line-height: 0;
}
#flickr_badge_image1.flickr_badge_image, #flickr_badge_image2.flickr_badge_image, #flickr_badge_image3.flickr_badge_image { margin: 15px 0 10px 10px; }
#flickr_badge_image1.flickr_badge_image, #flickr_badge_image4.flickr_badge_image { margin-left: 0; }
.flickr_badge_image img {
  margin: 0;
  padding: 5px;
  border: 1px solid #ccc;
  background: #F7F7F7;
  line-height: 0;
}
#footer h2.widgettitle { margin-top: 0; }
/*Search
---------------------------------------*/
#search_form input.search { 
  margin: 15px 0 0 0;
  padding: 5px 2px; 
  width: 180px;
  border: 1px solid #DED8D5;
  background: #F3F3F3;
  color: #555;
}
#search_form input.search:focus { background: #fff; }
#search_form input#searchsubmit { margin: 0 0 0 5px; }

/*Copyright
---------------------------------------*/
#copyright {
  display: block;
  clear: both;
  padding-top: 1px;
  font-size: 1.1em;
 
}
#copyright a:link, #copyright a:visited {
  border-bottom: 1px dotted;
  text-decoration: none;
}
#copyright a:hover {
  border-bottom: 1px solid;
  text-decoration: none;
}
