/*
Theme Name: Grafica Dom Vicoso
Theme URI: http://graficadomvicoso.com.br/
Description: Layout para o novo site da Grafica Dom Vicoso
Version: 1.0
Author: Alisson Patricio
Author URI: http://alisson.blog.br/
*/


* {
	margin:0 auto;
	padding:0;
}

body {
	width:760px;
	font-size:12px;
	font-family:arial, tahoma, sans-serif;
}

a {
	color:#125C9F;
}

a:hover {
	color:#333;
	text-decoration:none;
}


/*
Header
*/

#header h1 a {
	text-indent:-5000px;
	overflow:hidden;
	display:block;
	width:760px;
	height:108px;
	background:url('images/header-top.png') no-repeat;
}

#header span.description {
	text-indent:-5000px;
	overflow:hidden;
	display:block;
	width:760px;
	height:151px;
	background:url('images/header-slogan.png') no-repeat;
}

/*
Content
*/

#center {
	width:760px;
	background:url('images/content-bg.png') repeat-y;
}

#container {
	width:700px;
	background:url('images/content-top.png') no-repeat top;
	padding:10px 30px 0 30px;
	_padding:10px 30px 0 31px;
	*padding:10px 30px 0 31px;
	display:table;
}

.content {
	width:538px;
	float:left;
	margin:0 0 0 20px;
}

.content .text, .content .entry {
	padding:0 5px;
}

.content .text p, .content .entry p {
	margin:5px 0 10px 0;
}

.content .entry a img {
	border:0;
}

.content .title {
	font-size:21px;
	font-weight:bold;
	border-bottom:3px solid #666;
}

/*
Menu
*/
#menus {
	width:140px;
	float:left;
}

#menus .title {
	display:block;
	font-size:14px;
	padding:7px 8px;
	text-decoration:none;
	color:#f2f2f2;
	background:#437282;
	clear:both;
}

#menus ul.menu {
	width:140px;
	margin:0 0 40px 0;
	border-bottom:1px solid #999;
	float:left;
}

#menus ul.menu li {
	list-style:none;
	display:inline;
}

#menus ul.menu li a {
	display:block;
	font-size:14px;
	padding:7px 8px;
	border-top:1px solid #999;
	text-decoration:none;
	color:#000;
}

#menus ul.menu li.current_page_item a {
	background:#67A2BF;
}

#menus ul.menu li a:hover {
	background:#67A2BF;
}


/*
Footer
*/

#footer {
	width:700px;
	background:url('images/content-bottom.png') no-repeat top;
	padding:20px 30px 15px 30px;
	_padding:20px 30px 0 31px;
	*padding:20px 30px 0 31px;
	font-size:12px;
	display:table;
}

#footer address {
	float:left;
	border-right:1px solid #333;
	padding:5px 15px 5px 0;
	margin:0 15px 0 0;
	font-style:normal;
}

#footer .contact {
	margin:10px 0 0 0;
	float:left;
}

#footer .host {
	float:right;
	margin:10px 0 0 0;
}

/*
Comments
*/
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 98%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	}

#commentform {
	background:#d6dbe0;
	padding:10px;
}
/* End Form Elements */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

.navigation {
	display: block;
	text-align: center;
	float:left;
	width:100%;
	margin-top: 10px;
	margin-bottom: 10px;
	}

/*
Home
*/
#home.posts .post .title a {
	display:block;
	padding:15px 10px;
	font-size:16px;
}

#home.posts .dark-line .title a {
	background:#e5e5e5;
}

#home.posts .post .title a:hover {
	background:#fff;
}

/*
Classes
*/
.alignleft {
	float:left;
	margin:0 10px 5px 0;
}

.alignright {
	float:right;
	margin:0 0 5px 10px;
}


#form_simple {
	width:320px;
	display:table;
	margin:0 auto;
}


/*
HighLight
*/
.highlight {
	background:url('images/highlight-center.png') repeat-y;
	width:539px;
	margin:3px 0 5px 0;
	padding:0;
}

.highlight .title {
	font-size:16px;
	margin:0 0 2px 0;
	padding:0 0 2px 0;
	border-bottom:2px solid #999;
}

.highlight .the_content {
	padding:0 10px;
}

.highlight div.top {
	background:url('images/highlight-top.png') no-repeat;
	width:539px;
	height:9px;
	_margin:0 0 -7px 0;
}

.highlight div.bottom {
	background:url('images/highlight-bottom.png') no-repeat;
	width:539px;
	height:9px;
	_margin:0 0 -7px 0;
}
