/*
Theme Name: 13itches
Theme URI: http://www.thirteenitches.com.au
Description: Our Thirteen Itches default template
Version: 1.0
Author: Andrew Paras
Author URI: http://www.thirteenitches.com.au/
*/



/*=================================
===========LINKS=================*/

a.nav {	font-family: Helvetica;
	font-size: 11px;
	color: #999;
	font-weight: bold;
}

a.nav:Hover {	color: #D2232E;
				text-transform: none;
}

a.navCurrent {	font-family: Helvetica;
	font-size: 11px;
	color: #231F20;
	font-weight: bold;
	text-transform: uppercase;
}

a.navCurrent:Hover {	color: #D2232E;
}

a.footer {	font-family: Helvetica;
	font-size: 11px;
	color:	#999;
	font-weight: bold;
}

a.footer:Hover {color: #D2232E;
}

a.contentBold {color:#666; font-weight: bold; text-decoration: underline;
}

a.contentBold:Active {color: #666; font-weight: bold;
}

a.contentBold:Visited {color: #666; font-weight: bold;
}

a.contentBold:Hover { color: #D2232E;
text-decoration: none;
}

/* =================================
===========BODY=================*/

body {	background-image: url(images/bg.jpg); 
		background-repeat: repeat-y; 
		background-position: 50% 0%;
		background-color: #090909;
		font-family: Helvetica;
		font-size: 11px;
		color: #CCC;
	}

a {	text-decoration: none;
}
	
a img {
	border: none;
}	
	
.content {	font-family: Arial;
			font-size: 11px;
			color: #666;
}

.content a {	color: #aaa; 
				text-decoration: none;
}

.content a:Active {	color: #aaa; 
					text-decoration: none;
}

.content a:Visited {	color: #aaa; 
					text-decoration: none;
}

.content a:Hover {	color: #D2232E;
					text-decoration: none;
}

.blogSide {	font-family: Helvetica;
			font-size: 11px;
			color: #CCC;
}

.blogSideTitle {		font-family: Helvetica;
					font-size: 16px;
					font-weight: bold;
					color: #999;
					}

h2 {		font-family: Helvetica;
					font-size: 16px;
					font-weight: bold;
					color: #999;
					}
	
ul li {
	list-style-type: none;
	list-style-image: none;
	}

ol { width: 540px;
}


.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
	
/*=================================
===========TABLES===============*/

.cellNav {	background-color: #000000;
}

.cellNavCurrent	{	background-color: #CBC8CF;
}

.aboutBg {	background-image: url(images/contentBg02.jpg); background-repeat: no-repeat;
}

.contactBg {	background-image: url(images/contentBg04.jpg); background-repeat: no-repeat;
}

.blogBg {	background-image: url(images/contentBg03.jpg); background-repeat: no-repeat;
}


/*===================================
===========BLOG===================*/

.BlogTitle {		font-family: Helvetica;
					font-size: 16px;
					font-weight: bold;
					color: #999;
					}

a.BlogTitle {		font-family: Helvetica;
					font-size: 16px;
					font-weight: bold;
					color: #999;
					}
a.BlogTitle:Active {		font-family: Helvetica;
						font-size: 16px;
						color: #999;
						}
a.BlogTitle:Visited {	font-family: Helvetica;
						font-size: 16px;
						color: #999;
						}
a.BlogTitle:Hover {		font-family: Helvetica;
						font-size: 16px;
						color: #D2232E;
						}
						
a.BlogSide {		font-family: Helvetica;
					font-size: 16px;
					font-weight: bold;
					color: #999;
					}
a.BlogSide:Active {		font-family: Helvetica;
						font-size: 16px;
						color: #999;
						}
a.BlogSide:Visited {	font-family: Helvetica;
						font-size: 16px;
						color: #999;
						}
a.BlogSide:Hover {		font-family: Helvetica;
						font-size: 16px;
						color: #D2232E;
						}
						
.BlogSideList a:Link {		font-family: Arial;
					font-size: 11px;
					color: #ccc;
					}
.BlogSideList a:Active {		font-family: Arial;
						font-size: 11px;
						color: #ccc;
						}
.BlogSideList a:Visited {	font-family: Arial;
						font-size: 11px;
						color: #ccc;
						}
.BlogSideList a:Hover {		font-family: Arial;
						font-size: 11px;
						color: #D2232E;
						}
.BlogSideList li {	list-style-type: none;
					list-style-image: none;
}
						
.subTitle {	font-family: Helvetica;
			font-size: 10px;
			color: #333;
			text-transform: uppercase;
			}
			
			
			
.subTitleLink a:Link  { font-family: Helvetica;
			font-size: 10px;
			color: #333;
			text-decoration: underline;
			text-transform: uppercase;
			}
			
.subTitleLink a:Visited  { font-family: Helvetica;
			font-size: 10px;
			color: #333;
			text-decoration: underline;
			text-transform: uppercase;
			}
			
.subTitleLink a:Active { font-family: Helvetica;
			font-size: 10px;
			color: #333;
			text-decoration: underline;
			text-transform: uppercase;
			}

			
.subTitleLink a:Hover{ font-family: Helvetica;
			font-size: 10px;
			color: #333;
			text-decoration: none;
			text-transform: uppercase;
			}

			
.continue a  { font-family: Arial;
			font-size: 11px;
			color: #DDD;
			text-decoration: underline;
			text-transform: uppercase;
			}
			
.continue a:Visited  { font-family: Arial;
			font-size: 11px;
			color: #DDD;
			text-decoration: underline;
			text-transform: uppercase;
			}
			
.continue a:Active { font-family: Arial;
			font-size: 11px;
			color: #DDD;
			text-decoration: underline;
			text-transform: uppercase;
			}
			
.continue a:Hover{ font-family: Arial;
			font-size: 11px;
			color: #666;
			text-decoration: none;
			text-transform: uppercase;
			}


/*===================================
===========COMMENTS=============*/


.commentlist li, #commentform input, #commentform textarea {
	font: 11px Arial;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	color: #aaa;
	}

.commentlist cite a:hover {
	color: #D2232E;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
	
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata a {
	font-weight: normal;
	font-size: 10px;
	color: #333;
	text-transform: uppercase;
	}

.commentmetadata a:hover {
	font-weight: normal;
	font-size: 10px;
	color: #D2232E;
	text-transform: uppercase;
	}
	
.alt {
	margin: 0;
	padding: 10px;
	}
	
.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	background-color: #231F20;
	font-family: Arial;
	font-size: 10px;
	color: #aaa;
	border: 1px;
	border-style: solid;
	border-color: #000;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	font-family: Arial;
	font-size: 11px;
	color: #aaa;
	background-color: #231F20;
	border: none;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 500px;
	padding: 2px;
	font-family: Arial;
	font-size: 11px;
	color: #aaa;
	background-color: #231F20;
	border: none;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: left;
	background-color: #000;
	border: #231F20 1px solid;
	font-size: 11px;
	color: #aaa;
	}
/* End Form Elements */	


/*===================================
===========WP-PAGENAVI=============*/


.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #231F20;
	color: #aaa;
	background-color: #231F20;	
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #231F20;
	color: #aaa;
	background-color: #231F20;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #000000;
	color: #000000;
	background-color: #231F20;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #231F20;
	color: #aaa;
	background-color: #231F20;	
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #aaa;
	border: 1px solid #000000;
	background-color: #231F20;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #231F20;
	color: #aaa;
	background-color: #000000;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #000000;
	color: #aaa;
	background-color: #231F20;
}








