	Machine Gun Kisses CSS 0.1
	Design by Nimbler Web Design and Development
	CSS/Template by Ronnie Pyne
*/

/* GLOBAL */

* {
	margin: 0;
	padding: 0;
}

html {
	font-size: 10px;
	font-family: Arial, Verdana;
}

.clear {
	clear: both;
}

body {
	overflow-y: auto;
	overflow-x: hidden;
	background: #000000 url(../images/mgk_main_bg.jpg) no-repeat top center !important;
}

html, body, #MainWrapper {
	min-height: 100%;
	width: 100%;
	height: 100%;
	color: black;
}

html>body #MainWrapper {
	height: auto;
}

#MainWrapper {
	position: absolute;
	top: 0;
	left: 0;
}

a img {
	 border: none;
}

a, a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

a:hover {
	background: none;
	text-decoration: underline;
}

p {
	margin-bottom: 10px;
}

.Normal {
	font-weight: normal;
}
.Normal a {
	font-weight: normal;
}

/* HEADER */

#Header {
	position: relative;
	width: 960px;
	height: 452px;
	margin: 0 auto;
}

#Header #Logo {
	width: 310px;
	height: 234px;
	background: url(../images/machine_gun_kisses_logo.png) no-repeat;
	position: absolute;
	z-index: 999;
	top: 0;
	left: 0;
}

#Header #Nav {
	position: absolute;
	top: 0;
	right: 0;
	margin-right: -20px;
}

#Header #Nav ul {
	list-style-type: none;
}

#Header #Nav ul li {
	float: left;
}

#Header #Nav ul li a {
	float: left;
	padding: 0px 30px;
	height: 60px;
	line-height: 60px;
	display: block;
	text-decoration: none;
	font-weight: 800;
	text-align: center;
	vertical-align: center;
	font-family: Georgia;
	font-size: 1.7em;
	color: white;
	text-transform: uppercase;
}

#Header #Nav ul li a:hover {
	background: url(../images/nav_button.png) no-repeat;
	background-position: top center;
}

#Header #SubNav {
	width: 100%;
	height: 50px;
	position: absolute;
	z-index: 0;
	bottom: 248px;
	background: url(../images/nav_bg.jpg) no-repeat;
}

#Header #SubNav #SubNavContent {
	width: 640px;
	height: 50px;
	float: right;
	text-align: right;
	margin-right: 20px;
	line-height: 50px;
	color: white;
	font-size: 1.4em;
	font-family: Georgia !important;
	font-weight: 800;
}

#Header #SubNav #SubNavContent a, #Header #SubNav #SubNavContent a:hover, #Header #SubNav #SubNavContent a:visited, #Header #SubNav #SubNavContent a:active {
	color: white;
	text-decoration: none;
}

#HeaderBanner {
	position: absolute;
	top: 65px;
	right: 0;
	width: 600px;
	height: 100px;
	background: #555;
}

#cta_carousel_wrap {
	position: absolute;
	bottom: 0;
}

.jcarousel-item {
	height: 248px;
	width: 240px;
}

.jcarousel-item a img {
	border: none;
}

#MGKFacebook {
	position: absolute;
	top: 60px;
	right: 0;
}

#MGKFacebook a img {
	border: 0 !important;
}

/* BREADCRUMBS */
#Breadcrumbs {
	height: 30px;
	background: url(../images/content_top_texture.jpg) no-repeat;
	padding-left: 10px;
	line-height: 30px;
}

/* CONTENT */

#ContentWrapper {
	position: relative;
	width: 960px;
	overflow-y: auto;
	min-height: 500px;
	margin: 0 auto;
	background: url(../images/content_bg.jpg) repeat;
	padding-bottom:10px;
}

#ContentWrapper #LayoutContent {
	width: 630px;
	float: left;
}

#ContentWrapper #LayoutContent #Content {
	padding-left: 10px;
}

#BlogHolder h2, #Sidebar h3, .box h3, #Content h1, #LayoutContent h1, #SidebarWrapper h3 {
	height: 40px;
	line-height: 40px;
	background-color: #272727;
	text-align: left;
	font-size: 1.6em;
	color: white;
	padding-left: 10px;
	font-family: Georgia;
	margin: 0 0 5px;
}
#BlogHolder h2, #LayoutContent h1 {
	width: 620px;
}

#BlogHolder h2 a, #BlogHolder h2 a:visited, #BlogHolder h2 a:active {
	color: white;
}
.ContentBox {
	float: left;
	width: 300px;
}
#LayoutContent h1 a {
	color: white;'
}

/* SIDEBAR */
#ContentWrapper #Sidebar, #SidebarWrapper {
	float: right;
	width: 310px;
}
#Sidebar ul {
	list-style-type: none;
	font-size: 1.2em;
}
#category {
	margin-left: 10px;
	width: 90%;
}
#category ul {
	margin:0 !important;
	padding:0;
	list-style: none;
	margin-left: 8px;
	padding-left: 12px;
	list-style: url(../images/bullet_1.png) !important;
}
	#category ul li {
		padding: 0;
		margin: 0;
	}
#Sidebar #category ul {
	font-size: 1.4em;
}
#Sidebar #category ul li a {
	padding-top: 5px;
	padding-bottom: 7px;
}
#Sidebar #category ul li a span {
	color: #444;
	padding-left: 10px;
	font-size: 0.9em;
}
.WidgetHolder {
	margin-bottom: 20px;
}

.Products {
	margin: 10px 0 0 !important;
}

.Products li {
	margin: 0 0 10px 0 !important;
	text-align: center;
	width: 120px;
	margin-left: 20px;
}

.Products li.odd {
	float: left;
}

.Products li.even {
	float: left;
}

.Products li a.ProductImage {
	width: 120px;
	height: 120px;
	background: center center no-repeat white;
	display: block;
	border: 1px solid #ccc;
}

.Products li {
	font-weight: 800;
}

.Price {
	color: #6F0000;
}
.Strike {
	text-decoration: line-through;
	font-weight: normal;
}
.Special {
	color: #CF0000;
	font-weight: bold;
}

.MiscItem img {
	margin-left: 20px;
	margin-right: 20px;
}

.MiscItem p {
	margin-top: 10px;
}

#Sidebar p, #Sidebar .ArchiveMonths, #Sidebar .ArchiveYears {
	padding: 0 15px;
}

.subscribeLink, .subscribeLink:hover {
	float: right;
	padding-right: 20px;
}

iframe {
	border: 10px solid #272727;
}

/*------------ COMPETITIONS -----------------*/

.album-nav {
	border-width: 0!important;
}
#gallery-list img {
	margin:0;
}
#SidebarWrapper h3 {
	margin-bottom: 0!important;
}

#SidebarWrapper .entry {
	padding: 7px 10px;
	background: #555555;
	color: #EEEEEE;
	margin: 0;
}

.CompetitionImageWrapper {
	max-width: 610px;
	margin: 10px;
	text-align: center;
}

.CompetitionImageWrapper a {
	font-size: 13px;
}

.CompetitionImageWrapper h2.caption {
	margin: 10px 0 5px 0;
}
.CompetitionImageWrapper p.name {
	margin: 0 0 5px;
}

.CompetitionImageWrapper .commentslikebox {
	margin-bottom: 5px;
	margin-left: 135px;
}

.CompetitionImageWrapper img {
	max-height: 430px;
	margin-top: 5px;
}
#pagination-imagegallery {
	text-align: center;
}

#pagination-imagegallery a{
	border:solid 1px #333 !important;
	background: #555;
}

#pagination-imagegallery .previous-off,
#pagination-imagegallery .next-off {
border:solid 1px #DEDEDE!important;
color:#888888!important;
display: inline-block;
float: none;
}

#pagination-imagegallery .active{
background:#BD1D20!important;
color:#FFFFFF!important;
}

#pagination-imagegallery a:link,
#pagination-imagegallery a:visited {
color:#111 !important;
}

#pagination-imagegallery a:hover{
border:solid 1px #000 !important;
}

#gallery-list li {
	text-align: center;
}

#gallery-list li a:hover {
	text-decoration: none;
}

.gallery-layout li {
	height: 150px;
	overflow: hidden;
}

/* FOOTER */

.likebox {
	width: 960px;
	position: relative;
	margin: 0 auto;
}

#FooterWrapper {
	position: relative;
	width: 960px;
	height: 90px;
	margin: 0 auto;
	background: url(../images/footer_bg.jpg) no-repeat;
	clear: both;
	font-family: Georgia !important;
	text-transform: uppercase;
}

#FooterNav {
	list-style-type: none;
}

#FooterNav li {
	float: left;
	margin-left: 5px;
	margin-top: 10px;
	font-size: 1.4em;
}

#FooterNav .link {
	font-weight: 800;
}

#FooterNav .divide {
	font-weight: 400;
	color: white;
}

#FooterNav a, #FooterNav a:hover, #FooterNav a:visited, #FooterNav a:active {
	color: white;
}

#Nimbler {
	position: absolute;
	bottom: 10px;
	right: 5px;
}

#Nimbler a img {
	border: none;
}

#Copyright a {
	font-weight: 400;
	color: #DDD;
	font-size: 1.0em;
}

#Copyright {
	position: absolute;
	bottom: 10px;
	left: 5px;
	color: #DDD;
	font-size: 1.0em;
}


