/*  
Theme Name: casino-en-linea.net theme
Theme URL: http://www.casino-en-linea.net
Description: Default website skin

*/


body {
	margin: 0 auto;
	font-size: 13px;
	font-family: 'Trebuchet MS';
	font-weight: normal;
	color: #000;
	text-align: center;
	width: 940px;
	background: #781a12 url(images/background.jpg) center top no-repeat;
}

#site_box {
	margin: 28px auto;
	text-align: left;
	float: left;
	display: block;
	width: 940px;
	background: #fff;
}

a {
	color: #000;
	text-decoration: underline;
	cursor: pointer;
	outline: 0;
}

a:hover {
	color: #c00909;
	text-decoration: none;
	cursor: pointer;
	outline: 0;
}

#header a {
	margin: 0 auto;
	width: 940px;
	height: 194px;
	display: block;
}

#container {
	text-align: left;
	width: 940px;
	padding: 0 0 60px 0;
	background: #fff;
}

#menu {
	width: 941px;
	height: 46px;
	margin: 0 auto;
	text-align: left;
}
/* Menu list*/

#menu h2 {
   display: none;
   margin: 0;
   padding: 0; 
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu ul li {
	float: left;
	display: block;
}

#menu li ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
	text-align: left;
}

#menu a {
	color: #000;
	font-family: 'Trebuchet MS';
	font-size: 17px;
	text-align: center;
	height: 33px;
	padding: 13px 26px 0 26px;
	display: block;
	float: left;
	text-decoration: none;
	font-weight: normal;
	background: none;
}

#menu a:hover {
	background: url(images/menu_over.gif) center repeat-x;
	color: #ffeb72;
}

/* Content */

.archiveTitle {
	color: #000;
	text-align: center;
	font-size: 18px;
	line-height: 18px;
	margin: 0 0 0 0;
	font-weight: normal;
	padding: 0 0 25px 0;
}

#content {
	width: 504px;
	float: left;
	padding: 0 30px 35px 30px;
}

#content img {
	padding: 0;
	max-width: 100%;
}

div.box {
	margin-bottom: 40px;
	float: left;
	display: block;
}

div.box_single {
	margin-bottom: 0;
	float: left;
	display: block;
}

#content h1 {
	margin: 0;
	font-family: 'Trebuchet MS';
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	display: block;
	float: left;
	width: 504px;
	margin-bottom: 10px;
}

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

#content h1 a:hover {
	color: #b80b0d;
	text-decoration: underline;
}

div.dateby_box {
	border-top: 1px solid #919192;
	border-bottom: 1px solid #919192;
	float: left;
	width: 504px;
	height: 29px;
}

div.date {
	color: #c00909;
	font-weight: normal;
	padding: 5px 0 0 0;
	font-size: 13px;
	float: left;
	display: block;
}

div.author {
	color: #000;
	font-weight: normal;
	padding: 5px 0 0 0;
	float: left;
	display: block;
}

div.author span {
	color: #c00909;
	font-weight: bold;
}

div.post {
	padding: 1px 0 14px 0;
	clear: both;
	width: 504px;
}

div.postTags {
	width: 504px;
	color: #000;
	padding: 5px 0 5px 0;
	text-align: left;
	display: block;
	float: left;
	font-size: 12px;
	border-top: 1px solid #919192;
	border-bottom: 1px solid #919192;
}

div.postTags a {
	color: #781a12;
	text-decoration: underline;
}

div.postTags a:hover {
	color: #996d00;
	text-decoration: none;
}

div.postTags .cats {
	display: block;
	float: left;
}

div.comment {
	background: url(images/comment_button.gif) no-repeat;
	width: 133px;
	height: 22px;
	display: block;
	float: left;
	font-weight: bold;
	margin-top: 10px;
	padding: 2px 0 0 10px;
}

div.comment a {
	color: #fff4c1;
	text-decoration: none;
}

div.comment a:hover {
	color: #fff;
	text-decoration: underline;
}

div.titlePostIndex {
	margin: 0;
	padding: 10px 0 15px 20px;
}

div.navigation {
	width: 504px;
	height: 22px;
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
	font-weight: bold;
	float: left;
	text-transform: none;
	border-top: 1px solid #919191;
	border-bottom: 1px solid #919191;
}

div.navigationLeft {
	width: 242px;
	text-align: right;
	display: block;
	float: left;
}

div.navigationRight {
	width: 242px;
	text-align: left;
	display: block;
	float: right;
}

div.navigation a {
	color: #000;
	text-decoration: none;
}

div.navigation a:hover {
	color: #d41e1e;
	text-decoration: none;
}


/* Captions */

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* Single page */

.entryPost {
	margin: 0 auto;
	padding: 0 0 0 0;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	float: left;
}

.entryPost h1 {
	color: #000;
	margin: 0;
	font-family: 'Trebuchet MS';
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	display: block;
	float: left;
	width: 504px;
	height: 40px;
}

div.commentBlock {
	width: 504px;
	margin: 0 auto;
	padding: 5px 0 0 0;
	color: #000;
}

div.commentBlock p {
	margin: 3px 0 0 0;
}

#commentform {
	padding: 0 0 15px 0;
	margin: 0;
}

div.commentBlock input {
	color: #000;
	text-decoration: none;
	border: 1px solid #000;
	background-color: #fff;
	height: 19px;
	padding: 3px 0 0 5px;
	margin: 0 5px 0 0;
	width: 300px;
}

div.commentBlock .submitInput {
	color: #000;
	text-decoration: none;
	border: 1px solid #000;
	background-color: #fff;
	margin: 5px 0 0 0;
	padding: 0 0 5px 0;
	height: 25px;
	width: 130px;
}

div.commentBlock textarea {
	color: #000;
	text-decoration: none;
	border: 1px solid #000;
	background-color: #fff;
	height: 180px;
	padding: 3px 0 0 5px;
	margin: 0 5px 0 0;
	width: 450px;
}

.commentBlock a {
	color: #000;
	text-decoration: underline;
}

.commentBlock a:hover {
	color: #D60000;
	text-decoration: none;
}

.commentText {
	padding: 0 0 5px 0;
	margin: 0 0 0 0;
	line-height: 14px;
}

#respond {
	color: #e20000;
	text-align: left;
	font-size: 18px;
	clear: both;
	font-weight: normal;
	padding: 20px 0 0 0;
	margin: 0 0 10px 0;
}

#respond_bottom {
	color: #000;
	text-align: left;
	font-size: 18px;
	font-weight: normal;
	padding: 20px 0 0 0;
	margin: 0 0 0 0;
}

.alt {
	padding: 2px 0 5px 0;
	margin: 0 0 0 0;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
}

.alt a {
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	padding: 0 5px 0 5px;
	color: #fff4c1;
	background: #d41e1e;
}

.alt a:hover {
	text-align: left;
	text-decoration: none;
	padding: 0 5px 0 5px;
	color: #d41e1e;
	background: #fff;
}

.commentSmall {
	padding: 8px 0 15px 0;
	border-bottom: 1px solid #919191;
	text-align: justify;
}

.topNavigation {
	float: left;
	font-weight: normal;
	width: 504px;
	padding: 0 15px 10px 15px;
}

.topNavigation a {
	color: #000;
	text-decoration: underline;
}

.topNavigation a:hover {
	color: #000;
	text-decoration: none;
}

.alignleftTopNav {
	float: left;
	text-align: left;
	display: block;
	width: 252px;
	margin: 0;
}

.alignrightTopNav {
	float: right;
	text-align: right;
	display: block;
	width: 252px;
	margin: 0;
}

/* Sidebar */

#sidebar {
	width: 337px;
	float: right;
	padding: 0 24px 0 0;
	margin: 0 0 0 0;
	color: #000;
}

#sidebar h2 {
	color: #d41e1e;
	font-weight: bold;
	font-size: 19px;
	line-height: 19px;
	text-align: left;
	padding: 17px 0 0 13px;
	margin: 0 1px 0 1px;
	width: 335px;
	height: 41px;
	text-align: left;
	background: url(images/sidebar_title.gif) no-repeat;
}

#sidebar ul {
	list-style: none;
	text-align: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#sidebar ul li {
	list-style: none;
	padding: 0 0 15px 0;
	margin: 0 0 0 0;
}

#sidebar li ul {
	list-style: none;
	text-align: left;
	padding: 0 0 5px 0;
	margin: 0 0 0 0;
}

#sidebar li ul li {
	list-style-type: none;
	font-weight: normal;
	margin: 0 0 2px 0;
	padding: 0 0 0 0;
}

#sidebar .rssFeed {
	background: url(images/subscribe_rss.gif) no-repeat;
	width: 337px;
	height: 37px;
	padding: 0;
	margin-top: 15px;
	font-size: 18px;
	padding: 6px 0 0 0;
}

#sidebar .rssFeed a {
	color: #000;
	text-decoration: none;
}

#sidebar .rssFeed a:hover {
	color: #b70303;
	text-decoration: none;
}

#sidebar .emailFeed {
	background: url(images/subscribe_email.gif) no-repeat;
	width: 337px;
	height: 37px;
	padding: 0;
	font-size: 18px;
	padding: 6px 0 10px 0;
}

#sidebar .emailFeed a {
	color: #000;
	text-decoration: none;
}

#sidebar .emailFeed a:hover {
	color: #b70303;
	text-decoration: none;
}

#sidebar li ul li a {
	margin: 0 0 0 7px;
	padding: 0 0 0 27px;
	width: 310px;
	height: 28px;
	color: #000;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	background: url(images/dices.gif) top left no-repeat;
}

#sidebar li ul li a:hover {
	color: #959595;
	text-decoration: none;
}

#sidebar .banner_left {
	width: 162px;
	height: 152px;
	display: block;
	float: left;
	margin-right: 13px;
	margin-bottom: 16px;
}

#sidebar .banner_right {
	width: 162px;
	height: 152px;
	display: block;
	float: left;
	padding-bottom: 16px;
}

/* Search */

div.search_form {
	list-style: none;
	width: 337px;
	height: 27px;
	padding: 0 0 0 0;
	text-align: center;
}

.search_input {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	border: none;
	background: url(images/search_field.gif) no-repeat;
	height: 23px;
	width: 217px;
	padding: 4px 5px 0 5px;
	margin: 0 0 0 0;
}

.submit_input {
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	border: none;
	padding: 0 0 0 0;
	margin: 0 0 0 3px;
	background: url(images/search_button.gif) no-repeat;
	height: 27px;
	width: 107px;
}

.searchTitle {
	color: #000;
	font-size: 18px;
	line-height: 18px;
	margin: 0 0 0 0;
	text-align: center;
	font-weight: normal;
	padding: 0 0 25px 0;
}

/* Footer */

#footer {
	margin: 0 auto;
	color: #000;
	font-size: 11px;
	width: 940px;
	height: 25px;
	padding-top: 15px;
	background: url(images/bottom_bg.gif) repeat-x;
	clear: both;
}

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

#footer a:hover {
	color: #000;
	text-decoration: underline;
}
