/*  
Theme Name: Via City Loop Black
Theme URI: 
Description: For ViaCityLoop
Version: 1.0
Author: Andrew
Author URI: http://viacityloop.com.au/

Copyright 2009 Via City Loop 

*/
body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
	font-family: Lucida Sans Unicode, Arial, Verdana, helvetica, Sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	color: #000;
	background:url(images/bg1040.jpg) #111111 repeat-y scroll center top;
}

h1{
	font-family: Georgia, Arial, Sans-serif;
	font-size: 23px;
	color: #F8F8F8;
}

h1 a{
	color: #F8F8F8;
}

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

a:link, a:visited{
	text-decoration: none;
	color: #F8F8F8;
}

a:hover{
	text-decoration: underline;
	color: #336699;
}

p{
	padding: 10px 0 0 2px;
}

blockquote{
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}


#wrapper{
	margin: 0 auto 0 auto;
	width: 985px;
	text-align: left;
	background: #000000;
	padding: 0px 25px;
}

#header{
	float: left;
	width: 984px;
	height: 314px;
	color: #F8F8F8;
	margin: 0 0 4px 0;
}

#htitle{
	float: left;
	margin: 0 10px 0 0;
	background:url(images/viacityloop-logo.jpg) no-repeat scroll left center;
	width: 984px;
	height: 314px;
}

#desc{
	float: left;
	color: #777;
	margin: 25px 10px 0 0;
}

#navmenu{
	float: left;
	margin: 0 0 0 0;
}

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

#navmenu ul li{
	display: inline;
	padding: 0 0 0 10px;
}

#navmenu ul li a {
	text-decoration: none;
	color: F8F8F8;
}

#navmenu ul li a:hover {
	color: 9999AA;
}

#container{
	float: left;
	width: 700px;
	margin: 0 15px 0 0;
}

#postcon{
	margin: 10px 0;
	padding: 10px;
	background: #F8F8F8;
	min-height: 680px;
}

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

.postnav{
	padding: 10px 20px;
	color: #000000;
	margin: 0 0 10px 0;
}

.postnav a{
	padding: 0 0 0 0;
	color: #000000;
	margin: 0 0 10px 0;
}

.post a{
	color: #336699;
}

.post a:hover{
	color: #666;
	text-decoration: underline;
}

.post p a{
	color: #E5067D;
}

.post p a:hover{
	color: #E5067D;
	text-decoration: underline;
}

.post fieldset a{
	color: #E5067D;
}

.post fieldset a:hover{
	color: #E5067D;
	text-decoration: underline;
}

.post h2{
	font-family: Georgia, Sans-serif. Arial;
	font-size: 22px;
	background: #333333;
	color: #FFFFFF;
	padding: 2px 0 2px 2px;
}

.post h2 a{
	color: #FFFFFF;
}

.post h2 a:hover{
	color: #FFFFFF;
}

#h2film {
	background: #FFB40F;
	color: #000000;
}

#h2fashion {
	background: #E5067D;
	color: #000000;
}

#h2art{
	background: #00A7D3;
	color: #FFFFFF;
}

#h2music {
	background: #00A24F;
	color: #000000;
}

#h2books {
	background: #000000;
	color: #000000;
}

.entry{
	line-height: 18px;
}

.postmetadata{
	/*border-top: 1px solid #777777; */
	border-bottom: 1px solid #777777;
	padding: 2px 0 2px 2px;
	color: #333333;
	/*background:#EEEEEE url(images/time.png) no-repeat scroll left center;*/
}

.metabox{
	float: left;
	width: 99%;
	line-height: 20px;
	margin: 15px 0;
	padding: 5px 0 5px 0px;
}

.metaboxsingle{
	float: left;
	width: 99%;
	line-height: 20px;
	margin: 15px 0;
	padding: 5px 0 5px 0px;
	border-top: 1px solid #ccc;
}

.navigation{
	clear: left;
	padding: 10px 0px 10px 20px;
	color: #F8F8F8;
	width: 964px;
	height: 15px;
	background:url(images/navgrad.jpg) #333 repeat-x scroll center top;
}

.footrest{
	clear: left;
	padding: 10px 10px;
	background: #333;
	color: #F8F8F8;
	width: 964px;
	height: 8px;
}

.floatleft{
	float: left;
}

.floatright{
	float: right;
}

.floatleftnav{
	float: left;
	color: #336699;
}

.floatrightnav{
	float: right;
	color: #336699;
}

table#wp-calendar{
	width: 100%;
}

.commentlink{
	padding: 2px 0 2px 20px;
	background: url('images/comment.png') left center no-repeat;
	margin-left: 0px;
}

.editcomment{
	padding: 2px 0 2px 20px;
	/* background: url('images/pencil.png') left center no-repeat; */
	margin-left: 10px;
}

.catlink{
	padding: 2px 0 2px 0px;
	/*padding: 2px 0 2px 20px;*/
	/*background: url('images/cat.png') left center no-repeat;*/
}

.taglink{
	display: block;
	padding: 2px 0 2px 0px;
	/* background: url('images/tag.png') left center no-repeat; */
}

/* Andy Junk
-----------------------------------------------------*/

#pagenav{
	color: #000000;
	padding: 10px 0 10px 0;
	border-top: 1px solid #888888;
}

#pagenav a{
	color: #000000;
	padding: 10px 0 20px 0;
	border-top: 1px solid #888888;
}

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

.floatleftnav a:hover{
	text-decoration: underline;
	color: #666666;
}

.floatrightnav a:hover{
	text-decoration: underline;
	color: #666666;
}

.floatleftnav a{
	color: #336699;
}

.floatrightnav a{
	color: #336699;
}

/*Sidebar
-----------------------------------------------------*/
.sidebar{
	float: left;
	width: 269px;
	display: inline;
	color: #F8F8F8;
	background: #333;
	margin:10px 0 0 0;
	font-family: Lucida Sans Unicode, Arial, Verdana, helvetica, Sans-serif;
}

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

.sidebar ul li{
	padding: 10px 0 10px 0;
}

.sidebar ul li h2{
	font-family: Georgia, Sans-serif;
	font-size: 15px;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #666;
}

.sidebar ul ul li{
	padding: 0;
	line-height: 24px;
}

#s {
    margin: 8px 2px 6px 2px;
	font-family: Lucida Sans Unicode, Arial, Verdana, helvetica, Sans-serif;
	background: #ffffff url(images/search_bg.png) no-repeat center right;
}

#searchsubmit {
font-family: Lucida Sans Unicode, Arial, Verdana, helvetica, Sans-serif;
background: #000000;
color: #ffffff;

}


/* Sidebar Categories Rollover
-----------------------------------------------------*/

#cat_art {
	width: 249px;
	height: 30px;
	display: block;
	font-size: 12px;
	text-decoration: none;
	background:url(images/cat_art.gif) #333333 no-repeat bottom;
}

#cat_art:hover{
	background-position: top;
}

#cat_music{
	width: 249px;
	height: 30px;
	display: block;
	font-size: 12px;
	text-decoration: none;
	background:url(images/cat_music.gif) #333333 no-repeat bottom;
}

#cat_music:hover{
	background-position: top;
}

#cat_film {
	width: 249px;
	height: 30px;
	display: block;
	font-size: 12px;
	text-decoration: none;
	background:url(images/cat_film.gif) #333333 no-repeat bottom;
}

#cat_film:hover{
	background-position: top;
}

#cat_books {
	width: 249px;
	height: 30px;
	display: block;
	font-size: 12px;
	text-decoration: none;
	background:url(images/cat_books.gif) #333333 no-repeat bottom;
}

#cat_books:hover{
	background-position: top;
}

#cat_fashion {
	width: 249px;
	height: 30px;
	display: block;
	font-size: 12px;
	text-decoration: none;
	background:url(images/cat_fashion.gif) #333333 no-repeat bottom;
}

#cat_fashion:hover{
	background-position: top;
}

/*Tags
-----------------------------------------------------*/
.tags,
#tag_cloud {
	margin: 0 0 15px;
}
.tags {
  text-align: center;
}
.tags a,
#tag_cloud a {
	color: #AAA;
	margin: 0 2px;
}

.cle{
	clear: both;
}

/*Footer
-----------------------------------------------------*/
#footer{
	clear: both;
	float: left;
	text-align: center;
	width: 970px;
	line-height: 20px;
	margin: 15px 0;
	padding: 0;
	color: #AAA;
}

#bigfoot {
	margin: 0;
	padding: 0;
	height: 150px;
	text-align:left;
}

#bigfoot ul{
	list-style-type:none;
	margin: 0;
	padding: 10px 10px;
	float:left;
}

#bigfoot .footcategories {
	padding:0;
	margin:0 20px 0 0;
}

#bigfoot .footcategories li{
	list-style-type:none;
	line-height:17px;
	padding:0;
}

#bigfoot .footabout{
	list-style-type:none;
	line-height:17px;
	margin: 0;
	padding: 0 0 0 10px;
}


/*Comments
-----------------------------------------------------*/
.alt{
	background: #EEE;
}

.comments-template{
	margin: 10px 0 0 0;
	padding: 0px 0 10px 0;
	border-bottom: 1px solid #ccc;
	
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	line-height: 18px;
	padding: 10px 0 10px 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin-top: 10px;
   margin-left: 6px;
   margin-right: auto;
   display: block; 
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
   
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/* Andy added images
----------------------------------------------------*/

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

/*Avatar
-----------------------------------------------------*/
.commentlist li .avatar {
float: right;
border: 1px solid #EEE;
padding: 2px;
margin: 0 10px;
background: #fff;
}
