/* 
	Theme Name: Tiny Wordpress
*/


* {
	margin: 0;
	padding: 0;
	}

html, body {
	background: url('images/splash.png') no-repeat #f9fcfe;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;	
	color: #ccc;
	}
body {
	text-align: center; /* IE quirks auto margins workaround */
	font: 70%/160% 'bitstream vera sans', 'lucida grande', verdana, sans-serif;
	padding: 10px;
	}
html>body { font-size: 11px; } /* for modern browsers that can resize px */

#wrap {
	width: 390px;
	margin-left:554px;
	text-align: left; /* after centering #wrap above for IE we return to normal alignment */
	background: #f9fcfe url('images/background.png') top center repeat-y;
	}

#header {
	height: 200px;
	margin: 0px;
	overflow: hidden;
	background: #f9fcfe url('images/header.png') no-repeat;
	}

#menu {
	background: transparent;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 368px;
}
#menu li {
	 float: left; 
	 list-style-type: none;
	 padding-left: 6.3px;
	 padding-right: 1px;
	 font-size: 8.9px;
}
#menu a:hover {
	border-bottom:6px solid #fff;
}
#content {
	text-align: left;
	margin: 27px;
	padding: 8px;
	}

#footer {
    width: 390px;
    height: 67px;
	background: #f9fcfe url('images/footer.png') no-repeat;
	text-align: center;
	}
.credits {
	width: 390px;
	text-align: center;
	margin-left: 554px;
	font-size: 9px;
	color: #333;
}
/*	Header image and link	 */

#header h1 {
	font-size: 3.5em;
	line-height: 1em;
	margin: 0;
	}

#header h1 a {
	text-indent: -9999px;
	display: block;
	width: 390px;
	height: 200px;
	}

h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
	text-decoration: none;
	}


#searchform, #searchform p {
	font-size: 1em;
	margin: 0;
	}
#searchform input {
	width: 110px;
	font-size: 1em;
	background: #fff;
	color: #333;
	margin: 0;
	border: 1px solid #888;
	}
#searchform input:focus {
	border-color: #36d;
	}

/*	Giving block elements a default margin.	 */

h2, h3, h4, h5, h6, p, ul, ol, dl, pre, fieldset, address, table {
	margin: 1em 0;
	}

/* 	General styling		*/

h2 {
	font: normal 2em/120% 'Nimbus Sans L', helvetica, arial, sans-serif;
	margin-bottom: .2em;
	}

h3 {
	font: normal 1.5em/120% 'Nimbus Sans L', helvetica, arial, sans-serif;
	margin-bottom: .3em;
	}

h4 {
	font-size: 1.1em;
	}

h5 {
	font-size: 1em;
	}

address {
	font-style: italic;
	}

blockquote {
        background: url(images/quote.png) no-repeat;
        color: #999;
	margin: 1em 0;
	padding: 0 0 0 35px;
	}

dt {
	margin: 1em 0 .5em 0;
	font-weight: bold;
	}

code, pre, var {
	font-family: 'bitstream vera sans mono', 'andale mono', monospace;
	font-size: 1em;
	}

dd {
	margin: .5em 0 1em 1.5em;
	}

img {
	border: none;
	}
#content img { 
        max-width:336px;
        }

#content p {
	text-align: justify;
	}

#content form p {
	text-align: left;
	}

ol {
	margin-left: 3em;
	}

textarea {
	width: 320px;
	}

ul {
	list-style: square;
	margin-left: 1.5em;
	}

a:active, a:link {
	color: #467DC0;
	text-decoration: none;
	}
a:visited {
	color: #467DC0;
	text-decoration: none;
	}
a:hover {
	text-decoration: none;
	}
	
h2 a, h2 a:link, h2 a:visited, h2 a:hover, h2 a:active {
	color: #fff;
	text-decoration: none;
	}


.commentlink {
	text-align: right;
	}

ol.commentlist {
	list-style: none;
	margin-left: 0;
	}

.commentlist li {
	color: #fff;
	font-style: normal;
	padding: 1em;
	}

.commentlist .alt {
        background: #000000;
	border-top: 2px dotted #fff;
	border-bottom: 2px dotted #fff;
	}

.commentlist p {
	margin: .6em 0 0 0;
	}

.hilite {
	background: #f93;
	}

#content .more {
	margin-top: -1em;
	text-align: right;
	}

.posted {
	color: #888;
	margin-top: .3em;
	}

.posted cite {
	font-weight: bold;
	font-style: normal;
	}

#postcomment {
	text-align: left;
	}

input#submitComment {
	padding: 2px 4px;
	}

input#submitComment:hover {
	cursor: pointer;
	}


/*	Navigation links		*/

#navigation {
        width:336px;
	}
.prev {
	display: block;
	float: left;
	text-align: left;
	width: 48%;
	}

.next {
	display: block;
	float: right;
	text-align: right;
	width: 48%;
	}

.nav:after {
    content: '.';
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
    visibility: hidden;
}
* html .nav { height: 1%; }

.about {
	background: url('images/about.jpg') no-repeat #000;
	width: 320px;
	height: 160px;
}
.support {
	background: url('images/support.jpg') no-repeat;
	width: 320px;
	height: 160px;
	border-bottom: 20px solid #fff;
}
.contact {
	background: url('images/contactus.jpg') no-repeat #000;
	width: 320px;
	height: 160px;
}
.aup {
	background: url('images/aup.jpg') no-repeat #000;
	width: 320px;
	height: 160px;
}
.tos {
	background: url('images/tos.jpg') no-repeat #000;
	width: 320px;
	height: 160px;
}
.privacy1 {
	background: url('images/privacy.jpg') no-repeat #000;
	width: 320px;
	height: 160px;
}
.privacy {
	height: 280px;
	overflow: auto;
	padding-right: 10px;
}
.privacy li {
	padding: 10px;
}

.apply {
	background: url('images/apply.gif') no-repeat #000;
	width: 71px;
	height: 20px;	
	margin-left:37px;
;
	
.hosting {
	width: 365px;
	height: 280px;
	padding: 2px;
	text-align: left;
	overflow: auto;
}
#list ul{
list-style-type: none;
padding: 0;
margin-left: 0;
}

.sms {
	background: url('images/sms.jpg') no-repeat #000;
	width: 24px;
	height: 200px;
}	
.sms2 {
	background: url('images/sms2.jpg') no-repeat #000;
	width: 24px;
	height: 200px;
}	
.sbp {
	background: url('images/sbp.jpg') no-repeat #000;
	width: 24px;
	height: 200px;
}	
.white {
	background: #fff;
}
.sage {
	background: url('images/sage.jpg') no-repeat;
	width: 320px;
	height: 160px;
}	