/*
Theme Name: Assassians
Theme URI: http://weddingassians.co.nz/
Description: Wedding Assassians Theme.
Version: 1
Author: Kristian Thornley
Tags: wedding


*/

a {
	color: #FFF;
}

a img {
	border: none;
}

a:visited {
	color: #FFF;
}

a:hover {
	color: #EEE;
}


body {
	background: #000;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	width:	100%;
	height: 100%;
}


#header {
	width:1000px;
	text-align:right;
    font-size:13px;
	position:absolute;
	right:0px;
	top:0px;
}

#header ul{
	width:100%;
	margin: 0;
    padding: 0;
    list-style-type: none;
}
#header li {
	margin: 0;
    padding: 0;
    float:right;
    top:0px;
    padding-left:10px;
    padding-right:10px;

}
#header a {	
	display: block;
    width: 100%;
    text-decoration: none;
    text-align:center;
    margin-bottom:-3px;
}
#header li.topMenuRight{
	border-right:2px solid #FFF;
}
#content {
	position:relative;	
}

#contentBottomRight {
	position:absolute;
	text-align:right;
	bottom:25px;
	width:1000px;
	right:10px;
}

#contentBottomRight p{
	font-size: 12px;
	margin-bottom: 2px;
	padding:0px;
	margin-top: 0px;
}

#contentBottomRight h2{
	font-size: 15px;
}


#blogroll p{
	font-size: 12px;
	margin-bottom: 2px;
	
}

.aligncenter {
	margin:0px auto;
	}

#blogroll h2{
	font-size: 15px;
}

#blogroll h3{
	font-size: 15px;
}

#page {
	width: 100%;
	height: 100%;
	position:	relative;
}
#content {
	width:1000px;
	height:700px;
}
