/*
Theme Name: Hosting Wordpress
Description: A hosting wordpress. PSD and converted by Irish
Version: 1.0
Designer: Irish Racelis
Designer URI: http://miss-honeul.net
Programmer: Miss Honeul
Programmer URL : http://miss-honeul.net

*/

body {
	background: #f8f5f2 url('i/bg.jpg') repeat-x;
	font: normal 11px Arial;
	color: #4c4c4c;
}

* {
	margin: 0;
	padding: 0;
}

a { 
	color: #28292a;
	text-decoration: none;
}

a:hover {
	color: #072d51;
	text-decoration: none;
}

b, strong, i, em {
	color: #28292a;
}

/* Global class
*********************************************/
.hide , #hide{ display: none; }
.clear {clear: both;}
.aligncenter {margin: 0 auto; text-align: center;}
.alignleft {float: left;}
.alignright {float: right;}
.half {width: 45%;}
.textleft { text-align: left;}
.textright {text-align: right;}
.textcenter {text-align: center;}
a img  {border: none;}

/* Containers
*********************************************/
.container {
	width: 955px;
	margin: 0 auto;
}

.header {
	padding-top: 0px;
	height: 95px;
}

.header h1 a {
	display: block;
	background: url('i/logo.png') no-repeat;
	width: 189px;
	height: 60px;
	margin-top:18px;
	float: left;
}

.header .header-text {
	width: 766px;
	padding-top: 16px;
	text-align: right;
	float: left;
	font-size: 14px;
	color: #fff;
}

.header .header-text p {
	margin-bottom: 5px;
}

.header .header-text b { color: #fff;}

.navigation2 {
	background: url('i/navigation.png');
	width: 955px;
	height: 40px;
}

.navigation2 ul {
	list-style-type: none;
}

.navigation2 ul li {
	display: block;
	float: left;
	text-align: center;
}

.navigation2 ul li a {color: #fff; font-weight: bold;display: block; height: 30px;padding-top: 10px; }
.navigation2 ul li.page_item a{width:99px;}
.navigation2 ul li a:hover {color: #072d51;}
.navigation2 ul li.item1 a{width: 80px; }
.navigation2 ul li.page-item-43 a{width: 100px;}
.navigation2 ul li.page-item-15 a{width: 100px;}
.navigation2 ul li.page-item-150 a{width: 165px;}
.navigation2 ul li.page-item-153 a{width: 115px;}
.navigation2 ul li.page-item-84 a{width: 100px;}
.navigation2 ul li.page-item-2 a{width: 100px;}
.navigation2 ul li.item6 a{width:55px;}

.breadcrumbs {
	background: #fff;
	width: 945px;
	padding: 5px;
}

.inner-box {
	background: #fff;
	width: 955px;
	min-height: 300px;
}

.content {
	width: 770px;
	float: left;
}

.pagecontent {
	margin-left:20px;	
	width: 750px;
	float: left;
	font-size: 15px;
}

.pagecontent a { 
	text-decoration: none;
	font-weight:bold;
	color:#072d51;
}

.pagecontent a:hover { 
	text-decoration: underline;
}

.pagecontent h2 { 
	margin-top:10px;
	margin-bottom:10px;
       font-size:17px;
}

.pagecontent h1 {
       font-size:19px;
}
.pagecontent p {
	margin-bottom:15px;
}

ul.package {
	list-style-type: none;
}

ul.package li {
	display: block;
	float: left;
	width: 157px;
	height: 306px;
	padding: 10px;
	color: #fff;
	margin: 0 5px;
}

ul.package li.package1 { background: url('i/package1.jpg'); }
ul.package li.package2 { background: url('i/package2.jpg'); }
ul.package li.package3 { background: url('i/package3.jpg'); }
ul.package li.package4 { background: url('i/package4.jpg'); }

ul.package li h1 {
	font-size: 22px;
	height: 80px;
	font-family: Times New Roman;
}

ul.package li span {
	border-bottom: 2px dotted #38393b;
	border-top: 2px dotted #38393b;
	display: block;
	padding: 4px;
	font-weight: bold;
}

ul.package li h2 {
	color: #93c1f3;
	font-size: 14px;
	margin: 2px 0;
}

ul.package li ul li {
	display: block;
	width: auto;
	height: auto;
	float: none;
	padding: 0;
	margin-left: 5px;
}

ul.package li div.price {
	text-align: right;
	margin-top: 5px;
	padding: 5px;
	border-top:2px dotted #38393b;
	color: #93c1f3;
	font-size: 12px;
}

ul.package li div.price b { font: bold 30px Arial; }

ul.package li a {
	display: block;
	width: 157px;
	height: 50px;
	color:white;
	padding-top:5px;
	font-size: 16px;
}

.search-domain {	
	background: url('i/domainchecker.jpg');
	width: 740px;
	height: 89px;
	margin-left: 8px;
	margin-top: 10px;
}

.search-domain-text {
	width: 742px;
	color: #fff;
	padding: 15px 10px;
	font-family: Tahoma;
	font-size: 12px;
}

.search-domain-text h1 {
	font: normal 18px Arial;
}

.search-domain-text p { margin-top: 5px; }

.search-domain-text input[type=text] {width: 250px;}

.container-about {
	background: url('i/aboutus.jpg');
	width: 562px;
	height: 264px;
	float: left;
	margin-top: 10px;
}

.banner2{
	width: 176px;
	height: 257px;
	float: left;
	margin-top: 10px;
}

.blog-body {
	width: 365px;
	float: right;
       margin-right: 25px;
}

.blog-header {
	background: url('i/blog_header.jpg');
	width: 365px;
	height: 30px;
}

.blog-header h1 {
	float: left;
	width: 200px;
	padding: 10px 0 0 15px;
	color: #1b68b3;
}

.blog-header a {
	display: block;
	width: 115px;
	height: 31px;
	float: right;
}

.blog-content {
	background: url('i/blog_content.jpg');
	width: 345px;
	padding: 5px 10px;
}

.blog-footer {
	background: url('i/blog_footer.jpg');
	width: 365px;
	height: 18px;
}

.blog-inner {
	background: #ececec;
	border: 2px solid #cfcfcf;
	-moz-border-radius: 10px;
	padding: 10px 5px;
	margin-bottom: 2px;
}

.blog-date {
	background: url('i/blog_date.jpg') no-repeat;
	width: 61px;
	height: 94px;
	float: left;
}

.blog-date span{
	display: block;
	padding-top: 8px;
	text-align: center;
	font-weight: bold;
	color: #fff;
}

.blog-date  h1 {
	text-align: center;
}

.blog-entry {
	width: 253px;
	height: 94px;
	float: left;
}

.blog-entry-2 {
	width: auto;
	height: auto;
	margin: 0 5px;
	font-size: 12px;
}

.blog-entry-2 p {
	line-height: 2em;
	margin: 5px 10px;
}

.blog-entry-2 ul, .blog-entry-2 ol {margin-left: 20px;}

.blog-entry-2 h1 a, .blog-entry-2 a{
	color: #1b68b3;
	font-weight: bold;
}

.blog-entry h1 a {
	font-size: 12px;
	border-bottom: 1px solid #1b68b3;
	color: #1b68b3;
}

.blog-entry p {
	margin: 4px;
}

.blog-entry span a {
	display: block;
	text-align: right;
	color: #1b68b3;
	font-weight: bold;
	text-decoration: underline;
}

.sidebar {
	width: 185px;
	float: left;
}

.sidebar img.sidebox {
  margin-bottom: 10px;
}
.sidebar ul { list-style:none;}


.testimonial {
	background: url('i/testimonial.jpg') no-repeat;
	width: 143px;
	height: 254px;
	padding: 3px 7px;
	margin-top: 5px;
}

.testimonial h1 {
	font: bold 18px Tahoma;
	text-align: center;
	margin-bottom: 3px;
}

.testimonial span {
	display: block;
	font-size: 24px;
	font-family: Century Gothic;
}

.testimonial i { display: block; margin: 5px 0;}

.sub-box {
	width: 760px;
       height:60px;
       margin-top:5px;

}
.sub-item {
	display: block;
       float:left;
	width: 104px;
	height: 40px;
	padding: 10px 0 0 55px;
	color: #ee5e1c;
	font: bold 12px Tahoma;

}
.sub-rss a{
       background: url('i/rss.jpg') no-repeat;
	display: block;
       float:left;
	width: 104px;
	height: 40px;
	padding: 10px 0 0 55px;
	color: #ee5e1c;
	font: bold 12px Tahoma;
       margin-right:35px;
       margin-left:6px;
}

.sub-youtube a{
	background: url('i/youtube.jpg') no-repeat;
       margin-right:35px;
	display: block;
       float:left;
	width: 104px;
	height: 40px;
	padding: 10px 0 0 55px;
	color: #ee5e1c;
	font: bold 12px Tahoma;
}

.sub-twitter a{
	background: url('i/twitter.jpg') no-repeat;
       margin-right:35px;
	display: block;
       float:left;
	width: 104px;
	height: 40px;
	padding: 10px 0 0 55px;
	color: #2fa7c3;
	font: bold 12px Tahoma;
}

.sub-facebook a{
	background: url('i/facebook.jpg') no-repeat;
	display: block;
       float:left;
	width: 104px;
	height: 40px;
	padding: 10px 0 0 55px;
	color: #2fa7c3;
	font: bold 12px Tahoma;
}

.sub-youtube a:hover, .sub-facebook a:hover, .sub-rss a:hover, .sub-twitter a:hover {text-decoration: underline;}

.footer {
	margin-top: 20px;
	text-align: center;
}

.footer-navi {
	margin-bottom: 20px;
}

.footer-navi span, .footer a {
       margin: 0 2px;
	font-weight: bold;
}

.footer-navi a {color: #2fa7c3;}

.button {
	background-color:orange;
	width:100px;
	height:40px;
	font-size:18px;
}

.button:hover {
	color:white;
}

.field {
	background-color:#edf3f9;
	font-size:15px;
}

.indent {
        margin-left: 40px;
        margin-top: 10px;
}

.infobox {
	width: 350px;
       height:120px;
       background-color:#E6E6E6;
       margin-top: 0px;
       margin-bottom: 10px;
       padding-left:5px;
       padding-right:5px;
       padding-top:10px;
       font-size:13px;
       line-height:18px;
}

.boxleft {
        margin-left:10px;
}

.boxright {
	float: right;
        margin-right:10px;
}

.sidebox1 {
	background: url('i/sidebox1.jpg') no-repeat;
	width: 132px;
	height: 210px;
	padding: 14px;
	margin-top: 8px;
}

.sidebox1 h1 {
	font: 18px Verdana;
	text-align: center;
	margin-bottom: 3px;
	color: #315458;
}

.sidebox1 span {
	display: block;
	font-size: 11px;
	font-family: Verdana;
}

.sidebox1 i { display: block; margin: 5px 0;}

.sidebox1 a:hover {text-decoration: underline;}

.terms {
        font: 12px Tahoma;
	text-align: left;
       padding-right:10px;
}

.terms h1 {
	font: bold 14px Tahoma;
}

/* Slider styles */
.ql {background-image: url('i/ql.gif');
width:20px;
height:13px;
float:left;
}

.qr {background-image: url('i/qr.gif');
width:20px;
height:13px;
float:right;
}

.quote {
font-size:20px;
line-height:1.3em;
margin:5px;
}

.quotee {
	font-size:17px;
}

#homeslider {
border: 1px grey solid; 
width:360px; 
height:240px;
float:left;
margin-left:8px;
margin-top: 35px;
background-image: url('/wp-content/themes/kiriix/i/homeslide.jpg');
}

.sociable ul {
 margin: 10px;
}

.sociable li {
list-style: none;
float: left;
width: 16px;
margin-right: 5px;
}


