/*  
Theme Name: Absharan
Theme URI: 
Description: Absharan.theme
Version: 1.0
Author:
Author URI: 
*/



/* General */

body {
    margin: 0 auto;
	padding: 0;
	background-color: #dde1e3;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: top left;
}

h1, h2, h3, h4 {
	margin: 0;
}

img {
	border: 0;
}

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}


#page {
	margin: 0 auto;
	width: 995px;
	background-image: url('images/Page-BgGra.png');

        
}

#page-background-gradient
{
	position: absolute;
	background-image: url('images/Page-BgGradient.png');
	background-repeat: repeat-x;
	top:0;
	width:100%;
	height: 20px;
	
}

/* Header */

#header {
        margin: 0px;
	width: 990px;
	height: 30px;
	background: url("images/page.png") no-repeat;
	position: absolute;
	top:0;
}

	/* Header - Info */
	
	#header #header-info {
		position: absolute;
		top: 125px;
		left: 600px;
	}
	
	#header #header-info h1 {
		color: #000000;
		font: bold 0px "Georgia", Georgia;
	}
	
	#header #header-info h1 a {
		color: #000000;
		text-decoration: none;
	}
	
	#header #header-info .description {
		color: #000000;
		font: bold 15px "Verdana", Verdana;
	}
	
	/* Header - Menu */
	
	
	
	/* Header - Topbar */
	
	#header #topbar {
		position: absolute;
		top: 130px;
		left: 0px;
		width: 100%;
		height: 20px;
		color: #F5F5F5;
		font: bold 12px "Tahoma", Verdana;
	}
	
	#header #topbar h3 {
		font: bold 15px "Verdana", Verdana;
		color: #F5F5F5;
	}
	
	#header #topbar ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	
	#header #topbar ul li {
		padding-top: 12px;
		color: #F5F5F5;
		font:  12px "Tahoma", Verdana;
		text-align: center
	}
	
	#header #topbar ul li a {
		color: #F5F5F5;
		text-decoration: none;
	}
	
	#header #topbar ul li a:hover {
		text-decoration: underline;
	}
	
		/* Header - Topbar - Boxes */
		
		#header #topbar #topbar-left {
			width: 305px;
			padding: 35px 33px;
			float: left;
		}
		
		#header #topbar #topbar-center {
			width: 286px;
			float: left;
			padding: 12px 0 0 30px;
		}
		
		#header #topbar #topbar-right {
			width: 257px;
			float: left;
			padding: 12px 0 0 30px;
		}




	/* Main - Content */
	
	#content {
		float: left;
		width: 570px;
		padding: 6px 16px 0 16px;
		
	}
	
	/* Main - Content - Post */
	
	#content .post {
		color: #ffffff;
		float: left;
		margin-bottom: 16px;
		width: 755px;
		padding: 7px;
		background: #F0F8FF;
	}
	
		/* Post - Title */
		
		#content .post .post-title {
			width: 754px;
			height: 51px;
			color: #000000;
			font: bold 12px "Trebuchet MS", Verdana;
			text-align: right;
			
		}
		
		#content .post .post-title a {
			color: #000000;
			text-decoration: none;
		}
		
		#content .post .post-title a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-title .post-date {
			float: left;
			background: url('images/cal.png');
			width: 50px;
			height: 51px;
			color: #000000;
			text-align: center;
			text-transform: uppercase;
			margin-right: 10px;
			font-style:normal; font-variant:normal; font-weight:bold; line-height:15px; font-size:10px; font-family:Tahoma, Verdana
		}
		
		#content .post .post-title .post-date span {
			margin-bottom: 2px;
			display: block;
			font: bold 16px/34px "Trebuchet MS", Verdana;
			
		}
		
		#content .post .post-title h2 {
			padding: 4px 0 3px 0;
			color: #000000;
			font: bold 15px "Tahoma", Georgia;
		}
		
		#content .post .post-title h2 a {
			color: #000000;
			text-decoration: none;
		}
		
		#content .post .post-title h2 a:hover {
			text-decoration: underline;
		}
		
		/* Post - Entry */
		
		#content .post .post-entry {
			font: normal 12px/18px "Tahoma", Tahoma;
			color: #000000;
			padding: 0 4px;
			width: 755px;
                        
		}
		
		#content .post .post-entry a {
                         font: normal 12px/18px "Tahoma", Tahoma;
			color: #000000;
			text-decoration: none;
		}
		
		#content .post .post-entry a:hover {
			text-decoration: underline;
                        color: #0000FF;
		}
		
		#content .post .post-entry .more-link {
			font: bold 12px/20px "Tahoma", Verdana;
			color: #000000;
			float: right;
			padding-bottom: 5px;
		}
		
		#content .post .post-entry .more-link a {
			color: #000000;
			text-decoration: none;
		}
		
		#content .post .post-entry .more-link a:hover {
			text-decoration: underline;
		}
		
		/* Post - Info */
		
		#content .post .post-info {
			padding: 10px 4px 0 4px;
			width: 546px;
			clear: both;
			font: bold 12px "Trebuchet MS", Verdana;
			color: #7B065F;
		}
		
		#content .post .post-info a {
			color: #7B065F;
			text-decoration: none;
		}
		
		#content .post .post-info a:hover {
			text-decoration: underline;
		}
		
		/* Post - Comments */
		
		#content .post h3 {
			color: #FFFFFF;
			font: bold 17px "Verdana", Verdana;
			margin: 25px 0 5px 0;
			padding: 0 4px;
			width: 546px;
		}
		
		#content .post .comments {
			padding: 0 4px;
			width: 546px;
			font: normal 12px/18px "Trebuchet MS", Verdana;
			color: #FFFFFF;
		}
		
		#content .post .comments a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post .comments a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol {
			margin: 10px 0 10px 0;
			padding-left: 25px;
		}
		
		#content .post .comments ol li {
			padding: 5px;
		}
		
		#content .post .comments ol li.alt {
			background: #000000;
		}
		
		#content .post .comments ol li cite {
			color: #FFFFFF;
			font-style: normal;
			font-weight: bold;
		}
		
		#content .post .comments ol li cite a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post .comments ol li cite a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol li .commentmetadata a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post .comments ol li .commentmetadata a:hover {
			text-decoration: underline;
		}
		
		#content .post #commentform {
			margin: 0;
			font: normal 12px/18px "Trebuchet MS", Verdana;
			color: #FFFFFF;
			padding: 0 4px;
			width: 546px;
		}
		
		#content .post #commentform a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post #commentform a:hover {
			text-decoration: underline;
		}
	
	.sidebar {
		float: left;
		width: 189px;
		font: strong 10px/18px "Trebuchet MS", Verdana;
		color: #000000;
		padding: 7px 0;
		text-align: right;
		margin-top: 25px;
	}
	
	.sidebar a {
		color: #000000;
		text-decoration: none;
	}
	
	.sidebar a:hover {
		text-decoration: underline;
	}
	
		/* Sidebar - Titles */
		
		.sidebar h3 {
			padding-left: 18px;
			font: 15px/34px "Tahoma", Georgia;
			text-transform: lowercase;
			color: #000000;
			height: 46px;
			width: 175px;
			background: url("images/cat.png") no-repeat;
			text-align: center;
		}
		
		.sidebar ul {
			margin: 0 0 20px 13px;
			padding: 0;
			list-style-type: none;
		}
		
		.sidebar ul li {
			color: #000000;
			font: normal 10px/26px "Tahoma", Verdana;
			background:url(images/cat-bg.png) repeat-y;
			text-align: center;
	        
		}
		
		.sidebar ul li a {
			color: #000000;
			text-decoration: none;
		}
		
		.sidebar ul li a:hover {
		    color: #0000FF;
			text-decoration: underline;
		}
		
		/* Sidebar - Ads */
		.ads {
		float: left;
		width: 189px;
		font: strong 10px/18px "Trebuchet MS", Verdana;
		color: #000000;
		padding: 7px 0;
		text-align: right;
	}
	
	.ads a {
		color: #000000;
		text-decoration: none;
	}
	
	.ads a:hover {
		text-decoration: underline;
	}

         /*A D S -Title*/
         .ads h3 {
			padding-left: 18px;
			text-transform: lowercase;
			color: #ffffff;
			height: 46px;
			width: 175px;
			background: url('images/cat.png') no-repeat;
			text-align: center; font-style:normal; font-variant:normal; font-weight:bold; line-height:34px; font-size:12px; font-family:Tahoma, Georgia
		}
		
		/* A D S - Menus */
		
		.ads ul {
			margin: 0 0 20px 13px;
			padding: 0;
			list-style-type: none;
		}
		
		.ads ul li {
			
			color: #000000;
			font: normal 10px/26px "Tahoma", Verdana;
			background:url(images/cat-bg.png) repeat-y;
			text-align: center;
	        
		}
		
		.ads ul li a {
			color: #000000;
			text-decoration: none;
		}
		
		.ads ul li a:hover {
		    color: #0000FF;
			text-decoration: underline;
		}
		.img
		{   margin: 0px auto;         	
			height: 200px;
			width: 139px;
			background: url(images/side-group4.jpg) no-repeat;
			text-align: center;
			}
		.img1
		{   margin: 0px auto;         	
			height: 260px;
			width: 139px;
			background: url(images/nokia-e71.jpg) no-repeat;
			text-align: center;
			}
			.img2
		{   margin: 0px auto;         	
			height: 260px;
			width: 139px;
			background: url(images/6300-side.jpg) no-repeat;
			text-align: center;
			}
            .img3
		{   margin: 0px auto;         	
			height: 300px;
			width: 139px;
			background: url(images/N97-side.jpg) no-repeat;
			text-align: center;
			}
			.download1
		{   margin: 0px auto;         	
			height: 240px;
			width: 120px;
			background: url(images/download.gif) no-repeat;
			text-align: center;
			}
			.download2
		{   margin: 0px auto;         	
			height: 125px;
			width: 125px;
			background: url(images/download2.png) no-repeat;
			text-align: center;
			}
			.download3
		{   margin: 0px auto;         	
			height: 125px;
			width: 125px;
			background: url(http://www.p30download.com/img/logo/web2/p30download_125x125.gif) no-repeat;
			text-align: center;
			}
	
		
		/* Sidebar - Forms */
		
		.sidebar #searchform {
			margin: 0px auto;
			padding: 15px 0 25px 0px;
			width: 145px;
			text-align: center;
		}
		
		.sidebar #searchform #s {
			width: 145px;
		}
		
		/* Sidebar - Tables */
		
		.sidebar #calendar_wrap {
			margin: 5px auto 20px auto;
			width: 120px;
		}
		
		.sidebar #calendar_wrap caption {
			font-weight: bold;
		}
		
		.sidebar #calendar_wrap #today {
			font-weight: bold;
		}
		
		/* Sidebar - Texts */
		
		.sidebar .textwidget {
			padding: 0 10px 20px 10px;
		}
/*Side*/
#column02 {
	float:right;
	width:228px;
	overflow:hidden;
	padding-top:30px;
}
#column02 .side-post {
	float:left;
	width:228px;
	height:191px;
	overflow:hidden;
	font-size:11px;
	line-height:15px;
	color:#565651;
	margin:0 12px 12px 0;
}
#column02 .upper {
	height:138px;
	overflow:hidden;
	padding:14px 18px 0;
	position:relative;
}
#column02 .fade {
	display:none;
}
#column02 .side-post h3 {
	padding:0 0 2px;
	margin:0;
	color:#000;
	font-size:14px;
	line-height:18px;
	font-weight:normal;
	
}
#column02 .side-post h3 a {
	color:#000;
	text-decoration:none;
}
#column02 .side-post h3 a:hover {
	color:#000;
	text-decoration:none;
	border-bottom:1px solid #979579;
}
#column02 .side-post p {
	margin:0 0 10px;
}
#column02 .side-post .meta {
	font-size:10px;
	color:#598d97;
	line-height:12px;
}
#column02 .side-post .meta a {
	color:#598d97;
	text-decoration:none;
	border-bottom:1px solid #49483c;
}
#column02 .side-post .meta a:hover {
	color:#598d97;
	text-decoration:none;
	border-bottom:1px solid #efeee8;
}
#column02 .btn-readon a {
	display:block;
	float:right;
	width:98px;
	height:19px;
	font-size:10px;
	overflow:hidden;
	text-indent:-400px;
	margin:10px 0 0 0;
}
#column02 .btn-readon a:hover {
}
#column02 .lower-meta a {
	font-size:10px;
	display:block;
	float:left;
	padding:12px 0 0 34px;
	color:#939072;
	line-height:12px;
	border-style:none;
}
#column02 .lower-meta a:hover {
	text-decoration:none;
	color:#fff;
}
#column02 .sub-txt {
	font-size:10px;
	display:block;
	float:left;
	padding:12px 0 0 18px;
	color:#598d97;
	line-height:12px;
	border-style:none;
}

/*game*/
#olympus
{
    width: 192px;
	height: 47px;
	background:url(images/cat.png) no-repeat;
	float: right;
	margin-top: 10px;

	}
#Link
{
    width: 192px;
	height: 47px;
	background:url(images/cat.png) no-repeat;
	float: right;
	margin-top: 10px;

	}
.Link-bg {
		float: left;
		width: 189px;
		font: strong 10px/18px "Trebuchet MS", Verdana;
		color: #000000;
		padding: 7px 0;
		text-align: right;
	}
	
	.Link-bg a {
		color: #000000;
		text-decoration: none;
	}
	
	.Link-bg a:hover {
		text-decoration: underline;
	}
	
		/* Link-bg - Titles */
		
		.Link-bg h3 {
			padding-left: 18px;
			font: 15px/34px "Tahoma", Georgia;
			text-transform: lowercase;
			color: #ffffff;
			height: 46px;
			width: 175px;
			background: url("images/cat.png") no-repeat;
			text-align: center;
		}
		
		.Link-bg ul {
			margin: 0 0 20px 13px;
			padding: 0;
			list-style-type: none;
		}
		
		.Link-bg ul li {
			color: #000000;
			font: normal 10px/26px "Tahoma", Verdana;
			background:url(images/Link-bg.jpg) repeat-y;
			text-align: center;
	        
		}
		
		.Link-bg ul li a {
			color: #000000;
			text-decoration: none;
		}
		
		.Link-bg ul li a:hover {
		    color: #0000FF;
			text-decoration: underline;
		}
#mahsoul1
	 {
    width: 129px;
	height: 75px;
	background:url(ads/ads-2_C1_R1.png);
	}
#mahsoul2
	 {
    width: 129px;
	height: 75px;
	background:url(ads/ads-2_C3_R1.png);
	}
#mahsoul3
	 {
    width: 129px;
	height: 75px;
	background:url(ads/ads-2_C5_R1.png);
	}
#mahsoul4
	 {
    width: 129px;
	height: 75px;
	background:url(ads/ads-2_C7_R1.png);
	}
#mahsoul5
	 {
    width: 129px;
	height: 75px;
	background:url(ads/ads-2_C9_R1.png);
	}
#mahsoul6
	 {
    width: 129px;
	height: 75px;
	background:url(ads/ads-2_C11_R1.png);
	}
#mahsoul7
	 {
    width: 129px;
	height: 75px;
	background:url(ads/ads-2_C13_R1.png);
	}

#Link-top
{ 
  text-align: right;
background-color: #FFffFF;
  width: 170px;

}
#Link-top
      a {
                         font: normal 12px/18px "Trebuchet MS", Tahoma;
			color: #000000;
			text-decoration: none;
                        text-align: right;
                        
}

#Link-top
       a:hover {
		text-decoration: underline;
                color: #666999;
                font: normal 14px/18px "Trebuchet MS", Tahoma;
                text-align: right;
	}
        
/* Footer */

#footer {
    background-color: #FFFFF0;
	margin-top: 5px;
	width: 100%;
	height: 100%;
	color: #717171;
	font: normal 12px/15px "Tahoma", Verdana;
	text-align: center;
}

#footer a {
	color: #717171;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}
#box5 {
   width: 22px;
	height: 300px;
	background:url(box/Link-box_C1_R1.png);
	}
#box3 {
   width: 215px;
	height: 300px;
	background:url(box/Link-box_C2_R1.png);
	}
#box1 {
   width: 282px;
	height: 300px;
	background:url(box/Link-box_C3_R1.png);
	}
#box2 {
   width: 209px;
	height: 300px;
	background:url(box/Link-box_C4_R1.png);
	}
#box4 {
   width: 27px;
	height: 300px;
	background:url(box/Link-box_C5_R1.png);
	}
#topbox {
        margin-left: 215px;
        margin-top: 30px;
        width: 755px;
	height: 150px;
	background:url(images/top-box.png);
}

#ads1  {
     background:url(ads/ads_C1_R1.jpg);
     width:13px;
     height:60px;

}
#ads2{
                         background:url(ads/ads_C2_R1.jpg);
width:121px;
height:60px;
            }

#ads2 a {
                         width:121px;
height:60px;
                         font: normal 12px/18px "Tahoma", Tahoma;
			color: #000000;
			text-decoration: none;
		}
		
		#ads2 a:hover {
width:121px;
height:60px;
font: normal 15px/18px "Tahoma", Tahoma;
			text-decoration: none;
                        color: #ff0006;
		}

#ads3  {
background:url(ads/ads_C3_R1.jpg);
width:17px;
height:60px;
}

#ads4  {
background:url(ads/ads_C4_R1.jpg);
width:140px;
height:60px;
}
#ads4 a {
                         width:121px;
height:60px;
                         font: normal 12px/18px "Tahoma", Tahoma;
			color: #000000;
			text-decoration: none;
		}
		
		#ads4 a:hover {
width:121px;
height:60px;
font: normal 15px/18px "Tahoma", Tahoma;
			text-decoration: none;
                        color: #ff0006;
		}

#ads5  {
background:url(ads/ads_C5_R1.jpg);
width:14px;
height:60px;
}

#ads6  {
background:url(ads/ads_C6_R1.jpg);
width:149px;
height:60px;
}
#ads6 a {
                         width:121px;
height:60px;
                         font: normal 12px/18px "Tahoma", Tahoma;
			color: #000000;
			text-decoration: none;
		}
		
		#ads6 a:hover {
width:121px;
height:60px;
font: normal 15px/18px "Tahoma", Tahoma;
			text-decoration: none;
                        color: #ff0006;
		}

#ads7  {
background:url(ads/ads_C7_R1.jpg);
width:22px;
height:60px;
}

#ads8  {
background:url(ads/ads_C8_R1.jpg);
width:131px;
height:60px;
}
#ads8 a {
                         width:121px;
height:60px;
                         font: normal 12px/18px "Tahoma", Tahoma;
			color: #000000;
			text-decoration: none;
		}
		
		#ads8 a:hover {
width:121px;
height:60px;
font: normal 15px/18px "Tahoma", Tahoma;
			text-decoration: none;
                        color: #ff0006;
		}

#ads9  {
background:url(ads/ads_C9_R1.jpg);
width:19px;
height:60px;
}

#ads10  {
background:url(ads/ads_C10_R1.jpg);
width:112px;
height:60px;
}
#ads10 a {
                         width:121px;
height:60px;
                         font: normal 12px/18px "Tahoma", Tahoma;
			color: #000000;
			text-decoration: none;
		}
		
		#ads10 a:hover {
width:121px;
height:60px;
font: normal 15px/18px "Tahoma", Tahoma;
			text-decoration: none;
                        color: #ff0006;
		}

#ads11  {
background:url(ads/ads_C11_R1.jpg);
width:17px;
height:60px;
}
#post-link {
background:url(box/post-link.png);
width:151px;
height:300px;
}
#charge {
margin-top: 5px;
margin-left: 220px;
background:url(ads/charge.jpg);
width:755px;
height:60px;
}
