
/*
Theme Name: Ask the Seat Expert
Theme URI:
Description: Theme based on Norbert Acuna SeatExpert.com design
Version: 1.0.0
Author: Jamie Broussard
Author URI: http://frequentflyerservices.com/
Tags: white, fixed width, widgets, right sidebar, simple
*/


blockquote {
	margin: 30px;
	padding: 0;
	font-style: italic;
}
* html blockquote {height: 1%;}
blockquote p {
	margin: 0;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.aligncenter {margin: 7px margin}
.alignleft {float: left}
img.alignleft {margin: 5px 10px 3px 0}
.alignright {float: right}
img.alignright {margin: 5px 0 3px 10px}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


#wrapper {
	width: 990px;
	margin: 0 auto;
	padding: 20px 0 0 0;
	border-top: 5px solid #EEE;
}


/* Header
-----------------------------------------------------------------------------*/
#header {

}
#top{
	float: right;
	text-align: right;
}
#top li {
	display: inline;
}
#top a {
	color: #808080;
	margin: 0 0 0 13px;
	background: url(i/toparrow.gif) center left no-repeat;
	padding: 0 0 0 12px;
	font-size: 1.2em;
}
#top .current_page_item a {
	background-image: url(i/toparrow2.gif);
}

#searchform {
	margin: 0 0 10px 0;
}

#searchform input {
	border:solid 1px #b7ddf2;
}

#s {
	padding: 2px 6px;
	border: 2px solid #ccc;
	width: 145px;
}
#searchsubmit {
	border: 0;
	padding: 2px 7px;
	color: #fff;
	font-weight: bold !important;
	overflow: visible;
	height: 24px;
	cursor: pointer;
	background: #666666;
	width: 160px;
}

#logo {
	float: left;
	color: #808080;
	line-height: 0.85em;
	font-size: 3.3em;
	margin: 14px 0 15px;
}
#logo span {
	display: block;
	font-size: 0.38em;
	font-weight: normal;
	text-transform: uppercase;
}

#menu {
	height: 24px;
	padding: 7px 0 0 0;
	clear: both;
	background: url(i/smalldot.gif) repeat-x;
	border-bottom: 1px solid #CCC;
	position: relative;
}
#menu li {
	font-size: 1.1em;
	display: inline;
	text-transform: uppercase;
}
#menu li a {
	margin: 0 25px 0 10px;
	color: #808080;
	font-size: 1.2em;
}
#menu li a:hover {color: #444;}
#menu li.current_page_item {
	background: url(i/arrow.gif) no-repeat center left;
}


/* Content
-----------------------------------------------------------------------------*/
#container {
	width: 100%;
	background: url(i/dots.gif) 550px 0 repeat-y;
	margin-bottom: 10px;
}
* html #container {height: 1%;}
#container:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#content {
	width: 250px;
	float: left;
	padding: 0 10px 20px 0;
	overflow: hidden;
}

#content h2 {
	font: normal 1.9em "Trebuchet MS", Arial, Sans-Serif;
	padding: 0 0 3px;
	border-bottom: 1px solid #EEE;
	margin-bottom: 1.2em;
}
#content h2.pagetitle {
	
}

h2.pagetitle {
	padding: 8px 0 0 10px;
}

#content h3 {
	padding: 1px 0 4px;
	margin-bottom: 0.2em;
	border-bottom: 1px solid #EEE;
}

#content p,
#content li {
	font-size: 1.3em;
	line-height: 1.4em;
}
#content li li {
  font-size: 1em;
}

#content .post {
	margin: 0 0 2.2em;
}
#content .post h2,
#content .post h3 {
	font-size: 2em;
	margin: 0 0 2px;
}

#inner-blog {
	margin: 0;
	background:#fff;
	text-align: left;
}

#inner-blog-single {
	background:#fff;
	text-align: left;
	padding: 0;
}

#inner-blog div.post h2 {
	padding: 10px 15px;
	border: solid 1.5px #f18322;
	background: #fff;
	-moz-border-radius-topright:5px; 
	-webkit-border-top-right-radius: 5px ;
	-moz-border-radius-topleft: 5px; 
	-webkit-border-top-left-radius: 5px ;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}

#post-rt {
	text-align: left;
	margin: 0;
	padding: 0;
	float: left;
	width: 703px;
}

.post {
	padding: 0px;
	margin: 0 0 10px 0;
}

.post ul,
.post ol {
	margin: 7px 0 7px 35px;
}
.post li {
	padding: 2px 0;
}

.post ol
{
	list-style-type: decimal;
}
.post ul
{
	list-style-type: circle;
}

.post h2 a {
	font-size: 22px;
	font-weight: 700;
	color: #297abb;
}

.postmetadata {
	font-weight: 200;
	margin-bottom:0;
	font-size: 11px;
	text-align: left; 
	padding:0;
	color: #333333;
}
.postmetadata a {
	text-decoration: underline;
}

.postmetadata a:hover {
	text-decoration: none;
}

#google-in-post {
	margin: 20px 20px 0 20px;
}
#complete-question {
	border: solid 1.5px #f18322;
	margin: 0;
	padding: 10px 15px;
	-moz-border-radius-topright:5px; 
	-webkit-border-top-right-radius: 5px ;
	-moz-border-radius-topleft: 5px; 
	-webkit-border-top-left-radius: 5px ;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}

#complete-question p {
	font-size: 22px;
	font-weight: 700;
	color: #297abb;
	margin: 0;
}

#complete-question h3 a
{
	font-size: 22px;
	font-weight: 700;
	color: #297abb;
}

.entry-ad {
	min-height: 300px;
	height:auto !important;/* IE HACK FOR MIN-HEIGHT */
	border-bottom: solid 1.5px #666666;
	border-right: solid 1.5px #666666;
	border-left: solid 1.5px #666666;
	background:#fff;
	text-align: left;
	font-size: 14px;
	padding: 10px 15px 15px 15px;
	margin: 0 0 0;
	color: #333333;
}

.entry-ad p {
	padding: 10px 0;
}


.entry {
	border-bottom: solid 1.5px #666666;
	border-right: solid 1.5px #666666;
	border-left: solid 1.5px #666666;
	background:#fff;
	text-align: left;
	font-size: 14px;
	padding: 10px 15px 15px 15px;
	margin: 0 0 0;
}

.entry p {
	padding: 0;
	margin: 0 0 10px;
}

.entry a {
	color: #297abb;
	padding: 5px;
	font-size: 12px;
	font-weight: bold !important;
}

.entry h1 {
	font-size: 1.8em;
	margin: 15px 0 10px;
}
.entry h2 {
	font-size: 1.65em !important;
	font-weight: bold !important;
	margin: 15px 0 10px !important;
	padding: 0 !important;
	border: none !important;
}
.entry h3 {
	font-size: 1.45em !important;
	font-weight: bold !important;
	margin: 15px 0 10px !important;
	padding: 0 !important;
}
.entry h4 {
	font-size: 1.3em;
	margin: 15px 0 10px;
	font-weight: bold !important;
}

.line {
	clear: both;
	padding: 3px;
	margin: 0 0 15px;
	background: url(i/smalldot.gif) repeat-x;
}

.nav {
	font-size: 1.3em;
	padding: 0 0 22px;
}
.navigation {
	font-size: 1.3em;
	margin: 20px 0;
	height: 1.3em;
}
.alignleft {float: left;}
.alignright {float: right;}

h3#comments,
h3#respond {
	padding: 1px 0 4px;
	border-bottom: 1px solid #EEE;
}

.commentlist {
	margin: 0 0 30px 0;
}
.commentlist li {
	padding: 8px 0 2px;
}
.cdata {
	border-bottom: 2px solid #297abb;
	/* background: url(/images/title_header_c.jpg) repeat-x top left; */
	padding: 3px 3px 3px 7px;
}
.cdata strong {
  display: block;
  color: #000;
}
#content img.avatar {
  float: right;
	display: inline;
	border: 0;
	margin: 1px 1px 0;
}
.ctext {
  padding: 0 7px;
}


ol.commentlist {
	list-style-type: none;
	padding: 0;
}

.commentlist li p {
	font-size: 1em !important;
}
.commentmetadata {
	font-size: 0.85em;
}
.commentmetadata a {
  color: #A5A5A5;
}

#author, #email, #url, #comment, #submit {
	font-size: 14px;
	border: 1px solid #b7ddf2;
}
#comment {
	width: 600px;
	height: 170px;
	padding: 10px;
}

#comment-wrapper {
	margin: 0 0 0 10px;
}

#submit {
	height: 24px;
	width: 200px;
	padding: 0;
	background: #F4F4F4;
	cursor: pointer;
	overflow: visible;
}


/* Sidebars
-----------------------------------------------------------------------------*/
#sidebar{
	float: right;
	display: inline;
	width: 160px;
	text-align: left;
}

#sidebar ul {
	list-style: none;
	margin: 0 0 20px 0;
}

#sidebar ul li a {
	font-size: 14px;
}

#archives ul li {
	border-bottom:solid 1px #b7ddf2;
	margin: 0 20px;
}

li#archives.widget.widget_archive {
	color: #f18322;
}

* html #sidebar {height: 1%;}

.tags,
#tag_cloud {
	margin: 0 0 15px;
}
.tags {
  text-align: center;
}
.tags a,
#tag_cloud a {
	color: #808080;
	margin: 0 2px;
}

#wp-calendar {
  width: 100%;
	margin: 0 0 12px;
}
#wp-calendar td {
  text-align: center;
}

#submit-qa
{
	margin: 0 0 20px 0;
	text-align: center;	
}

#submit-qa a 
{
	font-weight: 600;
}


