/*
Theme Name: Outta Box
Theme URI:
Description: 2 Coloumn Stylish wordpress theme
Author: Lachlan Groom : Eversuns Development
Author URI: www.eversunsdevelopment.com
Version: 1.0
*/
* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #FFFFFF url(images/fond03.jpg) no-repeat left top;
	font-family: "Georgia", Times, serif;
	font-size: 13px;
	color: #554D49;
}

/* Header */

#header {
	width: 680px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background: url(images/img01.gif) no-repeat 74px 18px;
}

#header h1 {
	margin: 0;
	padding: 0 196px 0 0;
	text-transform: uppercase;
	text-align: right;
	letter-spacing: 5px;
	font: normal 36px Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

#header h1 a {
	color: #000000;
}

#header h2 {
	margin: -5px 0 0 0;
	padding: 0 210px 0 0;
	text-transform: lowercase;
	text-align: right;
	font: normal 30px Garamond, "Times New Roman", Times, serif;
	font-style: italic;
}

#header a {
	text-decoration: none;
}

/* Page */

#page {
	width: 580px;
	margin: 0 auto;
	padding: 0 0 0 100px;
	background: url(images/img02.gif) repeat-y 100px 0px;
}

/* Content */

#content {
	float: left;
	width: 329px;
	padding: 40px 30px 0 25px;
}

#content .image {
	position: relative;
	margin: 3px 20px 0 -100px;
	float: left;
	border: 5px solid #000000;
}

#content .image img {
	border: 5px solid #FFFFFF;
}


#sidebar {
	width: 28%;
	margin-left: 70%;
}

#footer {
	width: 100%;
	clear: both;
}

/*-------------Headings And other typology-------------*/
h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
}

h1 {
	margin-bottom: .75em;
	font-size: 182%;
}
p, blockquote, ul, ol {
	margin-bottom: 1.8em;
	line-height: 1.6em;
}
p {
}

blockquote {
}

ul, ol {
	list-style-position: inside;
}

ul {
}

ol {
}

a {
	color: #999999;
	text-decoration: none;
}

a:hover {
	color: #333333;
	text-decoration: underline;
}

/*-------------The Post-------------*/



h2 a:hover, h2 a:visited, h2 a {

}

.post {

}

.post p {

}

.post a {

}

.post ul {

}

.post li {

}

.entry {

}

.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {

}

.alignleft {

}

.alignright {

}

.center {

}

.pagetitle {

}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}

/* Sidebar */

#sidebar {
	float: right;
	width: 180px;
	padding: 0 0 0 0;
	margin: 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none outside;
}

#sidebar li {
	margin-bottom: 15px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 5px 0;
	background: url(images/img06.gif) repeat-x left bottom;
}

#sidebar h2 {
	margin-bottom: 10px;
	padding-left: 15px;
	border-bottom: 1px none #666666;
	font-size: 12px;
	font-weight: lighter;
	letter-spacing: 0.2em;
	font-family: "Courier New", Courier, mono;
}

#sidebar h3 {
	margin: 0;
	padding-left: 15px;
	font-size: 85%;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	padding-left: 15px;
	background: url(images/img07.gif) no-repeat 5px 50%;
	text-decoration: none;
	color: #333333;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #999999;
}

/*--------------Comments--------------*/

ol.commentlist {

}

ol.commentlist li {

}

ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata {

}

/*--------------Search Form-------------*/

#searchform {

}

#searchform input {

}

#searchform #s {

}


/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/* Footer */

#footer {
	width: 470px;
	height: 60px;
	margin: 0 auto;
	padding: 30px 210px 0 0;
	background: url(images/img04.gif) no-repeat 100px 0px;
}

#footer p {
	margin: 0;
	text-align: right;
	font-size: 77%;
	color: #333333;
}

#footer a {
	color: #000000;
	text-decoration: underline;
}/*-------------Other------------------*/

