/*
Theme Name: AverageGal
Description: 
Author: UniqueBlogDesigns
Author URI: http://UniqueBlogDesigns.com
*/
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Layout Control
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
body {
	text-align:center;
	background:#fff;
	font:62.5%/1.5 verdana,arial,helvetica,sans-serif;
	color:#000;
	min-width:961px;
}
#page {
	width:961px;
	margin:0 auto;
}
#header {
	width:100%;
	font-size:1.2em;
	margin:0 0 16px;
}
#header .main {
	width:961px;
	margin:0 auto;
	text-align:left;
}
#wrap {
	width:100%;
}
#wrap .main {
	width:961px;
	margin:0 auto;
	padding:0 0 20px;
	overflow:hidden;
	text-align:left;
}
#primary {
	width:630px;
	margin:0 328px 0 0;
	float:left;
	display:inline;
	font-size:1.20em;
}
.secondary {
	float:left;
	display:inline;
	font-size:1.1em;
}
#sidebarOne {
	width:312px;
	margin:0 0 0 -318px;
}
#footer {
	width:100%;
	clear:both;
	overflow:hidden;
	font-size:1.2em;
	color:#fff;
	background:url(images/footer.png) repeat-x;
}
#footer .main {
	width:991px;
	margin:0 auto;
	padding:0 0 10px;
	text-align:left;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Header
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#logo {
	width:244px;
	height:103px;
	overflow:hidden;
	position:relative;
	display:inline;
	float:left;
	margin:3px 0 4px 16px;
}
#logo a,
#logo a:visited {
	float:left;
}
#logo em {
	display:block;
	clear:both;
	font-size:.8em;
}
#logo span {
	position:absolute;
	left:0;
	top:0;
	width:244px;
	height:103px;
	background:url(images/logo.png) no-repeat;
	cursor:pointer;
}
#logo img {
	display:block;
	position:relative;
}
#header .banner {
	float:right;
	margin:4px 5px 0 0;
}
#header .inner {
	clear:both;
	width:100%;
	background:url(images/menu.png) no-repeat left bottom;
}
#header .inner:after {
	content:".";
	display:block;
	height:0;
	font:0/0 serif;
	clear:both;
	visibility:hidden;
}
#header .rss {
	float:right;
	clear:both;
	background:url(images/rss.jpg) no-repeat right top;
	font-family:tahoma,sans-serif;
	margin:0 0 5px;
}
#header .rss a {
	display:block;
	color:#0030ff;
	padding:18px 45px 0 0;
}
#header .rss a:hover,
#header .rss a:focus {
	text-decoration:underline;
}
#menu {
	float:left;
	padding:1px 6px;
	font:bold 1.17em/2.5 tahoma,arial,sans-serif;
}
#menu li {
	float:left;
	position:relative;
	z-index:11;
}
#menu li a {
	color:#fff;
	float:left;
	padding:0 10px;
}
#menu li.hover a,
#menu li:hover a,
#menu li.current_page_item a,
#menu li a:hover,
#menu li a:focus {
	color:#000;
	background:#a8a4d3 url(images/menu-hover.png) no-repeat right bottom;
}
#menu li ul {
	position:absolute;
	width:200px;
	left:-999em;
	top:35px;
	border-top:1px solid #d5d5d5;
	line-height:2;
	font-size:1em;
}
#menu li ul li {
	float:none;
	background:none;
	padding:0;
	margin:0;
	width:100%;
	height:auto;
	float:left;
	display:inline;
}
#menu li.hover ul,
#menu li:hover ul {
	left:0;
}
#menu li.hover ul li ul,
#menu li:hover ul li ul,
#menu li.hover ul li.hover ul li ul,
#menu li:hover ul li:hover ul li ul,
#menu li.hover ul li.hover ul li.hover ul li ul,
#menu li:hover ul li:hover ul li:hover ul li ul,
#menu li.hover ul li.hover ul li.hover ul li.hover ul li ul,
#menu li:hover ul li:hover ul li:hover ul li:hover ul li ul,
#menu li.hover ul li.hover ul li.hover ul li.hover ul li.hover ul li ul,
#menu li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li ul {
	top:-1px;
	left:-999em;
}
#menu li.hover ul li.hover ul,
#menu li:hover ul li:hover ul,
#menu li.hover ul li.hover ul li.hover ul,
#menu li:hover ul li:hover ul li:hover ul,
#menu li.hover ul li.hover ul li.hover ul li.hover ul,
#menu li:hover ul li:hover ul li:hover ul li:hover ul,
#menu li.hover ul li.hover ul li.hover ul li.hover ul li.hover ul,
#menu li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul,
#menu li.hover ul li.hover ul li.hover ul li.hover ul li.hover ul li.hover ul,
#menu li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul {
	left:199px;
}
#menu li.hover ul li a,
#menu li:hover ul li a,
#menu li ul li a {
	display:block;
	float:none;
	width:200px;
	width/**/:/**/170px;
	border:1px solid #d5d5d5;
	border-top:0;
	padding:0 12px;
	background:#efefef;
	color:#666;
	text-decoration:none;
}
#menu li.hover ul li a:hover,
#menu li:hover ul li a:hover,
#menu li ul li a:hover,
#menu li ul li a:focus {
	color:#000;
	background:#fff;
	text-decoration:none;
}
#searchform {
	float:right;
	width:231px;
}
input#s {
	width:190px;
	float:left;
	border:none;
	background:none;
	text-align:left;
	font-size:.92em;
	color:#000;
	margin:12px 0 0 3px;
}
input#searchsubmit {
	height:35px;
	width:33px;
	background:none;
	float:right;
	border:none;
	cursor:pointer;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Featured
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#featured {
	width:100%;
	overflow:hidden;
	margin:0 0 9px;
	color:#fff;
}
#featured .box {
	float:left;
	display:inline;
}
#featured .box-1 {
	width:226px;
	height: 201px;
	background:url(images/box-1.png) no-repeat;
}
#featured .box-2 {
	text-shadow: 0px 0px;
	height: 201px;
	width:394px;
	margin:0 0 0 11px;
	background:#653c95 url(images/box-2.png) no-repeat left bottom;
}
#featured .box-3 {
	float:right;
	width:312px;
	margin:0 6px 0 0;
	background:#653c95 url(images/box-3-bottom.png) no-repeat left bottom;
}

#featured h2 {
	font:1.2em/2.33 tahoma,sans-serif;
	color:#fff;
	padding:0 18px;
}
#featured .box-1 .rss {
	display:block;
	width:100%;
	height:35px;
	margin:15px 0 0;
	overflow:hidden;
	text-indent:-9999px;
}
#featured .box-1 .generalForm {
	width:169px;
	margin:100px 0 0 32px;
	background:#fff url(images/box-input.png) no-repeat;
}
#featured .box-1 .formInput {
	width:115px;
	float:left;
	border:none;
	font:bold 1em tahoma,sans-serif;
	color:#aaa;
	margin:6px 0 0 5px;
}
#featured .box-1 .formSubmit {
	height:25px;
	width:38px;
	float:right;
	cursor:pointer;
	border:none;
	background:url(images/box-submit.png) no-repeat;
}
#featured .box-2 h2 {
	background:url(images/box-2-heading.png) no-repeat;
}
#featured .box-2 .inner {
	padding:20px 10px;
	overflow:hidden;
  width:394px;
  width/**/:/**/374px;
}
#featured .box-2 ul {
	font-size:1.2em;
}
#featured .box-2 ul li {
	margin-left: 0px;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-top: 0px;
}
#featured .box-2 ul li a {
	color:#fff;
	padding:0 0 0 25px;
	font-weight:bold;
	font-family:tahoma,sans-serif;
}
#featured .box-2 ul li a:hover,
#featured .box-2 ul li a:focus {
	text-decoration:underline;
	background:url(images/box-2-bullet.png) no-repeat;
}
#featured .box-2 .more {
	float:right;
	color:#000;
	font:bold 1.1em/1.82 tahoma,sans-serif;
	text-align:center;
	width:51px;
	background:url(images/box-2-button.png) no-repeat;
}
#featured .box-2 .more:hover,
#featured .box-2 .more:focus {
	text-decoration:underline;
}
#featured .box-3 h2 {
	background:url(images/box-3-heading.png) no-repeat;
}
#featured .box-3 .inner {
	padding:12px 10px 5px;
	height:1%;
	overflow:hidden;
	text-align:center;
}
#featured .box-3 img {
	border:6px solid #a5a2d1;
}
#featured .box-3 .visit {
	float:right;
	color:#ffce3c;
	font:bold 1em/2.00 tahoma,sans-serif;
}
#featured .box-3 .visit:hover,
#featured .box-3 .visit:focus {
	text-decoration:underline;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Content
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#wrap .apost {
	width:100%;
	margin:0 0 5px;
	clear:both;
}
#wrap .apost h1,
#wrap .apost h2 {
	color:#4aa1d2;
	font:2.4em/1.3 georgia,serif;
}
#wrap .apost h1 a,
#wrap .apost h2 a {
	color:#4aa1d2;
}
#wrap .apost h1 a:visited,
#wrap .apost h2 a:visited {
	color:#6ac1f2;
}
#wrap .apost h1 a:hover,
#wrap .apost h2 a:hover,
#wrap .apost h1 a:focus,
#wrap .apost h2 a:focus {
	text-decoration:underline;
}
#wrap .apost h3 {
	font-size:1.38em;
	line-height:1.39;
}
#wrap .apost h4 {
	font-size:1.23em;
	line-height:1.44;
}
#wrap .apost h5 {
	font-size:1.15em;
	line-height:1.47;
}
#wrap .apost h6 {
	font-size:1.08em;
	line-height:1.5;
}
#wrap .apost .media {
	float:left;
	margin:8px 10px 0 0;
}
#wrap .apost .info {
	list-style:none outside;
	padding:5px 0;
	margin:0;
	overflow:hidden;
	font-size:1.08em;
	font-weight:bold;
	color:#3f3f3f;
}
#wrap .apost .info li {
	padding:0;
	margin:0;
}
#wrap .apost .info li a {
	color:#3f3f3f;
}
#wrap .apost .info li a:visited {
	color:#555;
}
#wrap .apost .info li a:hover,
#wrap .apost .info li a:focus {
	text-decoration:underline;
}
#wrap .apost p,
#wrap .apost blockquote {
	padding:5px 0;
	text-align:justify;
}
#wrap .apost blockquote {
	padding:0 15px;
	margin:5px 20px;
	background:#f5f5f5;
	border-left:5px solid #888;
	color:#666;
}
#wrap .apost blockquote blockquote {
	background:#fff;
	border-left:5px solid #ddd;
}
#wrap .apost ol,
#wrap .apost ul {
	padding:10px 20px;
	list-style:disc inside;
}
#wrap .apost ol {
	list-style-type:decimal;
	margin:0 0 0 18px;
}
#wrap .apost a {
	color:#4aa1d2;
}
#wrap .apost a:visited {
	color:#6ac1f2;
}
#wrap .apost a:hover,
#wrap .apost a:focus {
	text-decoration:underline;
}
#wrap .apost a.more-link {
	font-style:italic;
}
#wrap .apost ul li {
	padding:0 0 0 18px;
	margin:0 0 5px;
}
#wrap .apost ol li {
	margin:0 0 5px;
}
#wrap .apost .foot {
	font-size:1.09em;
	line-height:1.5;
	overflow:hidden;
	clear:both;
	margin:8px 0 0;
	padding:0 0 20px;
	height:1%;
	color:#0072ff;
	list-style:none outside;
	background:url(images/post-foot.png) no-repeat left bottom;
	white-space:nowrap;
}
#wrap .apost .foot a {
	color:#0072ff;
}
#wrap .apost .foot a:visited {
	color:#0072ff;
}
#wrap .apost .foot a:hover,
#wrap .apost .foot a:focus {
	text-decoration:underline;
}
#wrap .apost .foot li {
	margin:0 0 5px;
	padding:0;
}
#wrap .apost .foot .first {
	float:right;
}
#wrap .apost .foot .second {
	float:left;
	clear:left;
}
#wrap .apost .foot .comments {
	padding:0 18px 0 0;
	background:url(images/comment-bubble.gif) no-repeat right 5px;
}
#wrap .lead {
	clear:both;
	font-weight:bold;
	text-align:left;
	margin:8px 0 0;
	overflow:hidden;
	width:100%;
	font:bold 1.09em/2.08 verdana,sans-serif;
}
#wrap .lead a {
	display:block;
	color:#fff;
	width:65px;
	text-align:center;
	background:url(images/lead.png) no-repeat;
}
#wrap .lead a:hover,
#wrap .lead a:focus {
	text-decoration:underline;
}
#wrap .lead .prev {
	float:left;
}
#wrap .lead .next {
	float:right;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Sidebar(s)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.secondary a {
	color:#1d1d1d;
}
.secondary a:visited {
	color:#333;
}
.secondary a:hover,
.secondary a:focus {
	text-decoration:underline;
}
.columns {
	clear:both;
	height:1%;
}
.columns h2 {
	font:1.09em/2.92 tahoma,sans-serif;
	color:#fff;
	padding:0 24px;
}
.wid{
	font:1.09em/2.92 tahoma,sans-serif;
	color:#fff;
	padding:0 24px;
	height:60px;
}

.columns .inner {
	position:relative;
	padding:10px 24px;
}
.columns ul li {
	margin:0 0 5px;
}
.columns p {
	padding:5px 0;
}
.columns ul ul {
	margin:5px;
}
.secondary .column-1 {
	margin:0 0 10px;
	background:url(images/sidebar-1-bg.gif) repeat-y;
}
.secondary .column-1 h2 {
	line-height:1.67;
	text-align:center;
	color:#000;
	background:url(images/sidebar-1-heading.png) no-repeat;
}
.secondary .column-1 .inner {
	background:url(images/sidebar-1-bottom.png) no-repeat left bottom;
}
.secondary .review {
	text-align:center;
}
.secondary .moneymakers .inner {
	padding:0 0 3px 6px;
	overflow:hidden;
	height:1%;
}
.secondary .moneymakers ul li {
	margin:0;
	float:left;
}
.secondary .moneymakers ul li a {
	float:left;
}
.secondary .ads {
	background:#a6c8f9;
	overflow:hidden;
	padding:20px 0 0 10px;
	margin:0 0 10px;
}
.secondary .ads li {
	margin:0;
	float:left;
	width:145px;
	height:145px;
	text-align:center;
}
.secondary .column-2 {
	padding:38px 8px 0 0;
	margin:0 -8px -38px 0;
	background:url(images/sidebar-heading-2.png) no-repeat;
}
.secondary .column-22 {
	padding:38px 8px 0 0;
	margin:0 -8px -38px 0;
	
}

.secondary .featured {
	padding:0;
	width:325px;
	position:relative;
	margin:0 0 -38px -13px;
	background:url(images/sidebar-heading-1.png) no-repeat;
}
.secondary .featured .inner {
	padding:15px 24px 15px 37px;
	font-weight:bold;
}
.secondary .featured h2 {
	padding:0 37px;
}
.secondary .recentComments .inner {
	padding:5px 16px 5px 5px;
}
.secondary .recentComments li {
	width:100%;
	overflow:hidden;
	padding:5px;
	margin:0;
	background:url(images/sidebar-dashed.gif) repeat-x left bottom;
}
.secondary .recentComments li:hover,
.secondary .recentComments li.hover {
	background:#f0edf5 url(images/sidebar-dashed.gif) repeat-x left bottom;
}
.secondary .recentComments li a {
	font-weight:bold;
	color:#0072ff;
	text-decoration:underline;
}
.secondary .recentComments li a:visited {
	color:#2092ff;
}
.secondary .recentComments li a:hover,
.secondary .recentComments li a:focus {
	text-decoration:none;
}
.secondary .recentComments li img {
	float:left;
	border:1px solid #000;
	margin:5px 10px 0 0;
}
.secondary .categories a {
	font-weight:bold;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Comment
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#commentBox {
	position:relative;
	width:100%;
}
#commentBox a {
	color:#000;
}
#commentBox a:visited {
	color:#777;
}
#commentBox a:hover,
#commentBox a:focus {
	text-decoration:underline;
}
#commentform {
	padding:10px 0;
	overflow:hidden;
	width:100%;
}
#commentform p {
	padding:0 0 10px;
}
#commentform .changeAva {
	float:right;
	text-align:center;
	width:220px;
	width/**/:/**/200px;
	padding:5px 10px;
	font-size:.92em;
	border:1px solid #ddd;
	background:#fafafa;
}
#commentform .changeAva h4 {
	color:#000;
	font-size:1.09em;
	margin:0 0 3px;
}
#commentform .changeAva span {
	display:block;
}
#commentform .changeAva img {
	border:1px solid #c6c6c6;
}
#commentform .changeAva a {
	color:#000;
}
#commentform input,
#commentform textarea {
	padding:4px 3px 0;
	color:#000;
}
#commentform #author,
#commentform #email,
#commentform #url,
#commentform #comment {
	display:block;
	font-size:1.08em;
	border:1px solid #c6c6c6;
	font-family:arial,sans-serif;
	width:256px;
	width/**/:/**/250px;
	height:26px;
	height/**/:/**/20px;
	background:#fafafa;
}
#commentform textarea#comment {
	width:622px;
	min-height:100px;
	border-width:1px;
	margin:0 0 10px;
	padding:4px 3px;
	background:#fafafa;
}
* html #commentform textarea#comment {
	height:100px;
}
#commentform input#submit {
	width:10em;
	padding:5px 0;
	margin:-10px 0 0;
	font:bold 1em arial,sans-serif;
	color:#000;
	text-transform:uppercase;
	float:left;
	border:1px solid #c6c6c6;
	background:#f2f2f2;
	cursor:pointer;
}
.commentlist {
	list-style:none outside;
	width:100%;
}
.commentlist li {
	padding:0 0 20px;
	width:100%;
	float:left;
	clear:both;
	display:inline;
}
.commentlist li div.avatar {
	float:left;
	width:75px;
	font:0/0 serif;
	color:#000;
	position:relative;
}
.commentlist li div.avatar a {
	color:#000;
}
.commentlist li div.avatar img {
	margin:0!important;
	display:block!important;
	border:1px solid #c6c6c6;
}
.commentlist li .content {
	float:left;
	width:555px;
	width/**/:/**/533px;
	padding:5px 10px 0;
	border:1px solid #c6c6c6;
	background:#eee;
}
.commentlist li .content .info {
	font-size:1.08em;
	color:#000;
	padding:0 0 10px;
}
#commentBox .commentlist li .content a {
	color:#000;
}
#commentBox .commentlist li .content .info a {
	color:#000;
}
.commentlist li.author .content {
	border:1px solid #c6c6c6;
	background:#fafafa;
	color:#323232;
}
.commentlist li.author .content .info {
	color:#626267;
}
#commentBox .commentlist li.author .content a {
	color:#000;
}
#commentBox .commentlist li.author .content .info a {
	color:#626267;
}
.commentlist li .content .info .author {
	font-weight:bold;
}
.commentlist li .content .info .author img {
	display:none!important;
}
.commentlist li p {
	padding:0 0 10px;
	clear:both;
	text-align:justify;
}
.commentlist .commentTip {
	position:absolute;
	left:0;
	top:0;
	z-index:1;
}
.commentlist .reply {
	float:right;
	font-size:.92em;
	margin:-10px 0 5px;
}
.commentlist .commentTip .reply {
	display:none;
}
h3#respond,
h3#comments {
	font-size:1.33em;
	line-height:1.38;
	color:#000;
	padding:5px 0;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Footer
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#footer a {
	color:#fff;
	font-weight:bold;
}
#footer a:visited {
	color:#eee;
}
#footer a:hover,
#footer a:focus {
	text-decoration:underline;
}
#footer .box {
	float:left;
	padding:0 0 0 15px;
	background:url(images/footer-divider.gif) no-repeat;
}
#footer .box-1 {
	width:288px;
	width/**/:/**/273px;
	background:url(images/footer-shape.png) no-repeat 0 32px;
}
#footer .box-2 {
	width:322px;
	width/**/:/**/307px;
}
#footer .box-3 {
	width:173px;
	width/**/:/**/158px;
}
#footer .box-4 {
	width:208px;
	width/**/:/**/193px;
}
#footer .box h2 {
	margin:0 0 20px;
	font:1em/2.67 tahoma,sans-serif;
}
#footer .box-1 ul li,
#footer .box-3 ul li {
	margin:0 0 8px;
}
#footer .box-4 ul {
	background:#f3f3f3;
	border:12px solid #7957a3;
	padding:6px 18px;
	height:1%;
}
#footer .box-4 ul li {
	margin:0;
	clear:both;
}
#footer .box-4 ul li a,
#footer .box-4 ul li a:visited {
	font:1em/1.92 arial,sans-serif;
	color:#333;
}
#footer .box-4 ul li img {
	vertical-align:top;
}
#footer .box-4 ul li span {
	float:left;
	margin:0 8px 0 0;
	width:18px;
	text-align:center;
}
* html #footer .box-4 ul li span {
	margin:0 5px 0 0;
}
#footer .design {
	display:block;
	clear:both;
	width:95px;
	height:22px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(images/ubd-logo.png) no-repeat;
}
.learn a {
	top: 5px;
	position: relative;
	margin-left: 20px;
	font-weight: bold;
	color: yellow;
}
.secondary .submitEntry {
	background:none;
	width:312px
	height: 105px;
	margin-bottom:10px;
	background:url(images/sidebar-box.png) no-repeat;
}
.secondary .submitEntry a,
.secondary .submitEntry a:visited {
	display:block;
	font-size:1.42em;
	line-height:1.2;
	text-align:center;
	padding: 12px 36px;
	color:#fff;
	
}
.secondary .submitEntry a span {
	color:#e1e55c;
}

.twiimg { position:absolute; top:75px; margin-left: 550px }