/*
Theme Name: Clean Blue
Theme URI: http://blog.trincas.org
Description: Two-column Blue Clean Theme for Wordpress
Version: 1.0
Author: Trincas
Author URI: http://www.trincas.org/

*/

* {
	margin:0;
	padding:0;
      border:0;
}
img {
     padding:4px;
     border:0px;  
}
html {
	background: #ccc url(./casino-for-fun.jpg) repeat;
}

body {
      margin:0px auto;  
      color:#585858;
	background: #ccc url(./casino-for-fun.jpg) repeat;
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	text-align: center;
      font-size: 8pt; 
}

#wrapper {
	margin: 0 auto;
	text-align: left;
      width: 730px;
      padding: 25px;
	background: url('./real-casino-online.jpg') repeat-y top center;
}
#wrap-in {
        padding: 0px 2px;
}

#header {
	height: 250px;
        border-top:4px solid #245E93;
        border-bottom:4px solid #245E93;
	background: url(./casino-game.jpg) no-repeat;
        margin-bottom:20px;
}
#content {
	float: right;
        padding:10px;
	width: 490px;
        text-align: left;
        font-family: verdana, arial, sans-serif;
}

#sidebar {
	float: left;
        margin-top:10px;
	width: 195px;
        padding: 10px;
        border-top:2px solid #245E93;
        border-bottom:2px solid #245E93;
        border-right: 1px solid #ccc;
        background: #6293BD;
	text-align: left;
}

#header h1 {
	font: bold 1.4em Verdana, serif;
        float:right;
        color: #E9ED62;
	padding: 20px;
}
#header h1 a {
	font: bold 1.4em Verdana, serif;
        text-decoration: none;
        color: #E9ED62;
}
#sidebar #search {
	background-color: #C7DDF1;
	text-align: left;
	border: 1px solid #CCC;
	width: 190px;
	padding: 4px 2px;
	font-size: 14px;
	color: #666;
}

#sidebar form {
	margin-bottom: 20px;
}

#sidebar h3 img {
	margin-right: 5px;
}

#sidebar h3 {
      margin-top:4px;
      margin-bottom:10px;
	background-color: #B2D0E8;
	text-align: left;
	border: 1px solid #CCC;
	padding: 4px 2px;
	font-size: 12px;
	color: #666;
}

#sidebar ul {
	list-style: none;
	margin-bottom: 15px;
}

#sidebar ul li {
	font-size: 8pt;
	padding: 4px 2px;
}

#sidebar ul li a {
	color: #fdfdfd;
      text-decoration:none; 
	padding: 4px 2px;      
}

#sidebar ul li a:hover {
        color:#E9ED62;
	text-decoration: underline;
}
#navigation {
	font-size:16px !important;
	margin-bottom: 20px;
}

#navigation li {
	font-size: 8pt;
	padding: 4px 2px;
}

#navigation li a {
	font-size: 8pt;
	padding: 4px 2px;
}

#navigation li a:hover {
        color:#DE7422;
	text-decoration: underline;
}
ol li {
      padding: 2px 6px;
}


.post a {
	color: #00298A;
}
.date {
	padding: 4px;
        color:#979797;
        border-bottom:1px solid #eee; 
	font-size: 7pt;
	text-align: right;
}

.blog-post {
	float: right;
	width: 470px;
      font: normal 10pt "verdana", arial, sans-serif;
      text-align: justify;

}

.blog-post h2 {
        margin:.25em 0 0;
        padding:0px;
        font:normal 14pt "Trebuchet MS", verdana, arial, sans-serif;
        line-height:1.6em;
        color:#000; 
        border-bottom: 1px dotted #ccc;
}

.blog-post h2 a {
	color: #000;
	text-decoration: none;	
}

.blog-post h2 a:hover {
	color: #D38B28;
}

.blog-post p {
	margin: 10px 0;
        font-size:9pt;
        font-family:Lucida, "Trebuchet MS", Verdana, Arial; 
}
.blog-post p a:hover {
        color: #B16E96;
}

.blog-post p img {
	float:left;
      padding:4px; 
	border:0px;
}

.blog-post ul, .blog-post ol {
	list-style-position: inside;
	margin: 10px 0;
	padding: 0 4px;
}

.blog-post blockquote {
	padding: 8px 12px;
        line-height: 1.4em;
        color: #585858;
        font-size: 9pt;
        font-style: italic;
        background: #E8ECF2;
        border-left: 1px solid #eee;
        border-right: 1px solid #eee;
}

.postmetadata {
	border-top: 1px dashed #eee;
        color:#fdfdfd;
	border-bottom: 1px solid #ccc;
	padding: 3px;
	background-color: #6293BD;
}
.postmetadata a {
        color: #fdfdfd;
        font-size:8pt;
}
.pmd-cat {
	float: left;
        padding: 2px;
}
.pmd-comments {
	float: right;
        padding: 2px;
}
.post:after, .prev-next:after, .postmetadata:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}

/* hides from ie 5 \*/
* html .post, * html .prev-next, * html .postmetadata { height: 1%; }
/* end hide */

.prev-next {
	margin: 20px 0;
}

.prev-next a {
	color: #666;
	padding: 2px;
	text-decoration: none;
	font-size: 13px;
}

.prev-next a:hover {
	border-right: 1px solid #bead5c;
	border-bottom: 1px solid #bead5c;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

#footer {
	clear: both;
        text-align: center;
	background-color: #DEE5ED;
        margin-top:10px;
        padding:4px;
        color: #666;
        border:1px solid #ccc;
        font:normal 8pt "Trebuchet MS",Trebuchet,Verdana,Sans-serif;
        text-transform:uppercase;
        letter-spacing:.1em;

}

#footer a {
	color: #AA6181;
	padding: 2px;
	text-decoration: none;
        font:normal 8pt "Trebuchet MS", Verdana, Sans-serif;
}

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


/* the comments entirely, from this point on... */

#comments, #respond {
	margin: 20px 0 10px 0px;
	font: 11pt Verdana serif;
	color: #666;
}

#comments a {
	color: #4D6B8E;
	text-decoration: none;	
}

#comments a:hover {
	color: #000;
}

.commentlist {
	list-style-position: inside;
	font-size: 14px;     
}

.commentlist li {
	padding: 5px 0 5px;
	border-bottom: 1px solid #000;
	margin-bottom: 20px;
	line-height: 18px;
	font-size: 14px;
}

.commentlist li a {
	color: #666;
	padding: 2px;
	text-decoration: none;
	font-size: 14px;
}

.commentmetadata {
	display: block;
        font:normal .8em Arial, Verdana;
        border-bottom: 1px solid #ccc; 
	padding-top: 5px;
}
.commentmetadata a {
        font:normal .8em Arial, Verdana;
} 
.comment-form p input {
	background-color: #DEE5ED;
	border: 1px solid #eee;
	padding: 1px;
	color: #666;
}
.comment-form textarea {
	width: 400px;
	background-color: #DEE5ED;
	border: 1px solid #ccc;
	padding: 1px;
	color: #666;
}
.comm {
        font:bold 10pt Verdana, Arial;
}
.comm p {
        padding:10px;
        color:#666;
        font:normal 9pt "Trebuchet MS", Verdana, Arial;
}
.commalt {
        background:#dee5ed;
        font:bold 10pt Verdana, Arial;
	border: 1px solid #ccc;
        padding:10px;
}
.commalt p {
        padding:10px;
        font:normal 9pt "Trebuchet MS", Verdana, Arial;
}
#submit {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.srch p {
        font: normal .9em "verdana", arial, sans-serif;
}
h4 {
        font: normal 1.2em "verdana", arial, sans-serif;
        color: #666;
}
/* end the comments styling */