/*  
Theme Name: Recreation Solutions
Theme URI: http://www.recreationsolutions.co.nz
Description: Custom Wordpress theme
Version: 1.0
Author: Gravitate
Author URI: http://www.gravitate.co.nz

	Recreations Solutions
	 http://www.recreationsolutions.co.nz

	This theme was designed and built by Gravitate,
	whose website you will find at http://www.gravitate.co.nz


*/


/* Begin Typography & Colors */

html {
	height: 100%;
}


body {
	text-align: center;
	background-color: #FFF;
	margin: 0px;
	background: url(images/pageBg.gif) repeat-x;
	font-size: 1.0em;
	}
	
	
select {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #CCC;
	}
	
	
form {
	margin: 0px;
	}
	
	
h1 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #277386;
	padding: 0;
	margin: 0px 0px 10px 0px;

}



h2 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #277386;
	font-weight: bold;
	padding: 0;
	margin: 0px 0px 10px 0px;

}


h3 {
	 font-size: 13px;
	 font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	 color: #277386;
	 font-weight: bold;
	 padding:0;
	 margin: 0;
	 }
	 
h3.comments {
	padding: 0;
	margin: 0px auto 20px ;
	}
	 
h4 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #e31382;
	font-weight: bold;
	padding: 0;
	margin: 0px 0px 0px 0px;

}



input {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	padding: 1px 3px 3px 3px;
	margin: 3px 0px 0px 0px;
	border: 1px solid #E8E8E8;
	height: 15px;
	}
	
	
textarea {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	padding: 2px;
	margin-top: 3px;
	border: 1px solid #E8E8E8;
	width: 338px;
	height: 120px;
	}

.submit_button {
	width: 74px;
	height: 26px;
	border: none;
	margin: 5px 0px 0px 270px;
	background: transparent url(images/submit.gif) no-repeat center top;
	cursor:pointer;
}	
	
	
	
/********************************************************************************************  LINKS */

a:link { 

 	color: #d74c1b;
	text-decoration: none;
	font-weight: bold;
}

a:visited { 

 	color: #d74c1b;
	text-decoration: none;
	font-weight: bold;
}

a:hover { 

 	color: #d74c1b;
	text-decoration: underline;
	font-weight: bold;

}

a:active { 

 	color: #d74c1b;
	text-decoration: underline;
	font-weight: bold;
}
	




/********************************************************************************************  CLASSES  */

hr { margin-top:20px;
margin-bottom:20px;
	height: 1px;
border: 0;
color: #ccc;
background-color: #ccc;
	}
	
.contentRight
{
    border-bottom: 1px solid #d4e3e7;
	padding: 6px;
	}

.narrowcolumn {
	padding-left: 38px;
	padding-bottom: 20px;
	padding-right: 35px;
	padding-top: 0;
	margin-bottom: 20px;
	margin-right: 0;
	margin-top: 0;
	width: 573px;
}

.widecolumn {
	padding-left: 0px;
	padding-bottom: 20px;
	padding-right: 65px;
	margin-left: 0px;
	margin-bottom: 20px;
	margin-right: 0;
	margin-top: 0px;
	width: 560px;
	}

.post {
	margin: 0px 0 0px 0px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}



	
/********************************************************************************************   DIVS  */

#container {
	width: 858px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background: url(images/bg.gif) repeat-y;
	}	
	
#siteMenu {
	width: 155px;
	margin: 10px 0px 0px 29px;
	}
		
#content {
	padding: 0;
	margin: 22px 60px 30px 0px;
	text-align: left;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #277386;
	font-size: 11px;
	width: 576px;
	}	

#content img {
	margin: 0;
	height: auto;
	max-width: 640px;
	width: auto;
}
#content .attachment img {
	max-width: 900px;
}
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft,
#content img.alignright,
#content img.aligncenter {
	margin-bottom: 12px;
}

#foot {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	margin: 0px auto 0px auto;
	background: #277386 url(images/footer.gif) repeat-x;
	padding: 20px 0px 70px 0px;
	
	}
	
	
#foot a:link {
	color: #fff;
	text-decoration: none;
}


#foot a:hover {
	color: #fff;
	background: none;
	text-decoration: underline;
	}
	
#foot a:visited {
	color: #fff;
	background: none;
	text-decoration: none;
	}

	
	
/******************************************************************************************************* LIST ITEMS */

.list {
	margin: 0px;
	padding: 5px 0px 0px 20px;
	}
	
.list ul { 
	 line-height: 18px;
	 list-style-type: none;
	 margin: 0px 0px 0px 0px;
	 padding: 0px 0px 0px 0px;
	 list-style-position: inside;
	 }
 
 
.list li {	
	padding: 4px 0px 4px 7px;
	list-style-type: none;
	background:transparent url(images/li.gif) no-repeat 0px 11px;
	margin: 0px 0px 0px 3px;
	line-height: 15px;

}	

/* 	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	/*content: "\00BB \0020 ZZZ";*/
	

	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0px 0px 0px 0px;
	padding: 3px 5px 3px 8px;
	}


/* End Entry Lists */

/**************************************************************************************BLOG MENU*****************************/	
 

.wordpressMenu {
	font-size: 10px;
	color: #545453;

	}
	
.wordpressMenu a {
	font-size: 11px;
	color: #545453;
	font-weight: bold;
	}

.wordpressMenu ul { 
	 line-height: 18px;
	 list-style-type: none;
	 margin: 0px;
	 padding: 0px 0px 0px 0px;
	 }


.wordpressMenu li {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	list-style-type: none;
	background:transparent url(/images/liBullet.gif) no-repeat;
    background-position: 0px 10px;
	padding: 0;
	border-bottom: 1px solid #d4e3e7;
}
	
.wordpressMenu a:hover{
	font-size: 11px;
	color: #545453;
	font-weight: bold;
	}
	


/************************************************************************************************************************/	
	
.postmetadata {
	color: black;
	}

.title {
 font-size: 13px;
 font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
 color: #277386;
 padding: 0px 0px 5px 0px;
 text-transform: uppercase;
 font-weight: bold;
 display: block; 
}

/* Begin Sidebar */

#sidebar {
	padding: 20px 10px 0px 10px;
	margin: 0 0px 0 0;
	width: 150px;
	text-align: left;	
}

#sidebar form {
	margin: 0;
	}
	
#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}
/* End Sidebar */

.widecolumn .entry p {
	font-size: 11px
	}

.narrowcolumn .entry, .widecolumn .entry {
	font-size: 11px
	}

.widecolumn {
	font-size: 11px
	}

.narrowcolumn .postmetadata {
	text-align: right;
	}

.alt {
	background-color: #FAFcfc;
	border-top: 1px solid #d4e3e7;
	border-bottom: 1px solid #d4e3e7;
	}
/* End Sidebar */

.entry p a:visited {
	color: #d74c1b;
	}

.commentlist li, #commentform input, #commentform textarea {
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {

	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {

	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #5F5143;
	font-size: 11px;
	padding: 2px;
	float: left;
	border: 1px solid #e8e8e8;
	}

#sidebar #searchsubmit {
	padding: 1px;
		}
		


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
				border: 1px solid #e5e5e5;
		font: 11px "Trebuchet MS", Verdana, Arial, sans-serif;

	}

#commentform textarea {
	
	padding: 2px;
		border: 1px solid #e5e5e5;
		font: 11px "Trebuchet MS", Verdana, Arial, sans-serif;
}

#author input {

}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	margin: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 0px 0 0px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */







/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

a img {
	border: thick; 
	}

.navigation {
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	}
/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
