/*  
Theme Name: Umafelis
Description: Theme pour une chatterie en francais
Version: 1.1
Author: Arseneault Consultation
Author URI: http://arseneault.ca
*/

/* GLOBAL */

* {
	margin: 0;
	padding: 0;
}

body {
	color: #333;
	background: #e3e4de url(images/bg_pat.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.3;
}

/* ELEMENTS */

h3, h4, h5, h6 {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#headline_h1 h1 {
	font-size: 5.5em;
	padding-left: 250px;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding-top: 15px;
	margin-bottom: -10px;
}

#headline_h1 h2 {
	font-size: 4.5em;
	padding-left: 370px;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-top: -10px;
}

#headline_h1 h1 a, #headline_h1 h2 a {
	display: block;
	height: 150px;
	color: #000;
	text-decoration: none;
}

#headline_h1 h1 a:hover, #headline_h1 h1 a:active, #headline_h1 h2 a:hover, #headline_h1 h2 a:active {
	color: #000;
}

h1 {
	font: 2em;
	font-family: "HelveticaNeue-UltraLight", "Helvetica Neue UltraLight", "Helvetica Neue Light", "HelveticaNeue-Light", Arial, Helvetica, sans-serif;
	font-weight: 300;
}

h2 {
	font-size: 2em;
	line-height: 1em;
	font-family: "HelveticaNeue-UltraLight", "Helvetica Neue UltraLight", "Helvetica Neue Light", "HelveticaNeue-Light", Arial, Helvetica, sans-serif;
	font-weight: 300;
}

h3 {
	font-size: 1.5em;
	line-height: 1;
	margin-bottom: 0.5em;
	margin-top: 2em;
}

h4 {
	font-size: 1.2em;
	line-height: 1.25;
	margin-bottom: 1.25em;
	margin-top: 1.25em;
}

h5 {
	font-size: 1em;
	font-weight: 700;
	margin-bottom: 1.5em;
}

h6 {
	font-size: 1em;
	font-weight: 700;
}

p {
	font-size: 1.1em;
	margin: 0 0 0.75em;
}

blockquote {
	background: url(images/quote.png) no-repeat;
	color: #666;
	margin: 15px;
	padding-left: 25px;
}

em {
	font-style: italic;
}

strong {
	font-weight: 700;
}

pre, code {
	font-family: "Courier New", Courier, Monospace;
	line-height: 1.5;
}

pre {
	background: #efefe9;
	border-top: 1px solid #ccc;
	white-space: pre;
	overflow: auto;
	margin: 0 15px;
	padding: 10px 15px;
	max-height: 300px;
}

img {
	border: none;
}

p img {
	margin: 3px;
}

a:focus, a:hover {
	color: #404040;
	text-decoration: none;
}

a {
	color: #362828;
	text-decoration: none;
	outline: none;
}

ul, ol {
	margin: 0 2.5em 1.5em;
}

ul li, ol li {
	margin-bottom: 0.5em;
}

ul {
	list-style-type: circle;
}

ol {
	list-style-type: decimal;
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
}

.clear {
	clear: both;
}

.container {
	width: 1000px;
	margin: 0 auto;
	background: url(images/content_pat.gif) top repeat-y;
}

span.photoright {
	float: right;
	clear: right;
	font-size: 0.8em;
	font-style: italic;
	padding-right: 10px;
}

/* HEADER */

#header {
	width: 100%;
	height: 230px;
	background: url(images/bg_pat.jpg) repeat-x;
}

#headline {
	width: 980px;
	height: 180px;
	margin-left: 28px;
}

#headline_h1 {
	display: block;
}

.Desc {
	color: #000;
	font-size: 21px;
	line-height: 32px;
	float: left;
}

.headerMenu {
	margin: 0 0 0 0;
	float: right;
	display: block;
	width: 290px;
}

.headerMenu li {
	float: left;
}

.headerMenu li a, .headerMenu li a:visited {
	text-decoration: none;
	color: #444;
	border-bottom: none;
}

.headerMenu .rssIco {
	display: block;
	border: none;
	margin-top: 20px;
	float: left;
}

.headerMenu .emailIco {
	display: block;
	width: 200px;
	border: none;
	margin-left: 10px;
	float: right;
	color: white;
	font-size: 16px;
}

.field {
	background: #1D1F1E;
	border: 1px solid #404146;
	width: 190px;
	height: 20px;
	color: #ccc;
	padding: 3px 3px 1px 7px;
}

.newsbutton {
	float: right;
	background: #050505;
	border: 1px solid #515459;
	color: #A8AA9F;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	width: 80px;
	margin: 1px 0 0 0;
	cursor: pointer;
}

/* NAV */

ul.menu {
	list-style-type: none;
	height: 45px;
	margin: 0;
	padding: 10px 0 0 0;
	; font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	text-align: center;
}

li.page_item {
	display: inline;
	font-size: 1.25em;
	height: 44px;
	padding: 2px 0 0 1px;
}

li.page_item_1 {
	background: none;
	padding-left: 15px;
}

li.page_item a {
	color: #fff;
	display: inline;
	text-decoration: none;
	padding: 5px 15px 7px 15px;
}

li.current_page_item a {
	color: #e3c9a8;
}

li.page_item a:hover {
	color: #e3c9a8;
	text-decoration: underline;
}

/* MAIN */

#leftcolumn, #rightcolumn {
	margin: 0;
}

#leftcolumn {
	float: left;
	width: 660px;
	margin-left: 20px;
	overflow: hidden;
}

#rightcolumn {
	float: right;
	width: 270px;
	margin: 0 20px 0 0;
}

.post {
	padding: 0 0 20px 0;
}

.post_c {
	
}

.post_b {
	width: 100%;
}

.naslov {
	float: left;
	width: 550px;
}

.title h1 {
	font-size: 1.5em;
}

.title h2 {
	color: #444;
	font-size: 1.5em;
}

.title h2 a {
	color: #444;
	text-decoration: none;
}

.title h2 a:hover {
	color: #444;
	text-decoration: underline;
}

.postdata {
	color: #999;
	margin-bottom: 5px;
}

.postdata a {
	color: #362828;
	font-weight: 700;
}

/* IMAGES */

/* BOX */

#box {
	float: right;
	width: 150px;
	background-color: #e3c9a8;
	padding: 10px;
	margin: 10px;
	border: 1px solid #333;
	text-align: left;
	font-size: 1.25em;
	color: #333;
}

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

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

#box ul {
	list-style-type: disc;
}

/* BREADCRUMBS */

.breadcrumb {
	font-size: 1.1em;
	color: #fff;
	position: relative;
	margin: 10px 0;
	float: left;
}

/* COMMENTS */

.komentari {
	color: #999;
	background: url(images/comment.gif) no-repeat;
	float: right;
	height: 36px;
	width: 104px;
	text-align: center;
	margin-bottom: 5px;
	padding-top: 5px;
}

.komentari a, .komentari a:visited {
	color: #666;
	text-decoration: none;
	font-weight: 700;
}

.komentari a:hover {
	color: #009fc0;
	text-decoration: none;
	font-weight: 700;
}

.entry {
	clear: both;
	margin: 0;
}

.entry h3 {
	font-size: 1.3em;
	font-weight: bold;
	padding: 5px 0;
}

a.more-link {
	color: #00A0C0;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	float: left;
	margin: 5px 0 0 0;
}

a:hover.more-link {
	color: #404040;
}

#related h3, h3#comments {
	padding: 8px 15px 5px 0;
	font-size: 1em;
}

.pagers {
	width: 98%;
	margin: 0 auto;
	height: 30px;
}

.pagers a {
	color: #666;
}

/* SIDEBAR */

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

#sidebar h2 {
	color: #000;
	font-size: 16px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#sidebar h3 {
	padding-bottom: 5px;
	color: #e55c00;
}

.widget {
	padding: 9px 13px 5px 15px;
}

.widget_c {
	background: url(images/widget_pat.gif) repeat-y;
}

.widget_b {
	border-bottom: 1px solid #DADCCE;
	margin-bottom: 20px;
}

.widget ul {
	list-style-type: disc;
	margin: 5px 0 3px 10px;
	width: 100%;
}

.widget ul li:hover {
	text-decoration: underline;
}

#sidebar a {
	color: #333;
	font-size: 14px;
	text-decoration: none;
}

#sidebar a:hover {
	color: #362828;
}

.tagcloud {
	font-family: Arial, Helvetica, sans-serif;
	word-spacing: 5px;
}

/* SEARCH */

.widget_search {
	text-align: center;
	background: url(images/search_field.jpg) no-repeat;
	padding: 0.5em 0 0.5em 0;
}

#searchform input {
	width: 63px;
	height: 25px;
	padding: 0;
	margin: 2px 2px 0 0;
	border: none;
	float: right;
	background: url(images/search_button.jpg) no-repeat;
	cursor: pointer;
}

input#s {
	font-size: 1.2em;
	width: 220px;
	float: right;
	border: none;
	margin: 0 5px 0 0;
	background: none;
}

/* COMMENTS */

.commentlist {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	list-style-type: none;
}

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

.komentar {
	margin: 0;
	padding: 0;
	width: 595px;
	float: left;
}

.commentlist .body {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	overflow: hidden;
	float: left;
	background: #F9F9F9;
	width: 100%;
}

.commentlist .body-author {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	overflow: hidden;
	background: #ECFBFF;
}

.commentlist li {
	width: 100%;
	padding: 0 0 5px 0;
	clear: both;
	border-top: 1px solid #999;
}

.commentlist li .top {
	color: #009FBF;
	padding: 0;
	margin-top: 10px;
	font-weight: bold;
}

.commentlist li .top a {
	color: #009FBF;
}

.commentlist li .top span {
	font-size: 0.9em;
	font-weight: 400;
	color: #666;
}

.gravatar {
	float: right;
	margin: 30px 0 5px 0;
	border: 1px solid #00B4E5;
	display: block;
	height: 60px;
	width: 60px;
	float: right;
}

img.gravatar {
	margin: 0;
	padding: 0;
}

.theform {
	padding: 1.5em 0 2em;
}

.theform label {
	font-size: 0.9em;
	vertical-align: middle;
}

#remember, #forget, #txpCommentHelpLink {
	margin-left: 2em;
}

#commentform {
	margin-left: 1em;
}

#commentform input:focus, #commentform textarea:focus {
	border: 1px solid #C0C092;
	background: #fcfcfc;
}

.comment_input {
	vertical-align: middle;
	width: 260px;
	border: 1px solid #CFCFAF;
	background: #F7F7F1;
	padding: 0.3em;
	margin-right: 5px;
}

.message_input {
	font-size: 1em;
	width: 90%;
	height: 200px;
	border: 1px solid #CFCFAF;
	margin-top: 0.2em;
	background: #F7F7F1;
	padding: 0.3em;
}

.commentlist_error {
	color: #c00;
}

.button {
	background: url(images/submit_bg.jpg) repeat-x;
	color: white;
	padding: 3px 3px 2px 3px;
	border: 1px solid #e55c00;
	line-height: 23px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
}

/* FOOTER */

#footer {
	background: #e3e4de url(images/footer_bg.jpg) bottom left repeat-x;
	color: #e3e4de;
	width: 100%;
	padding: 10px 0 0 0;
	display: block;
}

#footer .container {
	background: url(images/footer_pat.gif) center top repeat-y;
	margin: 0px auto;
	margin-bottom: 10px;
	padding: 0;
	width: 978px;
}

#footer h2 {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	padding-bottom: 10px;
}

#footer span {
	color: #999;
}

#footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background: none;
}

#footer li {
	background: url(images/footer_arrow.jpg) no-repeat;
	background-position: 0px 5px;
	padding: 0 0 5px 17px;
	margin: 0;
}

#footer a, #footer a:visited {
	color: #fff;
	font-size: 13px;
}

#footer a:hover {
	color: #fff;
}

.footer_left {
	float: left;
	width: 300px;
	margin: 0 30px 0 15px;
	color: #ccc;
	font-size: 11px;
}

.footer_center {
	clear: right;
	float: left;
	width: 300px;
	margin: 0 30px 0 0;
}

.footer_right {
	float: left;
	width: 290px;
}

.credits {
	margin: 0;
	padding: 10px 0 10px 0;
	width: 100%;
	background: #e3e4de;
	font-size: 12px;
	color: #605C5B;
	text-align: center;
	width: auto;
	font-weight: bold;
}

#footer .credits a, #footer .credits a:visited {
	font-size: 12px;
	color: #333;
	text-decoration: none;
}

/* MISC */

.postdata a:hover, .pagers a:hover {
	color: #333;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

hr {
	background: #E6E6D2;
	color: #E6E6D2;
	clear: both;
	float: none;
	width: 100%;
	height: .1em;
	margin: 0 0 1.4em;
	border: none;
}

hr.space {
	height: 4em;
}

.about {
	background: url(images/about_pat.gif) repeat-y;
	margin: 0;
	padding: 0 0 10px 0;
}

.about h3 {
	margin: 0;
	padding: 10px 10px 3px 10px;
	color: #642828;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.about p {
	margin: 0 10px 0 10px;
	padding: 0;
	line-height: 18px;
}

.about img {
	float: left;
	margin: 5px 10px 0 0;
}

.about_bottom {
	margin-bottom: 20px;
	background: url(images/about_b.gif);
	height: 5px;
}

/* DOMTAB IN SIDEBAR */

div.domtab {
	margin: 0;
	margin-left: -10px;
	margin-top: -2px;
	margin-right: -10px;
}

.domtab ul.domtabs {
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
}

.domtab ul.domtabs li {
	display: inline;
	float: left;
	display: block;
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	background: none;
}

.domtab ul.domtabs li a {
	padding: 0 6px 5px 7px;
}

#sidebar li .domtab ul.domtabs li a {
	display: block;
	border: none;
	text-decoration: none;
	cursor: pointer;
	color: white;
	font-size: 13px;
	font-weight: normal;
}

#sidebar li ul.domtabs li a:hover {
	border: none;
	text-decoration: none;
	cursor: pointer;
	color: white;
	background: #333;
	padding: 0 6px 3px 7px;
}

.domtab ul.domtabs li a {
	color: white;
}

.domtab ul.domtabs a:hover {
	color: white;
}

#sidebar li .domtab ul.domtabs .active {
	background: white;
	color: black;
	padding: 0 6px 5px 7px;
}

div.domtab div {
	clear: both;
}

div.domtab div ul li {
	margin-left: 10px;
}

div.domtab div ul li a {
	display: block;
	text-decoration: none;
}

div.domtab div ul li a:visited {
	text-decoration: none;
}

div.domtab div ul li a:hover {
	background: white;
}

.domtab ul {
	list-style-type: none;
	margin: 0px;
	padding: 0;
}

.domtab menu .domtabs .TabLink {
	
}

* html ul#dom_categories li {
	margin-top: -10;
}

* html ul#dom_categories li a {
	margin-bottom: -12px;
}

* html ul#recent li a {
	margin-bottom: 1px;
}

/* SOCIAL*/

.inside_subpost {
	display: block;
	clear: both;
	margin: 10px 0 0 0;
	padding: 0;
}

.related_rss_icon {
	margin-top: -10px;
	float: left;
	background: url(images/rss.jpg) no-repeat;
	width: 50px;
	height: 50px;
}

.related_rss {
	height: 32px;
	padding: 0;
	margin: 0 0 10px 0;
	color: #ECECEC;
	line-height: 30px;
	font-size: 15px;
	font-weight: bold;
	background: #00B4E5;
}

.related_rss a, .related_rss a:visited {
	color: white;
	text-decoration: underline;
}

.related_rss a:hover {
	color: white;
	text-decoration: none;
}

.nextlinks {
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
	float: left;
}

.nextlinks h2 {
	margin: 5px 0 5px 0;
	padding: 0;
	font-size: 19px;
}

.nextlinks ul {
	margin: 0;
	padding: 0;
}

.nextlinks li {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 15px;
	margin: 3px 0 5px 0;
	background: url(images/arrow.gif) left no-repeat;
	background-position: -3px 2px;
}

.nextlinks a {
	line-height: 13px;
	font-size: 13px;
	padding: 0
}

.social {
	display: block;
	margin: 0;
	padding: 0 0 10px 0;
	width: 170px;
	float: right;
}

.social img {
	margin: 0;
	padding: 0 0 5px 0;
}

.social h2 {
	margin: 5px 0 5px 0;
	padding: 0;
	font-size: 19px;
}

.icons {
	display: block;
	float: left;
}

.icons ul {
	margin: 0;
	padding: 0 12px;
}

.icons ul li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0px;
	width: 70px;
	float: left;
}

.icons a {
	text-decoration: none;
	margin: 0;
}

/* CALENDAR */

#wp-calendar {
	width: 200px;
	margin: 0 0 10px 40px;
	padding: 0px;
	border: 1px solid #666;
}

#wp-calendar caption {
	padding: 0 0 3px 0;
	font-size: 15px;
	color: #999;
	margin-left: 40px;
}

#wp-calendar table {
	
}

#wp-calendar th {
	text-align: center;
	letter-spacing: -1px;
	padding: 3px;
}

#wp-calendar td {
	color: #999;
	text-align: center;
	padding: 3px;
	font-size: 11px;
	border: 1px solid #666;
}

#wp-calendar td a {
	color: #ccc;
}