/*
Theme Name: artistafashion_com
Theme URI: www.artistafashion.com
Version: 2.0
Author: Daniel Petrasovits
Author URI: www.web19.net

	The CSS, XHTML is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



body {
	font-size:  12px;
	font-family: lucida console, Sans-Serif;
	color:#555;
        background: url(http://www2.artistafashion.com/wp-content/themes/artistafashion_com/img/logo.jpg) no-repeat;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;
	font-weight: bold;
	text-transform:uppercase;
	text-align:left;
}

h1 { font-size: 2.4em; }
h2 { font-size: 2em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1em; }



strong {	
	color:#666;
}




hr {
	display: none;
	}

a img {
	border: none;
	}


/* Layout */

body {
	margin: 0px;
	padding: 0px;
}

#wrapper {
	margin: auto;
	padding: 0px;
        margin-bottom: 50px;
	width: 1000px; 
        border: 0px solid blue;
        height: auto;
        min-height: 10px;
}




#content {
	padding: 0px;
        margin-left: 505px;
        margin-bottom: 50px;
	width: 469px;
        font-size: 9px;
        border: 0px solid red;
      
}


#content-main {
	margin:0px;
        .margin-bottom: 50px;
	padding:0px;
	width: 1000px;
        border: 0px solid red;
}

#content-news {
	margin:0px;
        .margin-bottom: 50px;
	padding:0px;
	width: 1000px;
	font-size: 10px;
        border: 0px solid red;
}

#content-gallery {
	margin: auto;
        .margin-bottom: 50px;
	padding:0px;
	width: 660px;
	font-size: 10px;
        border: 0px solid red;
}


.news-left {
	margin: 0px 20px;
	padding: 0px;
	width: 300px;
        border: 0px solid blue;
        float: right;
}

.news-left img {
	margin-top: -14px;
        border: 0px solid #ccc;
}

.news-right img {
        border: 1px solid black;
}

.news-right {
	margin:0px;
	padding: 0px 18px 0px 0px;
	width: 478px;
        border: 0px solid blue;
        float: right;
}
	
#sidebar {
	width:300px;
        padding: 0px 10px 0px 0px;
	border: 0px solid #ccc;
}	


/* Header */
#headerimage {
	padding:30px 0;
	/* If you want to add a background image for the header, uncomment and use the following lines of code */
	/*
	background:url('header.jpg') no-repeat;
	padding: 30px;
	*/
}

#header h1 {
	margin:10px 0;
}

#header .description {
	font-size:1.2em;
}

#hmenu {
	margin:0 20px;
	padding:5px 0;
}

#hmenu ul {
	display:inline;
	margin:0;
	padding:0;
}

	
#hmenu ul li {
	padding:0;
	display:inline;
	margin:0 20px 0 0;
}

#hmenu ul li {
	font-size:1.2em;
	font-weight:bold;
	text-transform:uppercase;
}	

#hmenu ul li#hmenu_rss {
	background:url('images/rss.png') no-repeat;
	padding-left:20px;
}	

#header, #hmenu {
	background:url('images/border_h.png') repeat-x bottom;
}


/* End header */

/* Post */

.post {
	margin: 0px;
	text-align: justify;
	overflow:hidden;
	clear:both;
	}

.post h2 {
	margin:0px;
	padding: 0px;
	text-align:left;
}

.post h3.post-title {
	font-weight:bold;
	font-size:1.8em;
	margin:0;
	padding:0;
	text-align:left;
}	


div.archive-title {
	font-size:1.6em;
	font-weight:bold;
}

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
	font-size:1.1em;
	color:#888;
}

.clear {
	clear: both;
}

.entry {
	font-size:1.4em;
	line-height:1.4em;
}


img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.navigation .alignleft {
	text-align:left;
}
.navigation .alignright {
	text-align:right;
}

.navigation {
	font-size:1.2em;
	clear:both;
}	


.wp-caption {
	border: 1px solid #ccc;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
}



.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.searchbox {
	padding:20px;
	text-align:center;
	clear:both;
}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}


/* Comments*/

#comments {
	font-size:1.4em;
	line-height:1.4em;
}

.commentlist {
	margin:20px 0;
	padding:0 0 1px 0;
	background:url('images/border_h.png') repeat-x bottom;
}

.commentlist li {
	list-style:none;
	margin:0;
	padding:0;
	background:url('images/border_h.png') repeat-x top;
}

li.comment div, li.pingback div {
	padding:20px;
	overflow:auto;
}

li.comment div div, li.pingback div div {
	padding:0;
	overflow:visible;
}

.commentlist li.even {
	background-color:#fafafa;
}

.commentlist li.odd {
	background-color:#f6f6f6;
}

ul.children li {
	list-style:none;
}

img.avatar {
	float:right;
	border:1px solid #eee;
	padding:2px;
	margin:0;
	background:#fff;
}

.comment-meta, .reply {
	margin:0;
	padding:0;
	font-size:0.8em;
}

.comment-author cite {
	font-style:normal;
	font-weight:bold;
}


textarea#comment {
	width:100%;

}

#comments div.navigation {
	font-size:0.8em;
}

/* Sidebar */

#sidebar {
	font: 1.2em 'Lucida Grande', Arial, Sans-Serif;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Sans-Serif;
	font-size: 1.2em;
	}

#sidebar h2 {
	padding: 0px;
	}


#sidebar ul, #sidebar ul ol {
	margin: 0px;
	padding: 0px;
	}

#sidebar ul li {
	margin:0;
	padding:0;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 20px;
	}


#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 20px;
	}

#sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
/* Calendar */
#wp-calendar {
	empty-cells: show;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	font-weight:bold;
	}

#wp-calendar caption {
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	margin:0 0 5px 8px;
	color:#666;
	}



/* End Calendar */


/* Footer */	

#footer {
	border: 0px solid red;
	border-top: 1px solid black;
        background: black;
        height: 10px;
	width: 100%;
	position: fixed;
        bottom: 0px;
        left: 0px;
	z-index: 5;
        padding-top: 10px;
        padding-bottom: 15px;
        text-align: center;
        color: white;
        font-size: 12px;
        
}

/* Custom */


A.menu
{
border: 1px solid black;
color: black;
padding: 5px;
margin: 2px;
text-align: center;
font-family: lucida console;
font-size: 12px;
text-decoration: none;
float: left;
}

A.menu:hover
{
border: 1px solid black;
color: black;
padding: 5px;
margin: 2px;
text-align: center;
font-family: lucida console;
font-size: 12px;
text-decoration: none;
float: left;
}

#content td
{
border: 0px solid black;
}

#content table
{
border: 0px solid black;
}



.entry A
{
color: black;
padding: 4px 3px 2px 0px;
text-decoration: underline;
}

.entry A:hover
{
color: black;
padding: 4px 3px 2px 0px;
text-decoration: underline;
}

.shop-name
{
font-size: 16px;
padding-bottom: 4px;
padding-right: 0px;
border-bottom: 1px dashed black;
}

.shop-name:before
{
content: "» "
}



.news-name:before
{
content: "» "
}


img.gallery-cover
{
width: 130px;
}

.place
{
text-align: right;
font-weight: bolder;
font-size: 15px;
font-family: arial;
margin-top: 30px;
}

.place:after
{
content: " °";
}


div.news-name
{
font-size: 16px;
padding-bottom: 4px;
border-bottom: 1px dashed black;
text-align: right;
margin-top: 30px;
}

div.gallery-title
{
font-size: 16px;
padding-bottom: 4px;
border-bottom: 1px dashed black;
text-align: left;
margin-top: 30px;
margin-bottom: 10px;
}

div.gallery-title:before
{
content: "» "
}

.gallery-title A
{
text-decoration: none;
}

.gallery-title A:hover
{
text-decoration: none;
}

div.gallery-name
{
background: black;
color: white;
font-size: 12px;
text-align: center;
width: 145px;
padding-top: 3px;
}

.photo-credit
{
padding-top: 19px;
}


A.acc-link
{
text-decoration: none;
width: 130px;
float: left;
border: 0px solid gray;
}

A.acc-link:hover
{
text-decoration: none;
width: 130px;
float: left;
}

img.acc-img
{
width: 150px;
max-height: 200px;
}

.entry table tr td
{
padding: 0px 0px 5px 10px;
border: 0px solid #ccc;
}

.entry table
{
margin: auto;
}

.ures-acc
{
width: 50px;
}

.c-code
{
font-size: 11px;
}


.news-pic
{
max-width: 482px;
}


.entry table tr td A
{
color: black;
padding: 4px 3px 2px 0px;
text-decoration: none;
}


.entry table tr td A:hover
{
color: black;
padding: 4px 3px 2px 0px;
text-decoration: none;
}