/*
Theme Name: ringtone
Description: 3 column fantastic ringtone theme with javascript effects
Author: Jinsona designs
Author URI: http://web2feel.com/
*/

body {
	margin:0;
	padding-top:0px;
	background:#111 url(images/body.png) ;
	font-family:"Century gothic",Tahoma,Verdana,sans-serif;
	color:#666;
	font-size:13px;
	}
img {
	border:0;
	}
a {
	color:#BF8C19;
	text-decoration:none
	}
a:hover {
	color:#E57625;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#777;
	font-style: normal;
	
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	padding:5px 0 0 5px;
	}
.alignright {
	float:right;
	}

/* The Wrapper */

#wrapper {
	width:1000px;
	margin:0 auto;
	background:#fff url(images/wrap.jpg) repeat-y;	
	border-left:1px solid #444;
	border-right:1px solid #444;
	}
	
#inwrapper {
	width:805px;
	float:left;
			
	}	

/* The Top */

#top {
	width:315px;
	height:679px;
	margin-top:0px;
	background:url(images/top2.jpg);
	background-repeat:no-repeat;
	float:right;
	position:fixed;
	 _position: absolute;
	}
	
* html #top { /* lte IE6 */
	position:absolute;
}	
	
#blogname {
	float:left;
	width:495px;
	height:170px;
	background:url(images/blogn.jpg);
	font-family:"Century gothic",Tahoma,Verdana,sans-serif;
	text-align:right;

	}
#blogname h1  {
	font-size:36px;
	font-weight:bold;
	margin:70px 10px 0 0px;
	color:#476390;
	text-decoration: none;
	font-style:italic;
	
	}
#blogname h1  a:link, #blogname h1  a:visited{ 
	color: #476390; 
	text-decoration: none; 
	background-color:transparent;
	}
	
#blogname h1  a:hover { 
	color: #476390; 
	text-decoration: none; 
	background-color:transparent;
	}
#blogname h2 {
	margin:0px 10px 0 0px;
	font-size:16px;
	font-weight:normal;
	color:#666;
	font-style:italic;
	}

	
/* The Search */

#search {
	height:38px;
	width:318px;
	margin-top:450px ;

}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#s {
	margin-left:5px;
	float: left;
	width: 220px;
	padding: 2px 3px;
	background: #EFEFEF url(images/form.gif) repeat-x;
	border: 1px solid #FFFFFF;
	font: normal 100% "century Gothic", Arial, Helvetica, sans-serif;
	color:#333;
}
	
#searchsubmit {
	margin-right:10px;
	float: right;
	margin-top: 0px;
	background: #AD1112 url(images/but.jpg) repeat-x;
	border: none;
	font: bold 100% "Century gothic", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height:23px;
	width:70px;
}	
	
	
.menu{
	width:250px;
	float:right;
	line-height:22px;
	margin:30px 0 0 0px;
	text-align:right;
	font-size:16px;
	}	
.menu ul {
	margin:0;
	padding:0 10px 0 0;
	list-style:none;
	}
}
.menu ul ul ul {
	padding-left:10px;

	}
.menu a {
	text-decoration:none;
	color:#ec731c;
	}	
.menu a:hover{
	text-decoration:none;
	color:#eee;

	}	
	
/* The Content */
#content {
	padding:0px 0px 0px 0px;
	width:490px;
	float:right;

	}

/* The Posts */

.text {
	width:490px;
	float:right;
	text-align:left;
	padding-right:3px;
	padding-left:3px;
	font-size:13px;
	font-family:Century gothic,Tahoma,Myriad Pro,sans-serif;
	}
.post {
	padding:0px 0px 10px 0px;
	text-align:left;
	color:#777;
	font-family:"Century gothic",Tahoma,Verdana,sans-serif;	
	font-style:italic;
	}
.titleb{
	
	height:51px;
	padding:0px 0px 0px 5px;
}
.author{
	
	height:16px;
	margin-top:0px;
	color:#476390;
	font-family:"Century gothic",Tahoma,Verdana,sans-serif;	
	font-style:italic;
}

.user{
	background:url(images/user.jpg) no-repeat;
	padding:3px 0 5px 22px;
	
}
.clock{
	background:url(images/time.jpg) no-repeat;
	padding:4px 0 5px 22px;

}

.com{
	background:url(images/com.jpg) no-repeat;
	padding:4px 0 5px 22px;
}

.com a:link,
.com a:visited {

	color:#718f3a;

}
.com a:hover{

	color:#F3CD2E;
}

.category{
	float:left;
	margin:4px 0 0 5px;
	padding:2px 6px 0 22px;
	background:url(images/tag.jpg);
	background-repeat:no-repeat;
	font-size:12px;
	
	}	

.category a:link,.category a:visited{
	color:#597329;
	font-weight:normal;
	text-decoration:none;
	}
.category a:hover{
	color:#E57625;
	font-weight:normal;
	text-decoration:none;
	}



h1.title {
    font-size:22px;
	margin:2px 0 5px 0;
	padding:4px 3px 0px 0px;
	color:#666;
	font-weight:normal;
	font-family:"Century gothic",Tahoma,Verdana,sans-serif;	
	font-style:italic;
	}
h1.title a {
	color:#666;
	text-decoration:none;
	}
h1.title a:hover {
	color:#444;
	background:none;
	text-decoration:none;
	}
.entry{
	padding:0px 5px;
		
}

.postinfo {
	height:20px;
	padding: 5px 10px 2px 0px;
	background-repeat:no-repeat;
		}
		
.postinfo a {
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	}
.line{
	height:12px;
	background:#fff url(images/line.jpg);

}
#toggler{
	float:left;
	width:25px;
	background:#fff url(images/tog.jpg) top no-repeat;
	height:200px;
	cursor:pointer;
	
}

/* The Sidebar */
#sidebar {
	float:right;
	width:169px;
	padding-top:0px;
	padding-right:0px;
	margin-left:0px;
	font-size:13px;

	}

#sidebar h2 {
	height:27px;
	line-height:27px;
	font-size:16px;
	color:#E69C00;
	margin:0px 0 0 0 ;
	padding:0px 0 0 0px;
	background:url(images/h.jpg) no-repeat;
	font-family: "Century gothic", Tahoma, Arial, sans-serif;
	font-style:italic;
	border-bottom:1px dotted #777;

	}
#sidebar ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
	
	}	
	
#sidebar ul li {
	height:100%;
	}

#sidebar ul li a:link , #sidebar ul li a:visited {
	color: #787878;
	text-decoration: none;
	padding: 4px 0px 4px 10px;
	display:block;
	font-family: "Century gothic", Tahoma, Arial, sans-serif;
	background-repeat:no-repeat;
	font-style:italic;
	}

#sidebar ul li a:hover {
	background:#9FCE28;
	color:#fff;

	}

#sidebar p {
	padding: 7px 10px;
	margin:0;

	}

#sidebar table {
	width:100%;
	text-align:center;
	background-color:transparent;
	color:#bdbdbd;
	}

	
/* --- FOOTER --- */

#footer {
	height:20px;
	padding:6px 0 0 15px;
	margin:20px 0 0 0;
	background:#000;
	color:#000000;
	font-size:10px;
	font-weight:normal;
	letter-spacing:1px;
	position:relative;
	z-index: 999;
	text-align: center;
	}

#footer a {
	color:#000000;
	}

#footer a:hover {
	color:#000000;
	}


/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#F1A019;
	}
.navigation a:hover {
	color:#9FCE28;

	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:18px;
	text-align:center;
	}

/* The Comments */

.comments {
	}
.comments form {
	}
.comments textarea {
	width:95%;
	height:156px;
	background:#ececec;
	border:1px solid #ccc;
	color:#666;
	padding:10px;
	overflow:auto;
	font-family:Century gothic,Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:10px;
	}
#commentform input {
	background:#ececec;
	border:1px solid #ccc;
	color:#666;
	padding-left:0px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	background:#76AF08;
	color:#fff;
	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 23px;
	padding:0;
	font-weight:normal;
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	list-style:none;
	}