/* 
Theme Name: AA Free Download
Theme URI: http://www.worldwidewebpoker.net/
Description: Beautiful fast loading theme.
Version: v1.0
Author: Free Download
Author URI: http://www.worldwidewebpoker.net
*/

/* #iseraphim */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 14px;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
strong { font-weight:bold }
em { font-style: italic }

/* css resetat */

body {
	background: #c9161c url(img/bg.gif) repeat-x;
	font-family:"Trebuchet MS", sans-serif;
	font-size:12px;
}


#wrap {
	width:900px;
	margin:0 auto;
} 

#header {
	height:66px;
	background:url(img/header.gif) no-repeat;
}

#header .title {
	float:left;
	padding-left:50px;
	margin-top:10px;
}

#header .title h1 {
	font-family:"Trebuchet MS", sans-serif;
	font-size:30px;
	font-weight: normal;
	line-height:34px;
}

#header h1 a, #header h1 a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

#header .menu {
	float:right;
	margin:10px 20px 0 0;
	height:31px;
}

#header .menu li {
	float:left;
	height:31px;
	margin-left:10px;
	padding-right:25px;
}

#header .menu li a {
	font-family:"Trebuchet MS", sans-serif;
	font-size:18px;
	color: #fff;
	text-decoration:none;
}

#header .menu li a:hover {
	font-family:"Trebuchet MS", sans-serif;
	font-size:18px;
	color: #f1c0b2;
	text-decoration:none;
}

#header  .search {
	float:right;
	padding-right:30px;
	padding-top:25px;
}

#header  input.s {
	border: 1px solid #fff;
	width:100px;
	height:13px;
	margin-bottom:2px;
	font-family:"Trebuchet MS", sans-serif;
	font-size:12px;
	color:#999999;
}

#content {
	background: #fff url(img/sidebar.gif) right repeat-y;
	width:875px;
	margin-left:16px;
}

#content .entry {
	float:left;
	width:680px;
	padding-left:15px;
	margin-bottom:10px;
}
#content .entry h2 {
	font-family:"Trebuchet MS", sans-serif;
	font-size:18px;
	font-weight: normal;
}

#content  h3 {
	font-family:"Trebuchet MS", sans-serif;
	font-size:24px;
	font-weight: normal;
	color:#333333;
	margin-left:20px;
	margin-bottom:15px;
	line-height:30px;
}

#content .entry h2 a, #content .entry h2 a:hover {
	color: #c9161c;
	text-decoration:none;
}

#content .info {
	float:left;
	font-family:"tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	background:url(img/date.gif) no-repeat;
	padding-left:25px;
	padding-top:5px;
	height:20px;
}

#content .date {
	color:#999999;
}

#content .comments{
	float:right;
	font-family:"tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	padding-top:5px;
	height:20px;
}

#content .text {
	margin-top:10px;
	color:#666666;
	padding-bottom:30px;
	background:url(img/separator.gif) bottom center no-repeat;
}


#content  a { 
	color: #ec5224;
	text-decoration:none;
}

#content a:hover { 
	color: #c9161c;
	text-decoration:none;
}

#navigation { 
	float:left;
	width:680px;
	padding-left:15px;
	color: #ec5224;
}

#navigation .right {
	float:right;
	font-family:"tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	padding-top:5px;
	height:20px;
}


#navigation .left {
	float:left;
	font-family:"tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	padding-top:5px;
	height:20px;
}


#sidebar {
	float:right;
	width:150px;
	margin-right:10px;
}

#sidebar h2, #sidebar h3 {
	font-family:"Trebuchet MS", sans-serif;
	font-size:18px;
	font-weight: normal;
	color: #c9161c;
	background:url(img/side_h2.gif) no-repeat;
	height:21px;
	padding-left:20px;
}

#sidebar ul {
	margin:10px 0 20px 25px;
	font-size:12px;
}

#sidebar ul li {
	width:150px;
}

#sidebar ul a {
	display:block;
	color:#666666;
	text-decoration:none;
	font-weight: bold;
	}


#sidebar ul a:hover {
	display:block;
	color:#c9161c;
	text-decoration:none;
	font-weight: bold;
	}
	
#sidebar ul ul a, #sidebar ul ul a:hover {
	font-weight: normal;
	}



#error {
	height:17px;
	background:url(img/footer.gif) no-repeat;
}

#author {
	text-align:center;
	margin-top:5px;
	color:#FFFFFF;
	margin-bottom:10px;
}

#author a {
	color:#FFFFFF;
	text-decoration:none;
}

#author a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

.cleaner {
	clear:both;
}

.text p {
	margin-bottom:10px;
}

blockquote {
	margin:5px 15px 5px 15px;
	padding: 5px 0 5px 15px;
	background: #fffbfa;
	border-top: 2px solid #ec5224;
	font-size:11px;
	line-height:15px;
	font-style: italic;
	color: #8f8a8a;
}

blockquote blockquote {
	margin:5px 15px 5px 15px;
	padding: 5px 0 5px 15px;
	background: #fcf3f0;
	border-left: 2px solid #ec5224;
	border-top: none;
	border-bottom: none;
	font-size:11px;
	line-height:15px;
	font-style: italic;
	color: #8f8a8a;
}

ul {
	list-style: disc;
	margin:10px 0 10px 15px;
}

ol {
	list-style:decimal;
	margin:10px 0 10px 20px;
}

ol.commentlist {
	margin-bottom:20px;
}

#sidebar ul, .menu ul {
	list-style: none;
	margin:10px 0 10px 15px;
}

#sidebar ul li ul li {
	background:url(img/arrow.png) left top no-repeat;
	padding-left:20px;
	margin-left:-35px;
	width:120px;
}
