/*  
Theme Name: City Art
Theme URI: http://www.vctechnetwork.com
Description: City Art Theme released by <a href="http://www.ibnjuferi.com">Critical Thoughts</a>.
Author: Critical Thoughts
Author URI: http://www.ibnjuferi.com/
*/

/************************/
/*     Global Design    */
/************************/
* {
    margin: 0;
    padding: 0;
}

a {
    color: #a30002;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

body {
    font-family: "Lucida Sans", "Trebuchet MS", sans-serif;
}

ul, ol {
    list-style-type: none;
}

blockquote, #content ul, #content ol, p, pre {
    margin: 0 0 0.5em 0;
}

/************************/
/*     Layout Design    */
/************************/

#page {
	width: 950px;
	margin: 0 auto;
}

#header {
    position: relative;
    background: url(images/header_oya.gif); no-repeat top;
    height: 346px;
}

#wrapper {
    clear: both; /* Clear float items in from navi-bar */
}

#content {
	float: left;
	width: 750px;
}

#sidebar {
	float: right;
    width: 180px;
}

#footer {
	clear: both;
    background: url(images/footer_white.jpg) no-repeat right;
    height: 50px;
}

/************************/
/*     Header Design    */
/************************/
#headerimg {
/*
    padding-top: 100px;
    padding-left: 600px;
    */
    position: absolute;
    top: 120px;
    left: 650px;
}

#headerimg a {
	color: #ffffff;
}

.description {
    font-size: 12px;
    color: #a30002;
}

/************************/
/*    Sidebar Design    */
/************************/
#sidebar ul {
	font-size: 12px;
}

#sidebar ul h2 {
    font-size: 120%;
    background: url(images/heading.png) no-repeat;
    padding: 13px 15px;
    color: #FFF;
    margin-bottom: 5px;
}

#sidebar ul li {
    margin-bottom: 10px;
}

#sidebar ul ul {
    padding: 0 10px;
}

#sidebar ul ul li {
    margin-bottom: 3px;
    line-height: 14px;
}

#sidebar ul ul ul {
    display: none;
    padding: 0;
}

#sidebar p {

}

#sidebar a {

}
#sidebar a:hover {

}

#sidebar a:visited {

}

/************************/
/*    Content Global    */
/************************/
blockquote {
    font-style: italic;
    padding: 0 10px;
}

h1, h2, h3, h4, h5, h6 {
	color:;
}

h1 {
    font-size: 0px;
}

h2 {
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
}

h3 {
    font-size: 14px;
}

h4 {
    font-size: 12px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 12px;
}

code, pre {
    overflow: auto;
    white-space: pre;
    font-family: Courier;
}

#content ul {
    padding-left: 20px;
    list-style-type: square;
}

#content ol {
    padding-left: 25px;
    list-style-type: decimal;
}

#content ul ol, #content ol ul {
    margin-top: 0.5em;
}

/************************/
/*    Content Design    */
/************************/
.post .posted {
    float: right;
    padding: 5px;
    width: 40px;
    text-align: center;
    border: 1px solid #CF4700;
    background-color: #F06C26 ;
}

.post .posted em {
    font-style: normal;
    display: block;
    font-size: 16px;
    color: #FFF;
}

.post .posted em.month {
    font-weight: bold;
}

.post .cats {
    background: url(images/folder.png) no-repeat;
    padding-left: 20px;
    margin-bottom: 3px;
}

.post .entry-tags {
    background: url(images/tag_orange.png) no-repeat;
    padding-left: 20px;
}

.post .commentas {
    background: url(images/comments.png) no-repeat;
    padding-left: 20px;
}

h2 a:hover, h2 a:visited, h2 a {
}

.post {
    margin-bottom: 10px;
	font-size: 12px;
    border: 1px solid #CF4700;
    padding: 5px 15px;
    background-color: #F0F0F0;
    line-height: 180%;
}

.post .posted {
    color: #a30002;
}

.post p {
}

.post a {

}

.post img {
    max-width: 100%;
    margin: 3px;
}

.post ul {

}

.post li {

}

.entry {

}

.postmetadata {
    margin: 5px 0;
    line-height: 18px;
}

.postmetadata a {

}

.entrytext {

}

p.alt {
    font-size: 12px;
}

.entry-tags {
    display: block;
}

.navigation {
    height: 1em;
    font-size: 12px;
    margin: 5px 0;
}

#nav-above {
    margin-bottom: 10px;
}

#nav-below {
    margin-top: 10px;
}

.alignleft, .nav-previous {
    float: left;
}

.alignright, .nav-next {
    float: right;
}

.center {

}

.pagetitle {

}

cite {

}

a img {
    border: none;
}

acronym, abbr {

}


/************************/
/*    Comment Design    */
/************************/

#content ol.commentlist {
	font-size: 12px;
	padding: 0;
	list-style-type: none;
    margin: 0;
    line-height: 170%;
}

ol.commentlist li cite.author {
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
}

ol.commentlist li {
    margin-bottom: 1em;
    border: 1px solid #EB580A;
    padding: 10px;
}

ol.commentlist li.alt {

}

ol.commentlist a {

}

ol.commentlist p {
    margin: 0 0 0.5em 0;
}

#commentform p {
    font-size: 12px;
    margin: 0 0 5px 0;
}

#comment {
    width: 95%;
}

#author, #email, #url, #comment {
    border: ;
    background-color: ;
    padding: 3px;
    font-family: Verdana, sans-serif;
    font-size: 10px;
}

small.commentmetadata {
    margin: 0 0 0.4em 0;
}

h3#comments, h3#respond {
    font-size: 14px;
    margin: 4px 0 4px 0;
}

/************************/
/*     Search Design    */
/************************/

#searchform {

}

#searchform input {

}

#searchform #s {

}

/************************/
/*   Calendar Design    */
/************************/

#wp-calendar {
	width: 100%;
}

#wp-calendar td {
	text-align: center;
}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/************************/
/*     Footer Design    */
/************************/
#footer-meta {
    font-size: 12px;
    padding-top: 180px;
    color: #ffffff;
}

#footer-meta a {
    color: #ffffff;
}

#footer p {
	margin: 0;
}

/************************/
/*     Other Design     */
/************************/
.clear {
    clear: both;
}

hr {
    width: 60%;
    border: 1px solid #EB580A;
    text-align: center;
}
