/*  
Theme Name: GG
Theme URI: http://www.freewpthemes.net/preview/solutions
Description: Widget ready and tested on WP2.3
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
*/

/** BASIC */

body {
	margin: 0;
	padding: 0;
	background: #F7F4E7 url(gg_images/homepage01.jpg) repeat left top;
}

/** HEADINGS */

h1, h2 {
	margin: 0px 0px 15px 0px;
	font: normal 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
}
#sidebar ul li h2 {
	margin: 0px 0px 0px 5px;
	font-size: 13px;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #1262B0;
}
h3 {
	margin: 0px 0px 0px 5px;
	font-size: 13px;
	color: #1262B0;
}

h3 span {
	display: block;
	font-size: 10px;
	font-weight: normal;
	color: #434343;
}
	
h4 {
	margin: 0px 0px 15px 0px;
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #478d01;
}


/** FOOTERS */
.sig {
	font-size: 11px;
	color: #1262B0;
	text-align: right;
}

.more {
	text-align: right;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #58523F;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: left;
	list-style-type: none;
	padding: 0;
	margin-left: 0px;
}

li {
	margin-top: 0px;
	margin-bottom: 2px;
	text-align: left;
	padding: 0;
	margin-left: 0;
}

.text1 {
	color: #FFFFFF;
}

.text1 a {
	color: #FFFFFF;
}

.text2 {
	text-align: center;
	color: #9AB6CC;
}

.text2 a {
	color: #9AB6CC;
}

.text3 {
	text-align: center;
	color: #7096B5;
}

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list1 li {
	padding-top: 15px;
	background: url(http://thisshouldhelp.net/images/homepage07.gif) repeat-x left top;
}

.list1 li.first {
	padding: 0px;
	background: none;
}

.list2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list2 li {
	padding: 5px;
	background: url(http://thisshouldhelp.net/images/homepage12.gif) repeat-x left top;
}

.list2 li.first {
	background: none;
}

.list2 a {
	padding-left: 9px;
	background: url(http://thisshouldhelp.net/images/homepage11.gif) no-repeat left center;
}

.list3 {
	margin-left: 25px;
	list-style: circle;
}

/** LINKS */

a {
	color: #F56200;
}

a:hover {
	text-decoration: none;
}

.title a{
	color: #478d01;
	text-decoration: none;
}

.title a:hover {
	color: #1262B0;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(gg_images/bg03a.png) repeat-y left top; }
.bg2 { background: url(gg_images/bg02.jpg) no-repeat left top; }
.bg3 { background: url(gg_images/bg03a.png) no-repeat left bottom; }
.bg4 { background: url(gg_images/homepage07.gif) repeat-x left top; }
.bg5 { background: url(gg_images/homepage10.jpg) no-repeat left top; }
.bg6 { background: url(gg_images/bg06.jpg) no-repeat left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

img.left {
	float: left;
	margin: 3px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

#wrapper {

}


/* Header */

#header-wrapper {
}

#header {
	width: 940px;
	height: 36px;
	margin: 0 auto;
}

/* Menu */


/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-right: 1px solid #24130F;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	background: #24130F;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot td {
	padding: 5px;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot #next {
	border-top: 1px solid #24130F;
	text-align: right;
}

#calendar tfoot #prev {
	border-top: 1px solid #24130F;
}

#calendar .pad {
	border-bottom: 1px solid #24130F;
}

#calendar #today {
	background: #24130F;
}

#lastposts { width: 400px !important;}
.choosepost { width: 392px !important;}



img.avatar {float:left; margin-right:5px;} 
