/*  
Theme Name: Gryphon
Theme URI: http://www.gryphon.it
Description: My Personal theme
Version: 1.0
Author: - FrA -
Author URI: http://www.gryphon.it
*/

body {
	margin: 0px 0px 20px 0px;
	padding: 0;
	background: #bacada url(img/bg.jpg) repeat-x top;
	font: 0.8em "Lucida Grande", "Lucida Sans Unicode", Sans-Serif;
	color: #0d1e7a;
	}

/*  tipography & colors
***********************/

p, ol, ul {
	}

ol, ul { 
	padding: 0px;
	margin: 0px;
	}

ol  { 
	list-style: lower-greek inside;
	margin: 0px;
	}

ul li { 
	list-style: none;
	}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #ff5800;
	}

a:hover {
	text-decoration: none;
	color: #ff9600;
	}

blockquote {
	margin: 10px 0;
	padding: 2px 25px 0px 35px;
	background: url(img/blockquote.gif) no-repeat 0 0;
	color: #0d1e7a;
	font-style: italic;
	font-size: 0.8em;
	}

code {
	background: #bfd5f5;
	cursor: text;
	font-family: "Courier New", Courier, monospace;
	border: 1px solid #0d1e7a;
	padding: 5px;
 	}

h1, h2, h3, h4, h5, h6 {
	margin: 0px auto;
	font-weight: bold;
	}

h6 {
	margin-top: 8px;
	font-size: 1.3em;
	}

a:link img.web, a:visited img.web , a:active img.web , a:hover img.web {
	margin-right: 5px;
	border: 1px solid #cbd8e5;
	padding: 2px;
	}


a:link img, a:visited img, a:active img, a:hover img {
	border: 0px;
	}

hr {
	border: 0;
	width: 98%;
	color: #cbd8e5;
	background-color: #cbd8e5;
	height: 2px;
	}

/*  Id
***********************/
#page {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	color: #234069;
	background: #ffffff url(img/wrapper.gif);
	}
	
#header {
	width: 1000px;
	height: 156px;
	background: transparent url(img/header.jpg) no-repeat top;
	}
	
#header-left {
	display: inline;
	margin: 56px auto 0px 160px;
	float:left;
	width: 400px;
	height: 96px;
	text-align: center;
	}
	
#header-right {
	display: inline;
	margin: 64px 136px 0px auto;
	padding-top: 2px;
	float:right;
	width: 283px;
	height: 88px;
	text-align: center;
	}
	
#content {
	display: inline;
	float: left;
	padding: 5px;
	width: 550px;
	background: #fff;
	margin-left: 15px;
	}

#welcome {
	background: #cbd8e5;
	margin: 5px;
	padding: 15px;
	}

#closer {
	width: 90%;
	height: 1px;
	clear: both
	}
	
/*  Menu  */
#menu {
	clear: both;
	width: 1000px;
	height: 31px;
	background: url(img/menu.gif) no-repeat top center;
	float: left;
	font-size: 1.0em;
	}

#menu a:link {
	text-decoration: none;
	color: #ffffff
	}

#menu a:hover{
	text-decoration: none;
	color: #ffffff;
	}

#menu a:visited {
	text-decoration: none;
	color: #ffffff;
	}

ul.menu {
	margin: 0;
	padding: 0 15px;
	list-style-type: none;
	float: left;
	}

ul.menu li {
	float: left;
	}

ul.menu li a {
	display: block;
	height: 29px;
	padding: 1px 10px 0px 10px;
	line-height: 24px;
	color: #fff;
	float: left;
	}

ul.menu li a:link, ul.menu li a:visited {
	color: #fff;
	background: url(img/menu_hover.gif) no-repeat center top;
	float: left;
	}

ul.menu li a:hover, ul.menu li a:active {
	color: #fff;
	background: transparent url(img/menu_hover.gif) no-repeat center -31px;
	text-decoration: none;
	}

ul.menu li.current_page_item a:link, ul.menu li.current_page_item a:visited, ul.menu li.current_page_item a:hover, ul.menu li.current_page_item a:active {
	color: #fff;
	background: url(img/menu_active.gif) no-repeat center bottom;
	text-decoration: none;
	}

/* Sidebar  */
#sidebar {
	display: inline;
	float:right;
	width: 395px;
	background: #cbd8e5 url(img/sidebar.gif) no-repeat center bottom;
	padding:0 5px 10px 5px;
	margin-right: 20px;
	}
	
#sidebar-closer {
	margin-top: 10px;
	clear: both;
	width: 395px;
	text-align: center;
	background: #ffffff url(img/cloud-closer.gif) no-repeat bottom;
	}

#sidebar-closer h3 {
	padding-top: 3px;
	height: 22px;
	text-align: center;
	background: url(img/cloud.gif) no-repeat top;
	}
	
#footer {
	clear: both;
	width: 1000px;
	height: 45px;
	padding: 30px 0px 10px 0px;
	background: url(img/footer.jpg) no-repeat bottom;
	text-align: center;
	font-size: 0.8em;
	}
	
/* search form */
#searchform {
}

#searchform #s{
	background: #ffffff url(img/form.gif) no-repeat ;
	width: 148px;
	padding: 3px 7px 2px 5px;
	color: #999999;
	border: none;
}
#searchform #searchsubmit { 
	background: url(img/search.gif) no-repeat left top;
	height: 20px;
	width: 20px;
	border: none;
	text-indent: -999%;
	line-height: 1px;
	margin-top: 3px;
}

/*  Class
***********************/
.welcome {
	padding: 5px;
	text-align: justify;
	border: 1px solid #b2b2b2;
	}

.icons {
	margin: 10px 0px 30px 0px;
	clear: both;
	text-align: center;
	}

.post {
	border: 1px dashed #cbd8e5;
	width: 525px;
	padding: 10px;
	margin-bottom: 30px;
	clear: both;
	}

.post ul li { 
	list-style: square inside;
	margin: 0px;
	}

.post h2 {
	margin-bottom: 10px;
	}

.post-date {
	float: left;
	background: url(img/calendar.gif) no-repeat;
	width: 44px;
	height: 57px;
	text-align: center;
	}

.post-month {
	padding-top: 5px;
	width: 46px;
	color: #ffffff;
	font-size: 0.8em;
	}

.post-day {
	padding-top: 3px;
	width: 46px;
	font-size: 1.5em;
	}

.post-year {
	padding-top: 4px;
	width: 46px;
	font-size: 0.6em;
	}
	
.post-meta {
	float: right;
	width: 470px;
	}

.post-meta ul li{
	list-style: none;
	border-bottom: 1px solid #cbd8e5;
	font-size: 0.8em;
	}

.post-meta h2, .post-meta h2 a:link, .post-meta h2 a:visited, .post-meta h2 a:hover{
	color: #0d1e7a;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cbd8e5;
	width: 100%;
	}
	
.moremeta-post {
	clear: both;
	margin-left: 58px;
	padding-top: 0px;
	background: url(img/moremeta.gif) no-repeat bottom right;
	}

.moremeta-post ul li{
	list-style: none;
	border-bottom: 1px solid #cbd8e5;
	font-size: 0.8em;
	}
	
.entry {
	clear: both;
	padding-top: 1px;
	text-align: justify;
	}

.entry ul li { 
	list-style: disc inside;
	}

.page-nav { 
	margin: 5px 0px;
	}

.previous-entries  a { 
	background: url(img/prev.gif) no-repeat left;
	padding: 0px 0px 0px 22px;
	margin-bottom: 8px;
	float: left;
	height: 16px;
	}
	
.next-entries  a { 
	background: url(img/next.gif) no-repeat right;
	padding: 0px 22px 0px 0px;
	margin-bottom: 8px;
	float: right;
	height: 16px;
	}

.news {
	display: inline;
	float: left;
	width: 212px;
	margin: 0px auto 15px 0px;
	padding: 5px 10px;
	border: 1px dashed #cbd8e5;
	}
	
.news h3 {
	margin: 10px;
	}

.blue{
	float: right;
	padding: 10px;
	margin: 0px auto 15px 8px;
	width: 285px;
	border: 1px solid #cbd8e5;
	background: #cbd8e5;
	}


.bluecontent{
	text-align: center;
	}

h2#post-comment {
	margin-top: 20px;
	padding: 0px 0px 10px 0px;
	background: transparent url(img/separator.gif) repeat-x center bottom;
	font-size: 1.1em;
	}

.post-comment {
	clear: both;
	margin-top: 10px;
	padding: 10px;
	border: 1px solid #b0c5ff;
	background: #cbd8e5 url(images/separator_blue.gif) repeat-x center top;
	width: 528px;
	}

.post-comment input, .post-comment textarea {
	border: 1px solid #b0c5ff;
	}

.post-comment input:hover, .post-comment textarea:hover {
	border: 1px solid #fec02a;
	}

.post-comment input#author, .post-comment input#email, .post-comment input#url {
	width: 250px;
	height: 18px;
	}

.post-comment input#openid_url{
	width: 230px;
	height: 18px;
	background: #ffffff;
	}

.post-comment textarea#comment {
	width: 519px;
	height: 200px;
	}

.post-comment input#submit {
	width: auto;
	height: 25px;
	padding: 2px 10px 3px 10px;
	background: #e5edff url(img/submit.gif) repeat 0 0;
	}

.post-comment input#submit:hover {
	background: #e5edff url(img/submit_hover.gif) repeat 0 0;
	}
	
.comment {
	width: 520px;
	padding: 5px 5px 5px 5px;
	}

ol.commentlist {
	list-style-position: inside;
	list-style-type: none;
	padding: 0px;
	}

ol.commentlist li {
	padding: 4px 4px 0px 4px;
	background: #cbd8e5 url(img/comment.gif) top no-repeat;
 	}

ol.commentlist li.alt {
	background-color: #e0f71d;
 	}

.comment-meta {
	font-size: 0.8em;
	display: block;
 	}

.comment-text {
	width: 448px; 
	margin: 32px 0px 0px 20px;
	padding: 10px 15px;
	background: url(img/close-comment.gif) left bottom no-repeat;
 	}

.cloud {
	padding: 5px;
 	}