/*  
Theme Name: Side3
Theme URI: http://www.SkinPress.com/
Description: Custom blog design starts from just $500 @ <a href="http://www.askgraphics.com/blog-design.html">AskGraphics.com</a>.
Version: 1.0
Author: Skinpress
Author URI: http://www.SkinPress.com/


License Information :

All templates are free to use as long as you leave the credits unchanged.
You cannot claim these templates or modifications of these templates as yours.

You cannot redistribute these templates on your website.

You cannot modify these templates and distribute them.

*/



ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}

ul{
	list-style:none;
}
a{
	/*color:#7f7f7f;*/
	color:#003663;
	/*text-decoration:none;*/
}
a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}

body{
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#ffffff url(images/bg2.gif) repeat-x;
	/*background: #00569E;*/
	/*color:#7f7f7f;*/
	color: #333333;
}

h1 {font-size: 20px;}

#body_page{
	/*background:url(images/body_page_bg2.gif) no-repeat center top;*/
}

#page{
	width:1000px;
	margin:0px auto;
}

/* HEADER */

#header, #cruisecompete{
	width:100%;
	min-height:147px;
	/*background:url(images/header_bg.gif) no-repeat;*/
	background: #CCCCFF;
	text-align: left;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #CCCCCC;
}

#header h1{
	color:#003663;
	font-size:30px;
	padding-top:40px;
	padding-left:20px;
	font-style:italic;
	font-weight:normal;
}

#header h1 a{
	color:#003663;
	text-transform:capitalize;
}

#topnav, .bottom_nav {
  padding-left: 10px;
  font-size: 13px;
}
#topnav a, .bottom_nav a {
  font-weight: bold;
}
.bottom_nav a:hover {
  color: #FFFFFF;
}
.bottom_nav { text-align: center; margin-top: 10px; padding-top: 10px; }

.description{
	font-size:14px;
	position:relative;
	top:-5px;
	color:#003663;
}

/* BODY */

#body{
	width:100%;
	float:left;
	background:url(images/body_bg.gif) repeat-y;
}

#body_top{
	width:100%;
	float:left;
	background:url(images/body_top_bg2.gif) no-repeat;
	/*border-top: 2px solid #000000;*/
}

#body_end{
	width:100%;
	float:left;
	background:url(images/body_end_bg.gif) no-repeat bottom;
	/*border-left: #CCCCCC solid 1px;
	border-right: #CCCCCC solid 1px;*/
}

#body_left_s{
	float:left;
	width:230px;
	font-size: 11px;
	padding-top: 0px;
}

#body_left{
	width:572px;
	float:left;
	padding-bottom:40px;
}

#body_right{
	width:198px;
	float:right;
	padding-top: 0px;
}

/* left contact */

#body_left_content{
	width:517px;
	padding-top:10px;
	margin-left:3px;
}

#body_left_content h1, h2, h3, h4, h5, h5, p {
	margin:6px 0;
}

#body_left_content p {
	margin:0 0 12px 0;
}

#right_search{
	margin-left:18px;
	padding-top:10px;
	padding-bottom:25px;
}

#searchform_top{
	font-size:11px;
	color:#7f7f7f;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-right:7px;
	padding-top:2px;
}

#searchform_top_text{
	width:157px;
	border:1px solid #000000;
	background:none;
	color:#7f7f7f;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#gosearch{
	text-align:right;
	position:relative;
	top:5px;
}

.post{
}

.post-title{
}

.post-title h2{
	font-size:24px;
	color:#000000;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.post-title h2 a{
	color:#000000;
}

.post-title h3{
	font-weight:normal;
	padding-bottom:5px;
	color:#4b4b4b;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.post-title h3 a{
	color:#00aeef;
	font-weight:bold
}

.post-title h3.tags{
	color:#000000;
	font-weight:bold;
	background:#f1f1f1 url(images/post-title_tags_bg.gif) repeat-x bottom left;
	padding-bottom:8px;
	padding-top:3px;
	padding-left:5px;
}

.post-title h3.tags span{
	color:#000000;
	font-weight:normal;
}

.post-title h3.tags a{
	color:#000000;
	font-weight:normal;
}

.entry{
	line-height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:10px;
	padding-left:6px;
	padding-right:10px;
	padding-bottom:5px;
}

.entry p{
	/*padding-bottom:15px;*/
}

.entry a{
	color:#7f9ab1;
	font-weight:bold;
}

.postmetadata {
	/*margin-bottom:30px;*/
	height:31px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:2px;
}

.post-top {
	background: #F1F1F1 /*url(images/postmetadata_bg.gif) repeat-y*/;
	border-left: 3px solid #CCCCCC;
	border-right: 3px solid #CCCCCC;
	padding-right: 12px;
	margin-top: 15px;
}

.post-top h2 {
	padding: 3px 0 3px 12px;
	font-size:20px;
	font-weight: normal;
}

.post-top a {
	text-decoration: none;
}

.post-top a:hover {
	text-decoration: underline;
}

.postmetadata a{
	font-size:10px;
	font-weight:bold;
	color:#000000;
	background:url(images/post_comm_a.gif) no-repeat;
	padding-left:22px;
	padding-bottom:0px;
	line-height:19px;
}

a.readmore{
	background:url(images/dotted_blue.gif) repeat-x left bottom;
	padding-bottom:2px;
	padding-left:0;
}

a.readmore span{
	background:url(images/readmore_a.gif) no-repeat left 3px;
	padding-left:10px;
	color:#0054a6;
}

a.readmore:hover{
	/*text-decoration:none;*/
}

.postmetadata .alignleft{
	padding-top:6px;
	padding-left:15px;
}

.postmetadata .alignright{
	padding-top:6px;
	padding-right:30px;
}

.post-page{
	margin-left:5px;
}

.post-page h2{
	font-size:18px;
	font-weight:normal;
	color:#333333;
	padding-left:25px;
	border-bottom:3px solid #f1f1f1;
	background:url(images/post-page_bg.gif) no-repeat 5px 3px;
}

.post-page .entry{
	padding-top:10px;
	padding-left:4px;
	padding-right:0;
	color:#3f4549;
}

.post-page .entry a{
	color:#7f9ab1;
	font-weight:bold;
}

strong{
	color:#362f2d;
}

.post-page strong{
	color:#003460;
}

/* uncomment it if you want use STRONG tag like title h1,h2 ...

.post-page strong{
	color:#003460;
	background:url(images/dotted_grey.gif) repeat-x left bottom;
	padding:0 0 5px 0;
	margin:0;
	font-size:18px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	display:block;
} */

/* right content */

#header_rss{
	padding-top:15px;
	padding-bottom:20px;
}

#header_rss a, #header_rss a:visited {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}

#header_rss a:hover {
	color:#6dcff6;
	text-decoration: underline;
}

#sidebar{
	width:178px;
	padding-left:13px;
	padding-top:8px;
}

#sidebar_right{
	width:178px;
	padding-top:2px;
}

.sidebars h2{
	font-size:18px;
	color:#003663;
	background:url(images/dotted_blue.gif) repeat-x left bottom;
	padding-bottom:4px;
	margin-bottom:5px;
	font-weight:normal;
	text-transform:capitalize;
}

.sidebars ul{
	color:#4b4b4b;
}

.sidebars li ul{
	padding:0 0px 10px 0px;
}

.sidebars li ul li ul{
	padding:0 0 0 3px;
	width:auto;
	background:none;
	margin:0px 0px 0px 5px;
}

.sidebars li ul li ul li ul{
	padding-left:0px;
}

.sidebars li{
	margin-bottom:10px;
}

.sidebars li li{
	margin-bottom:0px;
	border-bottom:1px solid #e4e4e4;
	padding-top:4px;
	padding-bottom:8px;
	padding-left:2px;
	width:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.sidebars li li li{
	background:none;
	border:0px;
	padding-bottom:3px;
}

.sidebars li a{
	color:#4b4b4b;
}

.sidebars li.widget_categories ul li{
	font-weight:normal;
}

.sidebars li.widget_categories ul li a{
	background:url(images/sidebar_li_cat.gif) no-repeat left 4px;
	font-weight:normal;
	padding-left:10px;
}

.sidebars li.widget_categories ul li ul li a{
	background:none;
	font-weight:normal;
	padding-left:5px;
}

.sidebars li.widget_archives ul li a{
	background:url(images/sidebar_li_ar.gif) no-repeat left 5px;
	font-weight:normal;
	padding-left:10px;
}

.sidebars li.linkcat ul li a{
	background:url(images/sidebar_li_br.gif) no-repeat left 4px;
	font-weight:normal;
	padding-left:10px;
}

.sidebars li.widget_meta ul li a{
	background:url(images/sidebar_li_meta.gif) no-repeat left 4px;
	font-weight:normal;
	padding-left:10px;
	color:#003663;
}

.sidebars li.page_item  a, li.adv-blogroll a, li.menu-item  a {
	background:url(images/sidebar_li_page.gif) no-repeat left 4px;
	font-weight:bold;
	padding-left:10px;
	color:#003663;
	text-decoration: none;
}

.sidebars .textwidget{
	padding:5px;
}

.sidebars .widget_tag_cloud a{
	padding-left:7px;
	padding-right:7px;
}


/* FOOTER */

#footer{
	width:100%;
	min-height:214px;
	/*background:url(images/footer_bg.gif) no-repeat;*/
	background: #CCCCFF;
	clear:both;
	margin:0px auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#footer_text{
	color:#ffffff;
	width:215px;
	text-align:center;
	padding-top:12px;
	float:left;
	font-size: 11px;
}

#footer_text a{
	color:#6dcff6;
	font-weight:bold;
}

#footer_copyrights{
	color:#ffffff;
	width:215px;
	text-align:center;
	padding-top:12px;
	float:right;
	font-size: 11px;
}

#footer_copyrights a{
	color:#6dcff6;
	font-weight:bold;
}

#footer_last{
	text-align:center;
	padding-top:30px;
	color:#99afc1;
	font-size: 11px;
}

#footer_last a{
	color:#99afc1;
	font-weight:bold;
}

/* Begin Typography & Colors */

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
	
	
#body_left_content img {
	background: url(images/shadow.gif) no-repeat bottom right;
	border: 1px solid #f3f3f3;
	border-right-width:0;
	border-bottom-width:0;
	margin: 0;
	padding: 4px 10px 10px 4px;
	position: relative;
}

#body_left_content img.plain {
	background: none;
	border: none;
	border-right-width:0;
	border-bottom-width:0;
	margin: 0;
	padding: none;
	position: relative;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	/*display: inline;*/
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	margin: 0 0 2px 7px;
	clear: both;
	}

.alignleft {
	float: left;
	margin: 0 7px 2px 0;
	}
/* End Images */



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

#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 10px 10px;
	padding-left: 15px;
	background:url(images/blockquote_bg.gif) repeat-y;
	}

blockquote blockquote{
	background:url(images/blockquote2_bg.gif) repeat-y;
	}

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

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	font-weight:bold;
	clear:both;
	}
/* End Various Tags & Classes*/

/* Begin Lists

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

.entry ul {
	margin:0 0 10px 0;
	list-style: none;
	padding:10px 10px 10px 20px;
	background:url(images/entry_ul.gif) repeat-y;
	} 

.entry li {
	padding-bottom:4px;
	padding-top:3px;
	}

.entry ul li:before{
	content: url(images/entry_before.gif);
	}

.entry ol {
	margin:0 0 10px 0;
	list-style: none;
	padding:10px 10px 10px 40px;
	background:url(images/entry_ol.gif) repeat-y;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	padding-bottom:4px;
	padding-top:3px;
	color:#747474;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
ol li{
	list-style: decimal outside;
	}
/* End Entry Lists */



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

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

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

select {
	width: 130px;
	}

#commentform{
	width:500px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 350px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	width:65px;
	height:25px;
	}
/* End Form Elements */



/* Begin Comments*/

h2#comment_title{
	font-size:23px;
	color:#002645;
	font-weight:normal;
	margin-left:10px;
}

.alt {
	margin: 0;
	}

.commentlist {
	padding: 0px;
	text-align: justify;
	margin-left:5px;
	color:#7b7d7e;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

.comm_items {
	margin: 15px 0 5px;
	display:block;
	padding:10px 2px 0 2px;
	background:url(images/comm_items_bg.gif) no-repeat;
	width:492px;
	}

.comm_items li {
	margin: 0;
	padding: 5px 10px 5px;
	border-bottom:0px;
	background:none;
	border:0;
	list-style:none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	line-height:18px;
	}

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 2px 0px 5px 0px;
	display: block;
	color:#003663;
	text-transform:capitalize;
	font-weight:bold;
	padding:10px 0 5px 50px;
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}

.commentmetadata a{
	color:#003663;
	}

.commentmetadata span{
	color:#000000;
	}

.commentmetadata_text{
	padding:0 20px 0 25px;
}

.commentmetadata_end{
	color:#666666;
	padding:10px 5px;
	margin:0 20px 0 20px;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	border-top:1px dashed #b2b2b2;
}

.commentmetadata_end a{
	color:#9a9a9a;
	}

.commentmetadata_end span{
	color:#9a9a9a;
	}

#respond_box{
	margin-top:40px;
	padding-bottom:60px;
}

h3#respond{
	font-size:21px;
	color:#000000;
	padding-top:15px;
	padding-bottom:5px;
	margin-bottom:15px;
	font-weight:normal;
	padding-bottom:8px;
	background:url(images/comment_title_line.gif) repeat-x left bottom;
}

#commentform{
	margin-left:55px;
	color:#333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#commentform a{
	color:#333;
}

#commentform input{
	background:#ffffff;
	border:1px #d0d4d7 solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
	color:#828587;
}

#commentform textarea{
	background:#ffffff;
	border:1px #d0d4d7 solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
	color:#828587;
}

#commentform input#submit{
	background:none;
	border:0px;
}

/* End Comments */

/* Archives page */
.page_archives_div{
	padding-bottom:60px;
}

.ar_panel{
}

.ar_panel2{
}

.ar_panel3{
}

.page_archives_div h2{
	font-size:18px;
	font-weight:normal;
	color:#333333;
	padding-left:25px;
	padding-bottom:2px;
	border-bottom:3px solid #f1f1f1;
	background:url(images/post-page_bg.gif) no-repeat 5px 3px;
}

.ar_panel h2{
	background:url(images/post-page_bg2.gif) no-repeat 5px 3px;
}

.ar_panel2 h2{
	background:url(images/post-page_bg3.gif) no-repeat 5px 3px;
}

.ar_panel3 h2{
	margin-left:0px !important;
}

.ar_panel3 ul{
}

.page_archives_div ul h2{
}

.page_archives_div ul{
	margin:0px;
	padding:0px;
	padding-top:5px;
	margin-bottom:40px;
	margin-left:6px;
}

.page_archives_div ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	background:none;
	padding-left:5px;
}

.page_archives_div ul li ul{
	margin:0px;
	padding:0px;
	padding-left:10px;
}

.page_archives_div ul li a{
	font-weight:normal;
	color:#7f7f7f;
	font-size:13px;
	background:url(images/page_archives_div_a.gif) no-repeat left 7px;
	padding-left:8px;
}

.page_archives_div ul li a:hover{
	color:#333333;
}

.page_archives_div ul li{
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #e9e9e9;
}

.page_archives_div ul li ul li{
	border:0px;
}



.post-collection h2{
	font-size:18px;
	font-weight:normal;
	color:#333333;
	border-bottom:3px solid #f1f1f1;
	padding-left: 0;
	background: none;
}

.post-collection ul {
	padding-top: 0; margin-top: 0;
}

.post-collection ul li {
	background-image: none;
}

.post-collection td {
	vertical-align: top;
	
}

#image_flicker {text-align:center; min-height: 300px;}
#image_flicker img {display:block; margin:auto}

#share {
	margin-top: 10px;
}

.author_info {
	background-color: #E6E6FF;
	padding: 6px 12px 6px 8px;
	margin-top: 6px;
	border-left: 3px #CCCCFF solid;
	border-right: 3px #CCCCFF solid;
	min-height: 50px;
}

.author_info h2, .author_info p {
	margin: 0 !important;
	padding: 0;
}

.author_info h2 a {
	text-decoration: none;
}

.author_avatar {
	float: right;
	padding: 3px 0 0 0 !important;
}

.wp-caption {
	text-align: center;
}


#topnav a
{
color: #000;
background: #F3F3F3 url(images/topnav/left-tab.gif) left top no-repeat;
text-decoration: none;
padding-left: 10px;
}

#topnav a span
{
background: url(images/topnav/right-tab.gif) right top no-repeat;
padding-right: 10px;
}

#topnav a, #topnav a span
{
display: block;
float: left;
}

/* Hide from IE5-Mac \*/
#topnav a, #topnav a span
{
float: none
}
/* End hide */

#topnav a:hover
{
color: #FFFFFF;
background: #4067B1 url(images/topnav/left-tab-hover.gif) left top no-repeat;
padding-left: 10px
}

#topnav a:hover span
{
background: url(images/topnav/right-tab-hover.gif) right top no-repeat;
padding-right: 10px;
}

#topnav ul
{
list-style: none;
padding: 0;
margin: 0;
}

#topnav li
{
float: left;
margin: 0;
line-height: 27px;
/*padding-top: 2px;*/

}

.cruise-specials span {
  padding: 0 5px;
}

#author-link {
	padding-top: 10px;
}

