/*
Theme Name: gianmoenia-silvia
Theme URI: http://gianmoenia.com/
Description: gianmoenia per Silvia.
Version: 1.0
Author: gianmoenia
*/
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
* {
	padding: 0;
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
}

p {
	margin: 0 0 0.5em;
	line-height: 1.8em;
}

img {
	background: url(img/shadow.gif) no-repeat right bottom;
	padding: 4px 10px 10px 4px;
	border: 0;
	border-top: #eee 1px solid;
	border-left: #eee 1px solid;
}

a:link img,a:visited img,a:hover img,a:active img {
	border: none;
	background: url(img/shadow.gif) no-repeat right bottom;
	padding: 4px 10px 10px 4px;
	border-top: #eee 1px solid;
	border-left: #eee 1px solid;
}

body {
	margin: 10px;
	font-size: 76%/ 1.6em;
	color: #333;
	text-align: center;
	background: #fff url(img/gm-body-bg-y2.png) repeat fixed center;
}

#sidebar a:link,#sidebar a:visited {
	color: #333300;
	text-decoration: none;
	border-bottom: 0px;
}

#sidebar a:hover {
	color: white;
	text-decoration: none;
	border-bottom: 0px;
}

.sidebox .current-cat a:link,.sidebox .current-cat a:visited,.sidebox .current-cat a:hover {
	background-color: #667F99;
	margin: 4px 8px 4px 0px;
}

#container {
	margin: 0 auto;
	padding: 0;
	background: #fff;
	width: 768px;
	position: relative;
	text-align: left;
	border-left: 1px solid #4d4d4d;
	border-right: 1px solid #4d4d4d;
	background-image: url(img/cat-box-rep.png);
	background-repeat: repeat-x;
	background-position: top;
}

#navigation {
	overflow: hidden;
	width: 768px;
	position: relative;
	text-align: left;
	border: 1px solid #4d4d4d;
	margin: 0 auto;
}

html #navigation {
	height: 1%;
}

#navigation ul li {
	float: left;
	margin: 0;
	list-style-type: none;
	text-align: center;
}

#navigation ul li a {
	border-right: 1px solid white;
	border-bottom: none;
	padding: 7px 0;
	display: block;
	font-weight: ;
	color: #333300;
	text-decoration: none;
	font-size: 14px;
	letter-spacing: 0;
	background-image: url(img/gm-bar-bg-y2.gif);
	background-repeat: repeat-x;
	background-position: center;
	width: 95px;
}

#navigation ul li a:hover,#navigation ul li a:active,#navigation ul li.current_page_item a,#navigation ul li.current-cat a
	{
	color: white;
	border-right: 1px solid white;
	border-bottom: none;
	font-size: 14px;
	text-decoration: none;
	width: 95px;
	background: url(img/gm-bar-bg-hover.gif) repeat-x center;
}

#header {
	clear: both;
	margin: 0 auto;
	width: 768px;
	position: relative;
	text-align: left;
	padding: 0;
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-right: 1px solid black;
	height: 150px;
	background: #FFF bottom;
}

#header a,#header a:hover,#header a:link {
	text-decoration: none;
	border: none;
	background: none;
}

#content {
	padding-top: 10px;
	min-height: 650px;
}

#content-main {
	float: left;
	width: 530px;
	margin-right: 5px;
}

html #section-index #content-main {
	margin-right: 15px;	padding-left: 15px;
}

#content .post {
	padding: 0;

	margin-bottom: 1.5em;
}

.posttitle h2 {
	color: #643c5f !important;
}

#content h2,#content h3 {
	font-size: 1.2em;
	margin: 1em 0 0;
	font-weight: normal;
	line-height: 1.4em;
	letter-spacing: 0;
	color: #b1839f ;
}

#content .entry,.storycontent {
	font-size: 0.9em;
}
.entry ul {
	margin-left: 1em;
}

#content .postmetadata {
	clear: both;
	font-size: 0.9em;
	text-align: right;
	color: #997F66;
	margin: 0;
	padding: 0;
}

#content .post-info {
	clear: both;
	font-size: 0.9em;
	color: #997F66;
	margin: 0;
	padding: 0;
}

#content .post-info,#content h2.pagetitle {
	background: url(img/underline-repeat1.gif) repeat-x left bottom;
	padding-bottom: 15px;
}

.pagetitle {
	color: #333333;
}

#sidebar {
	float: left;
	width: 202px;
	font-size: 0.9em;
	margin-top: 15px;
}

#sidebar h2 {
	font-size: 14px;
	padding: 0;
	margin: 5px 5px 5px 0;
	font-weight: bold;
	color: black;
}

#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar li {
	margin-bottom: 0.5em;
	border-bottom: 1px dashed white;
}

#sidebar ul ul {
	list-style: block;
	margin: 0;
}

#sidebar li.sidebox {
	padding: 10px;
	margin: 0 0 1em;
	border-bottom: 1px solid #ccc;
	background: url(img/gm-side-body-y2.gif) repeat-y bottom right;
}

li#sidelinks ul {
	margin: 0;
	padding: 0;
}

#sidebar li.sidebox p img {
	margin: 0;
	padding: 3px;
	border: #ccc 1px solid;
	background: none;
}

#comments,#respond {
	margin: 50px;
	padding: 1em 0 0;
}

#commentform {
	margin: 5px;
	padding: 10px;
	background: #f9fcfc;
	border: #ddd 1px solid;
}

.commentnum {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0 5px 0 0;
}

#container .commentlist {
	margin: 5px;
	padding: 0;
}

#container .commentlist li {
	list-style: none;
	margin: 0;
	padding: 0.5em 0.5em 2em;
	background: #fff url(img/cat-box-rep.png) repeat-x top;
}

#container .commentlist li.alt {
	background: #fff;
}

#container .commentlist li.authorcomment {
	border: #ddd 1px solid;
	margin: 20px;
	background: #fff url(img/cat-box-rep.png) repeat-x top;
}

#container .commentlist li .cmtinfo {
	font-size: 1em;
}

#container .commentlist li cite {
	font-style: normal;
	font-weight: bold;
}

#container .commentlist li .cmtinfo em {
	float: right;
	margin: 0;
	padding: 0;
	font-style: normal;
	font-size: 0.9em;
	color: #999;
}

.feed-ico {
	background: url(img/icon_feed.gif) no-repeat right center;
	padding-right: 25px;
}

#content .trackback {
	background: url(img/link.gif) no-repeat left center;
	padding-left: 20px;
}

input.textbox,textarea {
	border: #ccc 1px solid;
	background: #fff url(img/shadow_top.gif) repeat-x top;
	font: 1em Cambria, Georgia, Palatino, Palatino Linotype, Myriad Pro,
		Serif;
	padding: 2px;
	width: 150px;
}

textarea {
	width: 90%;
	padding: 10px;
	line-height: 2em;
	height: 20em;
}

input.textbox:focus,textarea:focus {
	background: #fff url(img/shadow_top.gif) repeat-x top;
	border: #999 1px solid;
}

#submit {
	padding: 3px;
	color: #FFF;
	font-weight: bold;
	border: 1px solid #4d4d4d;
	background: url(img/gm-bar-bg-y2.gif) repeat-x center;
}

#submit hover {
	color: #fff;
	background: url(img/gm-bar-bg-hover.gif) repeat-x center;
}

.post h4 {
	font-size: 1em;
	font-weight: normal;
}

.post h4 em {
	font-style: normal;
	float: right;
	font-weight: normal;
}

#header,#content,#sidebar,.widget {
	overflow: hidden;
}

.footer-area {
	overflow: hidden;
	width: 768px;
	position: relative;
	text-align: center;
	border: 1px solid #4d4d4d;
	margin: 0 auto;
	padding: 7px 0;
	font-size: 0.8em;
	font-weight: ;
	color: black;
	text-decoration: none;
	background: url(img/gm-bar-bg-y2.gif) repeat-x center;
}

.footer-area a,.footer-area a:hover,.footer-area a:visited {
	font-size: 1em;
	border-bottom: 1px dashed white;
}

.searchform {
	margin-bottom: 10px;
}

.search-top {
	border: #999 1px solid;
	margin: 0px;
	padding: 4px;
	color: #333;
	background: #fff url(img/shadow_top.gif) repeat-x top;
}

.search-top:focus {
	border: #036 1px solid;
	padding: 4px;
	color: #333;
	background: #fff url(img/shadow_top.gif) repeat-x top;
}

.submit-search {
	padding: 2px;
	font-size: 11px;
	color: #036;
	margin-left: 5px;
}

.navigation {
	padding: 10px 10px 15px 0px;
}

a:link,a:visited {
	border-bottom: #036 1px dashed;
	text-decoration: none;
	color: #003366;
}

a:hover {
	border-bottom: #333 1px solid;
	color: white;
	background-color: #667F99;
}
