/*  
Template Name: Graphic
Version: 1.0
Author: Razvan
Author URI: http://www.talk-mania.com/
*/


html, body {
	font-family: Georgia;
	border: 0;
	color: #717171;
}

body {
	background: #ffffff repeat-x top;
}

body, img, p, h1, h2, h3, h4, h5, ul, ol, li, form, blockquote {
	margin: 0;
	padding: 0;
}

ul {
	list-style: none;
}

blockquote {
	font-size: 13px;
	line-height: 22px;
	padding: 10px 0px 10px 25px;
	margin: 0 auto;
	width: 85%;
	background: url(img/quote.gif) no-repeat 0 15px;
}

blockquote p {
	font-style: italic;
	color: #979797;
}

a {
	color: #CA5431;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

p {

	line-height: 22px;
	padding: 10px 0;
	font: 13px Verdana, Arial, 'Helvetica', sans-serif;


}

h1,h3,h4 {
	padding: 10px 0;
	font-weight: normal;
	color: #242424;
}

h1 {

font: 30px Verdana, Arial, 'Helvetica', sans-serif;
}

h3 {
font: 25px Verdana, Arial, 'Helvetica', sans-serif;
}

h4 {
font: 21px Verdana, Arial, 'Helvetica', sans-serif;
}

/* Wrap */

#wrap {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	background: url(img/header.jpg) no-repeat;
}

* html #wrap {

}

/* Main Menu */



#main_menu {
	width: 100%;
	height: 26px;
	padding-top: 14px;
	text-align: right;
	position: relative;
}

#main_menu ul {
	position: absolute;
	right: 0px;
	top: 0px;
}

#main_menu ul li {
	display: inline;
	font-size: 12px;
}

#main_menu ul li a {
	display: block;
	float: left;
	font: 11px Verdana, Arial, 'Helvetica', sans-serif;
	margin-left: 0px;
	color: #333333;
	padding: 3px 8px 4px 8px;
}

#main_menu ul li.current_page_item a, #main_menu ul li a:hover {
	color: #333333;
	background-position: 0 -26px;
}

/* Title */

#title {
	width: 600px;
	height: 84px;
	overflow: hidden;
}

#title h2 {
	font-style: italic;
	font-weight: normal;
font: 48px Verdana, Arial, 'Helvetica', sans-serif;
	color: #fff;
}

#title h2 a {
	color: #fff;
	text-decoration: none;
font: 48px Verdana, Arial, 'Helvetica', sans-serif;
}

#title h2 a:hover {
	color: #BDBDBD;
}

#title p {
	font-size: 17px;
	font-style: italic;
	padding: 3px 5px;
	background: url(img/subtitle_bg.jpg);
	float: left;
	color: #FFDBDB;
}

/* Content Wrap */

#content_wrap {
	width: 100%;

}

/* Content */

#content {
	width: 690px;
	float: left;
	margin-top: 5px;
	padding-bottom: 10px;
}

#content img {
	border: #DCDCDC 1px solid;
	background: #fff;
	padding: 3px;
}

/* Content Post Wrap */

.post_wrap {
	width: 100%;
	padding: 0px 0 5px 0;
	border-bottom: 1px dashed #e7e7e7;


}

/* Content Post Title */

#content h2 {
	font: 22px Arial, 'Helvetica', Verdana, sans-serif;
	color: #333333;
	font-weight: normal;
	padding: 20px 0;
}

#content h2 a {
	text-decoration: none;
	color: #333333;
}

#content h2 a:hover {
	text-decoration: underline;
}

/* Content Post Details */

#content p.post_details {
	font: 10px Verdana, Arial, 'Helvetica', sans-serif;
	padding: 0 0 10px 0;
	margin-top: -20px;
	color: #939393;
}

/* Content Post Text */

#content ul, #content ol {
	padding: 10px 0 10px 50px;
	font-size: 14px;
	line-height: 25px;
}

#content ul li {
	list-style: square;
}

/* More Entries */

#more_entries {
	padding: 35px 0;
	font-size: 25px;
}

#more_entries a {
	text-decoration: none;
	color: #000;
}

#more_entries a:hover {
	text-decoration: underline;
}

/* Rss Feed Image */

#wrap a img.rss_feed {
	position: absolute;
	top: 156px;
	left: 605px;
}

/* Comments (single.php and comments.php) */

h2.spcn, h2.spcl {
	font-size: 25px !important;
}

.comments_wrap {
	width: 500px;
	margin: 30px 0 5px 10px;
	clear: both;
}

.comments_wrap .left {
	width: 56px;
	float: left;
}

.comments_wrap .right {
	width: 400px;
	float: left;
	padding-left: 15px;
}

.comments_wrap .right a {
	text-decoration: none;
}

.comments_wrap .right a:hover {
	text-decoration: underline;
}

.comments_wrap .right h4 {
	font-size: 10px;	font: 12px Verdana, Arial, 'Helvetica', sans-serif;
	color: #939393;
	padding: 0;
	font-weight: normal;
}

.comments_wrap .right h4 b {
	font-size: 13px;
}

.comments_wrap .right p {
	font-size: 13px;
	line-height: 19px;
	padding: 10px 0;
}

/* Comments (form) */

#content form {
	margin: 20px 0 30px 10px;
}

#content form label {
	display: block;
	margin: 10px 0;
	font-size: 12px;
}

#content form label input {
	padding: 4px;
	width: 180px;
	font-size: 12px;
}

#content textarea {
	margin-bottom: 10px;
	display: block;
	padding: 3px;
	font-size: 12px;
}

#content form input {
	margin-top: 5px;
}

/* Sidebar */

#sidebar {
	width: 250px;
	float: right;
padding: 0px 30px 20px 30px;

	margin-top: 6px;
	position: relative;
	overflow: hidden;
}

#sidebar a {
	text-decoration: none;
	font: 12px Verdana, Arial, 'Helvetica', sans-serif;

}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar h2 {
	font: 20px Arial, 'Helvetica', Verdana, sans-serif;
	color: #323C41;
	padding: 20px 0 5px 0;
	font-weight: normal;
	background: url(img/sidebar_h2_bg.gif) repeat-x bottom;
}

#sidebar ul {
	width: 100%;
	padding: 15px 0 15px 0px;
}

#sidebar ul li {
	font-size: 14px;
	background: url(img/li.gif) no-repeat 0 9px;
	padding: 3px 10px 4px 20px;
	line-height: 19px;
}

#sidebar ul#recent_entries li {
	background: url(img/sidebar_line.gif) repeat-x left bottom;
	padding-left: 0;
	padding-right: 0;
	width: 100%;
}

#sidebar ul li span.wrap {
	width: 310px;
	background: url(img/li.gif) no-repeat left 7px;
	display: block;
	padding-left: 20px;
}

#sidebar ul li span.left {
	width: 270px;
	float: left;
}

#sidebar ul li span.right {
	width: 35px;
	text-align: right;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
}

#sidebar ul li ul {
	padding: 0;
	margin: 1px 0 -4px 0;
}

/* Categories and Archives */

#sidebar .ca_wrap {
	width: 100%;
}

#sidebar .cleft {
	width: 170px;
	float: left;
}

#sidebar .cright {
	width: 145px;
	margin-left: 5px;
	float: left;
}

/* Sidebar Search (widget) */

#sidebar form#searchform input {
	background: #E1E1FF;
	border: #CED0FF 1px solid;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#sidebar form input#s {
	width: 150px;
	margin-bottom: 5px;
	padding: 4px;
}

/* Widget (calendar) */

#wp-calendar {
	width: 90%;
	margin: 0 auto;
	padding: 0 0 10px;
}

#wp-calendar caption {
	padding: 10px;
}

#wp-calendar th, #wp-calendar td {
	padding: 5px;
	text-align: center;
	background: #EAEAEA;
}

#wp-calendar td {
	background: transparent;
}

#wp-calendar td, table#wp-calendar th {
	padding: 3px 0;
}

#wp-calendar a {
	text-decoration: underline;
}

#wp-calendar a:hover {
	text-decoration: none;
}

/* Footer */

#footer {
	width: 100%;
	background: #222120;
	border-top: #DADADA 15px solid;
}

#footer_in {
	width: 1070px;
	margin: 0 auto;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
}

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

#footer ul {
	padding-top: 23px;
}

#footer ul li {
	display: inline;
	font-size: 13px;
}

#footer ul li a {
	display: block;
	float: left;
	margin-right: 10px;
	padding: 3px 5px;
	color: #B7B7B7;
}

#footer ul li.current_page_item a, #footer ul li a:hover {
	background: #4F4E4D;
	color: #E0E0E0;
}

#footer p.footer {
	font-size: 11px;
	color: #797875;
	clear: both;
	width: 800px;
	padding: 7px 0 0 0;
}

#footer p.footer a:hover {
	text-decoration: underline;
}

#footer p.bot a {
	background: #4F4E4D;
	padding: 1px 4px;
	font-size: 13px;
	position: absolute;
	right: 0;
	top: 35px;
}

#footer p.bot a:hover {
	background: transparent;
}

/* Fix */

#sidebar ul li span.wrap:after,
#title:after,
#content_wrap:after,
#sidebar ul#recent_entries li span.wrap:after,
#sidebar .ca_wrap:after,
.comments_wrap:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


/*
	Favourites
*/

#favourite {
   background: url(diggmedia/shape1.jpg) no-repeat;

	height:159px;
	margin-bottom:5px;
	margin-top:5px;	
	position:relative;
}
#text {
	position:absolute;
	left:170px;
	top:64px;
	font: 12px Arial, 'Helvetica', Verdana, sans-serif;
	color: #323C41;
	font-weight: bold;
}

#text2 {
	position:absolute;
	left:170px;
	top:94px;
	font: 12px Arial, 'Helvetica', Verdana, sans-serif;
	color: #222222;
	font-weight: bold;
}

#text3 {
	position:absolute;
	left:235px;
	top:94px;
	font: 12px Arial, 'Helvetica', Verdana, sans-serif;
	color: #222222;
	font-weight: bold;
}

#text4 {
	position:absolute;
	left:330px;
	top:94px;
	font: 12px Arial, 'Helvetica', Verdana, sans-serif;
	color: #222222;
	font-weight: bold;
}

#text5 {
	position:absolute;
	left:390px;
	top:94px;
	font: 12px Arial, 'Helvetica', Verdana, sans-serif;
	color: #222222;
	font-weight: bold;
}

.favourite .text span {
	margin-bottom:10px;
	display:block;
}
#text a {
	padding-right:10px;
}
#digg {
	position:absolute;
	padding:6px;
	top:40px;
	right:40px;
}

#adsense {
       padding-top: 75px;
	padding-left: 20px;
}
