/*
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:"Arial",Tahoma,Verdana,sans-serif;
	color:#666;
	font-size:13px;
	}
img {
	border:0;
	}
a {
	color:#b60f1d;
	text-decoration:none
	}
a:hover {
	color:#d10012;
	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:807px;
	float:left;
			
	}	

/* The Top */

#top {
	width:312px;
	height:679px;
	margin-top:0px;
	background:url(images/top2.jpg);
	background-repeat:no-repeat;
	float:right;
	position:fixed;
	 _position: absolute;
	 background-color:b60f1d;
	}
	
* html #top { /* lte IE6 */
	position:absolute;
}	
	
#blogname {
	float:left;
	width:495px;
	height:170px;
	background:url(images/blogn.jpg);
	font-family:"Arial",Tahoma,Verdana,sans-serif;
	text-align:right;

	}
#blogname h1  {
	font-size:36px;
	font-weight:bold;
	margin:70px 10px 0 0px;
	color:#b60f1d;
	text-decoration: none;
	font-style:italic;
	
	}
#blogname h1  a:link, #blogname h1  a:visited{ 
	color: #b60f1d; 
	text-decoration: none; 
	background-color:transparent;
	}
	
#blogname h1  a:hover { 
	color: #d10012; 
	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% "Arial", Arial, Helvetica, sans-serif;
	color:#333;
}
	


	
	
.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:495px;
	float:right;

	}

/* The Posts */

.text {
	width:490px;
	float:right;
	text-align:left;
	padding-right:3px;
	padding-left:3px;
	font-size:13px;
	font-family:Verdana,Tahoma,Myriad Pro,sans-serif;
	}
.post {
	padding:0px 0px 10px 0px;
	text-align:left;
	color:#777;
	font-family:"Verdana",Tahoma,Verdana,sans-serif;	
	}
.titleb{
	
	height:51px;
	padding:0px 0px 0px 0px;
}
.author{
	
	height:12px;
	margin-top:0px;
	color:#476390;
	font-family:"Verdana",Tahoma,Verdana,sans-serif;	
}

.user{
	background:url(images/user.jpg) no-repeat;
	padding:0px 0 0px 0px;
	
}
.clock{
	background:url(images/time.jpg) no-repeat;
	padding:0px 0 0px 0px;

}

.com{
	background:url(images/com.jpg) no-repeat;
	padding:0px 0 0px 0px;
}

.com a:link,
.com a:visited {

	color:#b60f1d;

}
.com a:hover{

	color:#d10012;
}

.category{
	float:left;
	margin:0px 0 0 5px;
	padding:2px 6px 0 0px;
	background-repeat:no-repeat;
	font-size:10px;
	
	}	

.category a:link,.category a:visited{
	color:#b60f10;
	font-weight:normal;
	text-decoration:none;
	}
.category a:hover{
	color:#d10012;
	font-weight:normal;
	text-decoration:none;
	}



h1.title {
    font-size:20px;
	margin:-30px 0px 5px 5px;
	padding:30px 3px 0px 0px;
	color:#666;
	font-weight:normal;
	font-family:"Verdana",Tahoma,Verdana,sans-serif;	
	}
	
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:160px;
	padding-top:15px;
	padding-right:0px;
	margin-left:5px;
	font-size:13px;

	}

#sidebar h2 {
	height:27px;
	line-height:27px;
	font-size:16px;
	color:#b60f1d;
	margin:5px 0 0 0 ;
	padding:0px 0 0 5px;
	background:url(images/h.jpg) no-repeat;
	font-family: "Arial", 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: "Arial", Tahoma, Arial, sans-serif;
	background-repeat:no-repeat;
	font-style:italic;
	}

#sidebar ul li a:hover {
	background:#f0f0f0;
	color:#b60f1d;

	}

#sidebar p {
	padding: 7px 10px;
	margin:0;

	}

#sidebar table {
	width:100%;
	text-align:center;
	background-color:transparent;
	color:#bdbdbd;
	}
	
#red
{
font-size:9px;
text-align:center;
margin: 0 0 0 0;
padding: 0 0 0 0;
}	

/* --- FOOTER --- */

#footer {
	height:20px;
	padding:6px 0 0 15px;
	margin:30px 0 0 0;
	background:#666666;
	color:#fefefe;
	font-size:10px;
	font-weight:normal;
	letter-spacing:1px;
	position:relative;
	z-index: 999;
	text-align: center;
	}

#footer a {
	color:#fefefe;
	}

#footer a:hover {
	color:#FFF;
	}


/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#b60f1d;
	}
.navigation a:hover {
	color:#d10012;

	}

/* 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:Georgia,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;
	}
	
	/* Pages Nav */
#pages_nav {
        margin:0px;
        padding-left:0px;
        padding-right:15px;
}


#pages_nav ul {
        background-color:#ffffff;
        margin:0px;
        padding:0px;
        border: none;
        font-size:12px;
}

#pages_nav ul.level2 {
        background-color:#d7d7d7;
}

#pages_nav ul.children {
        background-color:#d7d7d7;
}

#pages_nav li {
        margin: 0px;
        padding-top:0px;
        padding-bottom:0px;
        padding-left: 0px;
        padding-right: 0px;
}
#pages_nav  a{
        color:white;

}

#pages_nav li.current {
        padding-top:0px;
        padding-bottom:0px;
		font-weight:bold;
}
#pages_nav li.current a{
        color:#3F80B6;
}

