body {
	background:url('http://www.wewantlayouts.com/images/bg.jpg') repeat-y #000000;
	background-position:center center;
	margin:0;
	font:12px arial;
	color:000;
	position:relative;
}

p {
	padding:5px 20px;
}

.notice {
	display:block;
	background:#d9d9d9;
	padding:8px 15px;
	margin:0 0 15px 0;
}

#bigblock {
	width:650px;
}

#navBartop {
	background:url('http://www.wewantlayouts.com/images/navbarBG.png') no-repeat transparent;
	width:1010px;
	height:16px;
	padding:7px;
	text-align:left;
}

#navBartop a, #navBartop a:link, #navBartop a:visited {
	font:11px verdana;
	text-decoration:underline;
	color:white;
	font-weight:normal;
	padding:0px 15px;
}

.adsquare {
	text-align:center;
	padding:5px;
}

.sky {
	padding:10px 0;
}

.300 {
	float:left;
	padding:10px;
}

#shares {
	text-align:center;
	padding:10px;
}

.clear {
	clear:both;
}
	
.notice span {
	font:14px arial;
	color:#000;
	font-weight:normal;
	display:block;
	margin:0 0 5px 0;
}

.horizad {
	display:block;
	padding:10px 5px;
	text-align:center;
}

#linkunit {
	padding:10px;
	display:block;
	text-align:center;
}

#linkunit2 {
	padding:0px 15px;
	display:block;
	text-align:center;
}


.leftbutton {
	float:left;
}


.rightbutton {
	float:right;
}

.leftbutton a, .rightbutton a { 
	background:#484848;
	padding:5px 20px;
	color:white !important;
	font:15px arial;
	font-weight:bold;
	text-decoration:none;
	text-transform:lowercase;
	border-radius:5px;
	border:1px solid black;
	-moz-border-radius:5px;
}

.previewlink { 
	background:#ff00c6;
	padding:5px 20px;
	color:white !important;
	font:15px arial;
	font-weight:bold;
	text-decoration:none;
	text-transform:lowercase;
	border-radius:5px;
	border:1px solid black;
	-moz-border-radius:5px;
}




a.previewlink:hover, .leftbutton a:hover, .rightbutton a:hover {
	background:black;
	color:white;
}

.previewlinkSkinny { 
	background:#d1ff64;
	padding:5px 20px;
	color:black !important;
	font:15px arial;
	font-weight:bold;
	text-decoration:none;
	text-transform:lowercase;
	border-radius:5px;
	border:1px solid black;
	-moz-border-radius:5px;
}




a.previewlinkSkinny:hover {
	background:black;
	color:white !important;
}


#tagcloud {
	background:#FFFFCC;
	color:#0066FF;
	padding: 10px;
	border: 1px solid #FFE7B6;
	text-align:center;
}
#tagcloud a:link, #tagcloud a:visited {
	text-decoration:none;
}
#tagcloud a:hover, #tagcloud a:active {
	text-decoration: underline;
	color: #000;
}
#tagcloud span {
	padding: 4px;
}
.smallest {
	font-size: x-small;
}
.small {
	font-size: small;
}
.medium {
	font-size:medium;
}
.large {
	font-size:large;
}
.largest {
	font-size:larger;
}




#eXTReMe {
	visibility:hidden;
}


.pag, .pagination {
	text-align:right;
	padding:20px;
	margin:10px 5px;
	background:#b0b0b0;
	border-radius:10px;
	color:#fff;
	-moz-border-radius:10px;
	
}

.pag a, .pagination a, .btn { 
	background:#d2d2d2;
	color:#000;
	font-size:11pt;
	font-weight:bold;
	margin:3px 8px 3px 0;
	padding:8px 10px;
	text-decoration:none;
	border-radius:5px;
	-moz-border-radius:5px;
}

.pagination .disabled, .pagination .current { 
	background:#989898;
	color:#bbbbbb;
	font-size:11pt;
	font-weight:bold;
	margin:0 10px 0 0;
	padding:8px 10px;
	text-decoration:none;
	border-radius:5px;
	-moz-border-radius:5px;
}

.pag a:hover, .pagination a:hover { background:#fff;color:#000; }


.clear {
	clear:both;
}

#header {
	text-align:left;
	background:url('http://www.wewantlayouts.com/images/headerbg.jpg') no-repeat black;
	position:relative;
	width:1024px;
	height:110px;
}

h2 {
	font:13px helvetica, arial;
	margin:0;
	padding:5px 5px;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
	text-align:center;
	color:#fff;
}

.headtext {
	position:absolute;
	width:517px;
	height:95px;
	top:35px;
	left:350px;
}

.themewrap {
	width:165px;
	height:165px;
	float:left;
	margin:0 10px;
	position:relative;
}

.themewrap a {
	border:0;
	padding:0;
	margin:0;
	position:absolute;
	top:0;
	left:0;
	width:165px;
	height:165px;
}

#bigcode {
	width:708px;
	border:1px solid black;
	background:#fff;
	height:110px;
	border-radius:10px;
	-moz-border-radius:10px;
	margin:0 0 15px 0;
	padding:5px 10px;
	font:11px 'courier new', georgia;
}

.themewrapbig {
	width:710px;
	height:308px;
	margin:0 0 5px 0;
}

a, a:link, a:active, a:visited {
	color:#000;
	font-weight:bold;
}

a:hover {
	color:#ffce5e;
}

a img {
	border:0;
}

#left {
	float:left;
	width:784px;
	background:white;
}

.text {
	font:13px arial;
	padding:5px;
}

.text strong {
	font-family:century gothic;
}

.preview {
	display:block;
	text-align:center;
	padding:10px;
}
	

#right {
	float:left;
	margin-right:10px;
	width:230px;
	background:#000000;
}

.topblurb {
	position:absolute;
	top:26px;
	left:330px;
	width:477px;
	height:98px;
	background:url('http://www.wewantlayouts.com/images/topblurb.gif') no-repeat transparent;
}

.topblurb p {
	margin:0;
	padding:25px 30px 30px 30px;
	color:black;
}

h1 {
	margin:0;
	padding:8px 15px;
	font:18px century gothic, aria;
	font-weight:bold;
	color:#000;
	display:block;
	letter-spacing:-1px;
	text-transform:uppercase;
}


h4 {
	margin:6px 0;
	padding:0;
	font:15px/20px century gothic, arial;
	color:black;
	text-transform:uppercase;
}

.templateblurb {
	display:block;
	background:#eee;
}

.templateblurb p {
	color:black;
	font:14px arial;
	padding:20px;
}

#right a, #right a:link, #right a:active, #right a:visited {
	display:block;
	font:11px/24px verdana;
	color:#fff;
	background:url('http://www.wewantlayouts.com/images/MENUBG.gif') repeat-x black;
	text-shadow:#000 1px 1px;
	padding:1px 10px;
	font-weight:normal;
	text-decoration:none;	
	border-bottom:1px solid black;

}


#right a.pinky {
	font-weight:bold;
}

#right a.bluey {
	font-weight:bold;
}

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


.blurb {
	margin-bottom:5px;
	width:160px;
	height:54px;
	background:#bebebe;
}

.blurb p {
	font:13px arial;
	font-weight:bold;
	color:#fff;
	padding:10px;
}

#content {
	text-align:left;
	width:1024px;
	background:white;
}



.toplinks {
	position:absolute;
	left:340px;
	top:128px;
}

.toplinks a:active, .toplinks a:visited, .toplinks a:link, .toplinks a {
	text-decoration:none;
	font:15px/30px century gothic, arial;
	font-weight:bold;
	color:#fff;
	padding:5px 10px;
	background:black;
	margin:0px 1px;
}

.toplinks a:hover {
	text-decoration:none;
	font:15px/30px century gothic, arial;
	font-weight:bold;
	color:black;
	background:white;
	margin:0px 1px;
}



.showimg {
	position:absolute;
	top:0px;
	left:0;
}

.imgoverlay {
	position:absolute;
	top:0px;
	left:0;
}

h3 {
	margin:0;
	padding:0;
	position:absolute;
	top:20px;
	left:20px;
	font:15px century gothic;
	font-weight:bold;
	color:black;
}

h3 span {
	color:#fff;
}



