/*
Theme Name: UltraUnix
Theme URI: http://ultraunix.net/
Description: <a href="http://www.ultraunix.net">UltraUnix Internet Services</a>
Version: 0.2
Author: Amirul Ali
Author URI: http://ultraunix.net/
Tags: webhosting, shared hosting, dedicated server, ultraunix
*/

/* ---------- @ HTML tag -----------------*/
* {
	margin: 0;
	padding: 0;
	outline: none;
	}
	
html {
	overflow: auto;
	overflow: -moz-scrollbars-vertical;
	}

html, body {
	margin: 0;
	padding: 0;
	min-height: 100.01%;
	}

body {
	background-color: #E6EBEC;
	font-family: Tahoma, "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.5em;
	color: #333;
}

strong, em, b, i {
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	}
	
img {
	border-style: none;
	}

hr {
	border: 1px solid grey;
	margin-bottom: 5px;
	}
small {
	font-size: 0.9em;
}
p {
	margin-bottom: 15px;
}
input, textarea, select {
	background-color: #EEE;
	border: none;
	margin-bottom: 2px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
}
ul, ol {
	list-style-position: outside;
	padding-left: 15px;
	}
blockquote {
	margin: 1em 3em;
	color: #000;
	border-left: 2px solid #999;
	padding-left: 1em; }
blockquote p {
	margin:0;
}
/* ---------- @ container ----------------*/
#page {
	margin: 0 auto;
	width: 930px;
	background-color: #FFF;
	}

#header {
	padding-bottom: 10px;
	}

#nav {
	height: 32px;
	text-align: center;
	background: #FFF url(images/nav_bg.gif) repeat-x;
	padding-bottom: 10px;
	}

#flash {
	text-align: center;
	padding-bottom: 10px;
	}

#wrapper {
	padding: 0 25px 20px; 
	}
#banner {
	float:left;
}
#login {
	float: right;
	margin: 10px 5px 0px 0px;
	}
#content {
	float: left;
	width: 640px;
	}
#content-home {
	width: 877px;
	}	
#sidebar {
	float: right;
	width: 230px;
	}
#respond, .comments-entry {
	padding: 0px 10px;
}
/* ---------- @ content ------------------*/
h1, h2, h3, h4 {
	color: #2F4E7E;
	font-weight: bold;
}

h1 {
    font-size: 1.45em;
    margin-bottom: 6px;
    border-bottom: 1px solid #e7ebf0;
    line-height: 1.3em;
}

h2 {
	font-size: 1.35em;
	margin-bottom: 6px;
}

h3 {
	font-size: 1.25em;
	margin-bottom: 6px;
}

h4 {
	font-size: 1.15em;
	margin-bottom: 6px;
	}

a:link, a:visited, a:active {
	color:#2F4E7E;
	text-decoration: none;
}
#wrapper a:hover {
	text-decoration: none;
	border-bottom:1px dashed #2F4E7E;
}

/* ---------- @ content structure -------*/
.entry p, .post p {
	text-align: justify;
	}
.entry {
	padding:5px 10px 0px 10px;
}
.post-title {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #F0F0F0;
	padding: 10px;
}
.post-title h3, .post-title h2 {margin-bottom: 0px;}
.entry ul, .entry ol {
	list-style-position: outside;
	padding-bottom: 10px;
	margin-left: 20px;
	}
.postmetadata, .sociable, .yarpp {
    border:1px dotted black;
    padding:5px;
    background: #f0f0f0;
    margin: 5px 0;
}
.postmetadata, .sociable {
    font-size: 0.85em;
}
.pagerbox {
	margin-bottom: 5px;
	padding:5px;
}
.pagerbox a {
	border:1px solid white;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:5px;
	background: #F0F0F0;}
.alignleft {
	float:left;
}
.alignright {
	float:right;
}
.comments:before {
	content: url(images/comment_blue.gif);
	padding-right: 3px;
}

/* ---------- @ nested comment -----------*/
ol.commentlist li {
	list-style-type: none;
	margin:10px 0px;
	padding:5px;
	min-height: 50px;
	}
.comment {
	background-color: #E6EBEC;
}
.comment-author-admin {
	background-color: #E8E8E8;
}
.trackback {
	border:1px dashed grey;
	}
.depth-2 {
	padding: 15px 0px 15px 15px;
	}

.depth-3 {
	padding: 15px 0px 15px 30px;
	}

.comment-body {
	padding-bottom: 15px;
	}
.gravatar {
	float:left;
	padding-right:5px;
}
.comment-text, .comment-meta {
	margin-left: 50px;}
/* ---------- @ Float Clearing -----------*/
.clearfloat:after {
        display:block;
        visibility:hidden;
        clear:both;
        height:0;
        content:".";
        }
        
.clearfloat {
        display:inline-block
        }

.clearfloat {
        display:block
        }

/* -----------@ Drop Menu ----------------*/
#dropmenu, #dropmenu ul {margin:0 0 0 57px; padding:0; list-style-type:none; list-style-position:outside; position:relative; line-height:25px; z-index:400; min-width: 3em; 
font-weight:bold; font-size: 0.9em;}
#dropmenu a {display:block; padding:0.25em 1em; color:#686868; border-right:1px solid #c8c8c8; text-decoration:none; } 
#dropmenu a:hover {background:#E6EBEC; color:#686868;} 
#dropmenu li {float:left; position:relative; min-width: 8%;} 
#dropmenu ul {position:absolute; display:none; min-width: 12em; top: 2.8em; left:-58px; background-color:#FFF; text-align: left;} 
#dropmenu ul a {border-left:1px solid #c8c8c8;} 
#dropmenu li ul {border-top:1px solid #c8c8c8; min-width:11.8em;} 
#dropmenu li ul a {min-width:12em; height:auto; float:left;  border-bottom:1px solid #c8c8c8;} 
#dropmenu ul ul {top:auto;} 
#dropmenu li ul ul {left:14.5em; top:-0.21em; margin:0px 0 0 10px; min-width:3em;} 
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none;} 
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block;}
.menu_item { line-height: 25px; font-size: 1.1em; }
.page_item, .cat-item { line-height: 17px; font-size: 10px; width: auto;}
.menu_item_last {border-right: none;}
/* ---------- @ Widget -------------------*/
.widgettitle {
    background-color: #E6E6E6;
    color:#000000;
    padding-left:10px;
    line-height:29px;
    vertical-align:middle;
    text-transform: capitalize;
    font-size:1.1em;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
	}

.widget ul {
    margin:0;
    padding:0;
    padding: 0px 10px 10px;
    list-style: none;
    list-style-position: inside;
	}
.widget {
	background: #F0F0F0 url(images/feature_bg2.gif) no-repeat bottom center;
	margin-bottom: 5px;
	padding-bottom: 5px;
	-moz-border-radius: 10px;
}
.widget li {
/* 	border-bottom: 1px dashed #FFF; */
	font-size: 1em;
	}
/* ---------- @ top header ---------------*/
.logo {
	float:left;
}
.login_form {
	float:right; 
	padding:10px 25px 0px 0px;
	text-align: left;
}
/* ---------- @ Footer  ------------------*/
#footer {
	line-height: 39px;
	background: url(images/footer_bg.gif);
	padding: 0px 10px;
	font-size: 10px;
	}
.links {
	float: left;
	}
.copyright {
	float: right;
	}
.copyright:before {
	content: url(images/copyright-logo.gif);
	}
.item {
    float:left;
    margin-left:15px;
    max-width: 350px;
    height: auto;
}
.slider-button span {
	display: inline;
	background: transparent url(images/slider_button.png) no-repeat;
	height:26px;
}
/* ---------- @ Testing stuff ------------*/
#features {
	margin: 0 auto;
	text-align: center;
	}

#news {
    display: inline-block;
    padding-left: 20px;
    text-align: left;
    vertical-align: top;
    width: 230px;
    padding:0;
}

#articles {
    width:45%;
    float:left;
}

.features-header {
    height: 29px;
    padding-left: 0px;
    line-height: 29px;
    font-size: 14px;
    text-transform:capitalize;
    font-weight:bold;
    color: #686868;
}
#features ul {
	padding:0px;
	}
#news .cat-item {
	font-size:1em;
	}
.leftshadow {
	background: transparent url(images/bg_left.gif) repeat-y;
	}

.rightshadow {
	background: transparent url(images/bg_right.gif) repeat-y;
	}
div.highlight{
  background: #ccd6d7 url(images/t_bg.gif) repeat-y scroll 0px 72px;
  height: 210px;
  text-align: left;
  width: 162px;
  float:left;
}

div.highlight h2{
  font-size: x-small;
}

div.highlight-content{
  height: 104px;
  line-height: 1.4em;
  padding-right: 10px;
  padding-left: 10px;
}


