/*
Theme Name: Felicia Atanasiu
Theme URI: http://www.softdev.ro/dev/_amorphys/feliciaatanasiu/
Description: The theme designed for GADGEToholic by <a href="http://www.amorphys.ro">Amorphys Design</a>.
Version: 0.1
Author: Amorphys Design
Author URI: http://www.amorphys.ro
Tags: yellow, black, custom header, fixed width, two columns

	This theme was designed and built by Amorphys Design,
	whose blog you will find at http://amorphys.wordpress.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body
{
	font-size: 62.5%;
	font-family: Helvetica, "Myriad Pro", "Myriad Web", Myriad, Arial, sans-serif;
	background: #fafafa url('images/body_bg.jpg') repeat-x 0px 10px;
	color: #777777;
}

.mainwrap
{
	width: 1000px;
	margin: 16px auto;
}

.footer_content
{
	width: 1000px;
	margin: 16px auto;
}

.header
{
	width: 100%;
	margin-top: 40px;
	*margin-top: 9px;
}

.logo
{
	margin-left: 17px;
	float: left;
}

.top_menu
{
	float: right;
	margin-top: 29px;
}

.header_contact
{
	clear: both;
	width: 100%;
	border-top: 1px solid #da93a5;
	color: #534b4b;
	font-size: 11px;
	padding-top: 1px;
}

.header_contact strong
{
	color: #f5c7cf;
	font-size: 18px;
	padding: 0px 4px;
	font-weight: normal;
}

.header_contact span
{
	padding-left: 28px;
	color: #534b4b;
	font-size: 11px;
}

.header_contact a
{
	color: #534B4B;
	text-decoration: none;
}

.header_contact a:hover
{
	text-decoration: underline;
}

.header_title
{
	width: 100%;
	height: 47px;
	background: url('images/title_bg.jpg') repeat-x top left;
	margin: 12px 0px 14px 0px;
}

.header_title .header_title_blog
{
	float: left;
	margin: 19px 0px 0px 30px;
}

.header_title .header_title_separator
{
	float: left;
	margin: 4px 0px 0px 74px;
}

.header_title div
{
	float: right;
	padding: 12px 11px 0px 0px;
	color: #9a9999;
	font-weight: bold;
	line-height: 30px;
	height: 30px;
}

.header_title .search_form
{
	display: block;
	float: right;
}

.header_title span
{
	float: right;
}

.header_title div input
{
	float: right;
	height: 25px;
	border: none;
}

.header_title div input.search_input
{
	margin-left: 12px;
	background: url('images/bg-form-search.jpg') no-repeat top left;
	width: 100px;
	height: 18px;
	padding: 7px 4px 0px 6px;
	color: #9a9999;
	font-size: 12px;
}

.container
{
	width: 100%;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
}

.container_border
{
	width: 100%;
	background: #fafafa url('images/border.jpg') repeat-y 147px 0px;
	padding-bottom: 10px;
}

.for_page
{
	width: 900px;
	padding: 0px 50px;
	margin-top: 14px;
}

.content
{
	float: right;
	padding-right: 52px;
	width: 769px;
}

.container h2, .container h2 a
{
	color: #a85252;
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
	float: left;
}

.container h2 a:hover
{
	text-decoration: underline;
}

.container .post small.dateauth, .container .page small.dateauth
{
	display: block;
	background-color: #f1f1f1;
	padding: 8px 13px;
	color: #929292;
	font-size: 11px;
	float: right;
	margin-top: 19px;
	*margin-top: 1px;
}

.container .post small.dateauth span, .container .page small.dateauth span
{
	color: #595959;
}

.container .post .entry, .container .page .entry
{
	text-align: justify;
	font-size: 13px;
	color: #767676;
	padding-bottom: 16px;
	padding-top: 16px;
	width: 100%;
}

.container .post .entry
{
	background: #fafafa url('images/post_border.gif') repeat-x bottom left;
}

.for_page .post .entry
{
	background: none;
}

.container .post .entry a, .container .page .entry a
{
	color: #e68495;
	text-decoration: none;
}

.container .post .entry a:hover, .container .page .entry a:hover
{
	text-decoration: underline;
}

.container .post .entry p, .container .page .entry p
{
	margin: 0px;
}

.left
{
	float: left;
	width: 147px;
}

.left ul, .left li
{
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}

.left h2
{
	font-size: 14px;
	font-weight: bold;
	color: #727272;
	text-transform: uppercase;
	margin-top: 31px;
	margin-bottom: 18px;
	float: none;
}

.left h2.first
{
	margin-top: 8px;
}

.left .left_ul
{
	margin-left: 27px;
}

.left ul ul li a, .left ul ul li
{
	font-size: 12px;
	color: #969696;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
}

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

.left .categories .cat-item strong
{
	color: #727272;
}

.left .categories .cat-item strong span
{
	color: #ef8c9e;
}

.postmetadata
{
	font-size: 9px;
	color: #000000;
	margin: 12px 0px;
}

.postmetadata span
{
	margin-right: 10px;
}

.postmetadata a
{
	color: #595959;
	font-size: 12px;
	text-decoration: none;
}

.postmetadata a:hover
{
	color: #ef8c9e;
}

.postmeta_right
{
	float: right;
	font-size: 11px;
}

.postmeta_right a
{
	color: #000000;
}

.postmeta_right a:hover
{
	color: #000000;
	text-decoration: underline;
}

.postmeta_right span
{
	margin-right: 0px;
	color: #a85252;
}

.postmeta_right span:hover
{
	text-decoration: underline;
}

.postmeta_right img
{
	margin: 0px 5px;
}

.navigation
{
	font-size: 17px;
	color: #b9b9b9;
}

.navigation a
{
	font-size: 12px;
	color: #e68495;
	text-decoration: none;
}

.navigation a:hover
{
	text-decoration: underline;
}

#footer
{
	background: #FFFFFF url('images/torn-bottom.jpg') repeat-x top left;
	margin-top: 3px;
	padding-top: 20px;
	padding-bottom: 16px;
}

.footer_left
{
	float: left;
	/*margin-left: 25px;*/
	*margin-top: 13px;
	width: 400px;
}

.footer_left a
{
	margin: 0px 10px 0px 0px;
}

.footer_right
{
	float: right;
	/*margin-right: 10px;*/
	color: #aaaaaa;
	*margin-top: 13px;
}

p.serif
{
	padding-top: 10px;
}

.commentlist li
{
	margin-bottom: 15px;
}

.commentlist .comment-author
{
	font-size: 14px;
}

.commentlist .comment-author .fn
{
	font-weight: bold;
	color: #A85252;
}

.commentlist li em
{
	color: #929292;
}

.commentlist .commentmetadata
{
	float: right;
}

.commentlist .commentmetadata a
{
	color: #E68495;
	text-decoration: none;
}

.commentlist .commentmetadata a:hover
{
	text-decoration: underline;
}

#commentform input, #commentform textarea
{
	color: #777777;
}

#commentform a
{
	color: #E68495;
	text-decoration: none;
}

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

small, .nocomments, blockquote, strike
{
	color: #777;
}

code
{
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

.clear
{
	clear: both;
}


/* Begin Images */
p img
{
	padding: 0;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright
{
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft
{
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright
{
	float: right;
}

.alignleft
{
	float: left;
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul
{
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}

html>body .entry li
{
	margin: 7px 0 8px 10px;
}

.entry ul li:before{
	content: "\00BB \0020";
}

.entry ol
{
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li
{
	margin: 0;
	padding: 0;
}

.postmetadata ul, .postmetadata li
{
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

ol li {
	list-style: decimal outside;
}

/* Begin Various Tags & Classes */
acronym, abbr, span.caps
{
	cursor: help;
}

acronym, abbr
{
	border-bottom: 1px dashed #999;
}

blockquote
{
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite
{
	margin: 5px 0 0;
	display: block;
}

.center
{
	text-align: center;
}

.hidden
{
	display: none;
}

hr
{
	display: none;
}

a img
{
	border: none;
}