@charset "UTF-8";
/* CSS Document */

@import "style/css/jqueryslidemenu.css";
@import "style/css/layout.css";
@import "style/css/reset.css";


  #wrapper  {
width : 940px;
margin-top : 0;
margin-right : auto;
margin-bottom : 0;
margin-left : auto;
background-color : #eeeeee;
height : 500px;
padding-right : 30px;
padding-left : 30px;
}
#main_wrapper {
background-color : #eeeeee;
width : 940px;
float : left;
}
body {
background-color : #eee;
margin : 0;
padding : 0;
background-image : url(images/black_header.png);
background-repeat : repeat-x;
background-position : left top;
}
img {
border : none;
}
#sidebar {
float : left;
width : 280px;
margin : 0;
padding : 0;
}
#black_header {
width : 940px;
height : 30px;
margin-bottom : 10px;
padding : 0;
float : left;
}
#black_header_left {
	float : left;
	width : 400px;
	height : 33px;
	padding : 0;
	margin-top : 5px;
	margin-right : 0;
	margin-bottom : 0;
	margin-left : 0;
}
#black_header_left ul {
font-family : Georgia, Times New Roman, Times, serif;
font-size : 12px;
padding-left : 12px;
padding-top : 4px;
}
#black_header_left ul li {
font-family : Georgia, Times New Roman, Times, serif;
font-size : 12px;
font-style : italic;
color : #ffffff;
text-decoration : none;
display : inline;
padding : 0 15px 0 0;
margin : 0;
}
#subscription_btn {
float : left;
height : auto;
margin-top : 3px;
margin-right : 15px;
margin-bottom : 0;
margin-left : 0;
width : auto;
background-color : #c6c8ca;
padding : 0;
}
#subscription_btn a {
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
font-weight : normal;
text-transform : uppercase;
font-style : normal;
color : #000;
text-decoration : none;
background-color : #c6c8ca;
letter-spacing : 0.2em;
margin-top : 0;
margin-right : -4px;
margin-bottom : 0;
margin-left : 0;
padding-top : 3px;
padding-right : 3px;
padding-bottom : 3px;
padding-left : 5px;
}
#subscription_btn a:hover {
color : #fff;
text-decoration : none;
background-color : #ff0101;
}
#black_header_left ul li a {
font-family : Georgia, Times New Roman, Times, serif;
font-size : 12px;
color : #ffffff;
text-decoration : none;
padding : 0;
margin : 0;
}
#black_header_left ul li a:hover {
text-decoration : none;
color : #c0c0c0;
}
#black_header_right {
	float : left;
	width : 450px;
	height : auto;
	margin : 0;
	padding-top : 5px;
}
#black_header_right ul {
font-family : Arial, Helvetica, sans-serif;
font-size : 10px;
margin-top : 5px;
margin-left : 0;
margin-bottom : 0;
margin-right : 0;
float : right;
}
#black_header_right ul li {
font-family : Arial, Helvetica, sans-serif;
font-size : 9px;
font-weight : normal;
text-transform : uppercase;
color : #ffffff;
text-decoration : none;
display : inline;
margin : 0 7px 0 0;
padding : 0 0 0 8px;
}
#black_header_right ul li a {
font-family : Arial, Helvetica, sans-serif;
font-size : 9px;
color : #ffffff;
text-decoration : none;
}
#black_header_right ul li a:hover {
color : #c0c0c0;
}
#twitter_facebook {
float : right;
width : auto;
height : auto;
background-color : #939598;
margin-top : 4px;
margin-right : 0;
margin-bottom : 0;
margin-left : 0;
padding-top : 3px;
padding-right : 3px;
padding-bottom : 3px;
padding-left : 1px;
}
#twitter_facebook a {
text-decoration : none;
font-family : Arial, Helvetica, sans-serif;
font-size : 10px;
}
#twitter_facebook img {
float : left;
margin-top : 0;
margin-left : 3px;
margin-right : 0;
margin-bottom : 0;
}
#banner_logo {
width : 940px;
height : auto;
background-color : #eeeeee;
float : left;
margin : 0;
padding : 0;
}
#banner {
height : auto;
width : auto;
border-bottom-width : thin;
border-top-width : thin;
border-left-width : thin;
border-right-width : thin;
background-color : #eeeeee;
border-bottom-style : solid;
border-top-style : solid;
border-left-style : solid;
border-right-style : solid;
border-bottom-color : #c0c0c0;
border-top-color : #c0c0c0;
border-left-color : #c0c0c0;
border-right-color : #c0c0c0;
float : left;
margin : 0;
padding : 5px;
}
#logo {
	width : 420px;
	height : 148px;
	background-color : #eeeeee;
	float : left;
	margin : 0;
	padding : 0;
	background-image : url(images/logo_background.png);
	background-repeat : no-repeat;
	background-position : left top;
}
#logo-banner {
	top : 100px;
	left : 0;
	width : 229px;
	height : 148px;
	background-color : #eeeeee;
	float : left;
	text-align : right;
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0;
}
#subscription {
width : 260px;
height : auto;
background-color : #fff;
float : right;
padding-top : 5px;
padding-bottom : 5px;
border : 1px solid #ccc;
}
#subscription_text {
width : 150px;
height : auto;
background-color : #ffffff;
float : left;
margin : 0;
padding-top : 0;
padding-right : 0;
padding-bottom : 0;
padding-left : 10px;
}
#subscription_text h1, #register_news h1 {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
font-weight : bold;
color : #000000;
text-transform : uppercase;
margin : 0;
padding-top : 3px;
padding-right : 0;
padding-bottom : 3px;
padding-left : 0;
line-height : normal;
}
#subscription_text ul {
font-family : Arial, Helvetica, sans-serif;
font-size : 10px;
font-weight : bold;
color : #000000;
text-transform : uppercase;
line-height : normal;
margin : 0;
padding-top : 0;
padding-right : 0;
padding-bottom : 5px;
padding-left : 0;
}
#subscription_text ul li {
margin : 0;
list-style-type : none;
list-style-position : inside;
height : auto;
width : auto;
padding-top : 1px;
padding-right : 1px;
padding-bottom : 1px;
padding-left : 0;
}
#subscription_text ul li a {
font-family : Arial, Helvetica, sans-serif;
font-size : 1em;
color : #666;
text-decoration : none;
background-image : url(images/bullett-arrow.gif);
background-repeat : no-repeat;
background-position : left 2px;
font-weight : normal;
font-variant : normal;
font-style : normal;
height : auto;
width : auto;
list-style-position : inside;
list-style-type : none;
margin : 0;
padding-top : 0;
padding-right : 0;
padding-bottom : 0;
padding-left : 7px;
line-height : 1.2em;
}
#subscription_text ul li a:hover {
color : #333333;
}
#subscription_issue {
width : 100px;
height : auto;
background-color : #ffffff;
float : right;
}
#subscription_issue h1 {
font-family : Arial, Helvetica, sans-serif;
font-size : 9px;
font-weight : bold;
color : #000000;
text-transform : capitalize;
margin : 0;
float : right;
width : 90px;
line-height : normal;
padding-top : 0;
padding-right : 10px;
padding-bottom : 0;
padding-left : 0;
text-align : right;
}
#subscription_issue p {
font-family : Arial, Helvetica, sans-serif;
font-size : 9px;
font-weight : bold;
color : #939598;
text-transform : capitalize;
line-height : normal;
float : right;
width : 90px;
display : block;
text-align : right;
margin : 0;
padding-top : 0;
padding-right : 10px;
padding-bottom : 0;
padding-left : 0;
}
#main_content {
width : 940px;
top : 295px;
left : 30px;
background-color : #eeeeee;
float : left;
}
#navigation {
	top : 0;
	left : 0;
	width : 915px;
	height : auto;
	background-image : url(images/nav_background1.png);
	float : left;
	background-repeat : repeat-x;
	margin : 0;
	padding-top : 25px;
	padding-right : 0;
	padding-bottom : 5px;
	padding-left : 25px;
	background-position: left bottom;
}
#navigation ul {
font-family : "Georgia", Times New Roman, Times, serif;
font-size : 13px;
color : #000000;
float : left;
padding : 0;
margin : 0;
}
#navigation ul li {
font-family : "Georgia", Times New Roman, Times, serif;
font-size : 13px;
text-transform : uppercase;
display : inline;
list-style-type : none;
color : #000000;
margin : 0;
}
#navigation ul li a {
font-family : "Georgia", Times New Roman, Times, serif;
font-size : 13px;
text-transform : uppercase;
text-decoration : none;
color : #000000;
border-right-width : 1px;
border-right-style : solid;
border-right-color : #333;
padding-right : 10px;
padding-left : 5px;
margin : 0;
}
#navigation ul li a:hover {
color : #939598;
}
#navigation ul .cat-item.current-cat a {
	color: #00ADEF;
}


#main_blog {
width : 660px;
background-image : url(images/main_blog_bg.png);
height : auto;
background-repeat : no-repeat;
float : left;
border-bottom-width : 1px;
border-bottom-style : solid;
border-bottom-color : #ccc;
margin-top : 0;
margin-right : 0;
margin-bottom : 10px;
margin-left : 0;
padding : 0;
background-position : left top;
border-right-width : 1px;
border-right-style : none;
border-right-color : #ccc;
}
.pics img {
border : 1px solid #ccc;
background-color : #eee;
width : 325px;
height : 195px;
top : 23px;
left : 10px;
float : left;
}
#main_blog h1 {
font-family : Arial, Helvetica, sans-serif;
font-size : 10px;
text-transform : uppercase;
letter-spacing : 0.2em;
color : #ff0101;
float : left;
margin-top : 25px;
margin-left : 0;
padding : 0;
margin-right : 0;
margin-bottom : 0;
}
#main_blog h1 a {
color : #ff0101;
text-decoration : none;
}
#main_blog h1 a:hover {
color : #c0c0c0;
text-decoration : none;
}
#main_blog h2 {
top : 15px;
left : 582px;
font-family : Arial, Helvetica, sans-serif;
font-size : 10px;
color : #000000;
float : right;
margin-top : 25px;
margin-right : 15px;
padding : 0;
margin-bottom : 0;
margin-left : 0;
}
#main_blog h2 a {
color : #000000;
text-decoration : none;
}
#main_blog h2 a:hover, #main_blog h3 a:hover {
color : #c0c0c0;
text-decoration : none;
}
#main_blog h3, #main_blog h3 a {
font-family : "Times New Roman", Times, serif;
font-weight : normal;
font-size : 20px;
color : #000000;
width : 300px;
float : left;
margin : 0;
text-align : left;
display : block;
line-height : normal;
font-variant : small-caps;
text-transform : capitalize;
padding-top : 5px;
padding-right : 0;
padding-bottom : 0;
padding-left : 0;
}
#main_blog h4 {
top : 145px;
left : 347px;
font-family : Georgia, "Times New Roman", Times, serif;
text-transform : uppercase;
font-size : 10px;
color : #939598;
}
#main_blog h5 {
top : 155px;
left : 347px;
font-family : Georgia, "Times New Roman", Times, serif;
text-transform : uppercase;
font-size : 10px;
color : #939598;
}
#main_blog h6 {
top : 183px;
left : 347px;
font-family : Arial, Helvetica, sans-serif;
font-size : 10px;
text-transform : uppercase;
letter-spacing : 0.1em;
color : #00adef;
float : left;
width : 200px;
margin : 0;
padding-top : 3px;
padding-right : 0;
padding-bottom : 0;
padding-left : 0;
}
#main_blog h6 a {
color : #00adef;
text-decoration : none;
}
#main_blog h6 a:hover {
color : #c0c0c0;
text-decoration : none;
}
#main_blog p {
top : 75px;
left : 347px;
font-family : "Georgia", "Times New Roman", Times, serif;
font-size : 0.8em;
color : #666;
line-height : 1.5em;
margin : 0;
width : 305px;
font-weight : normal;
float : left;
padding-top : 5px;
padding-right : 0;
padding-bottom : 0;
padding-left : 0;
}
#main_blog a {
color : #00adef;
text-decoration : none;
}
.blog1 img, #blog2 img, #blog3 img, #blog4 img, #blog5 img, #blog6 img {
padding : 3px;
margin : 0;
border : 1px solid #ccc;
}
.blog1 h1, #blog2 h1, #blog3 h1, #blog4 h1, #blog5 h1, #blog6 h1 {
font-family : Arial, Helvetica, sans-serif;
font-size : 10px;
text-transform : uppercase;
letter-spacing : 0.2em;
color : #ff0101;
margin : 0;
float : left;
padding-top : 7px;
padding-right : 0;
padding-bottom : 0;
padding-left : 10px;
}
.blog1 h1 a, #blog2 h1 a, #blog3 h1 a, #blog4 h1 a, #blog5 h1 a, #blog6 h1 a {
color : #ff0101;
text-decoration : none;
}
.blog1 h1 a:hover, #blog2 h1 a:hover, #blog3 h1 a:hover, #blog4 h1 a:hover, #blog5 h1 a:hover, #blog6 h1 a:hover {
color : #000000;
}
.blog1 h2, #blog2 h2, #blog3 h2, #blog4 h2, #blog5 h2, #blog6 h2 {
font-family : Arial, Helvetica, sans-serif;
font-size : 10px;
color : #000000;
float : right;
margin : 0;
padding-top : 5px;
padding-right : 5px;
padding-bottom : 0;
padding-left : 0;
}
.blog1 h2 a, #blog2 h2 a, #blog3 h2 a, #blog4 h2 a, #blog5 h2 a, #blog6 h2 a {
color : #000000;
text-decoration : none;
}
.blog1 h2 a:hover, #blog2 h2 a:hover, #blog3 h2 a:hover, #blog4 h2 a:hover, #blog5 h2 a:hover, #blog6 h2 a:hover {
color : #c0c0c0;
}
.blog1 h3, #blog2 h3, #blog3 h3, #blog4 h3, #blog5 h3, #blog6 h3 {
font-family : "Georgia", "Times New Roman", Times, serif;
text-transform : capitalize;
font-weight : 400;
font-size : 1.2em;
color : #000000;
text-align : center;
line-height : normal;
padding : 0;
margin : 0;
float : left;
width : 210px;
font-variant : small-caps;
}
.blog1 h3 a {
color : #000;
text-decoration : none;
font-weight : normal;
font-variant : small-caps;
text-transform : capitalize;
}
.blog1 h3 a:hover {
color : #666;
text-decoration : none;
}
.blog1 p, #blog2 p, #blog3 p, #blog4 p, #blog5 p, #blog6 p {
font-family : "Georgia", "Times New Roman", Times, serif;
font-size : 11px;
color : #666;
text-align : center;
line-height : 1.4em;
width : 200px;
float : left;
padding : 0;
margin-top : 5px;
margin-right : 5px;
margin-bottom : 0;
margin-left : 5px;
}
.blog1 h4, #blog2 h4, #blog3 h4, #blog4 h4, #blog5 h4, #blog6 h4 {
font-family : Arial, Helvetica, sans-serif;
font-size : 10px;
letter-spacing : 0.1em;
color : #00adef;
text-transform : uppercase;
text-align : center;
line-height : normal;
padding : 0;
margin-top : 3px;
margin-right : 0;
margin-bottom : 0;
margin-left : 0;
float : left;
width : 210px;
font-weight : normal;
}
.blog1 h4 a, #blog2 h4 a, #blog3 h4 a, #blog4 h4 a, #blog5 h4 a, #blog6 h4 a {
color : #00adef;
text-decoration : none;
}
.blog1 h4 a:hover, #blog2 h4 a:hover, #blog3 h4 a:hover, #blog4 h4 a:hover, #blog5 h4 a:hover, #blog6 h4 a:hover {
color : #c0c0c0;
}
.blog1 {
width : 212px;
height : 215px;
background-image : url(images/small_blog_bg.png);
float : left;
background-repeat : no-repeat;
background-position : left top;
border-top-width : 1px;
border-right-width : 1px;
border-bottom-width : 1px;
border-left-width : 1px;
border-top-style : solid;
border-right-style : solid;
border-bottom-style : none;
border-left-style : none;
border-top-color : #ccc;
border-right-color : #ccc;
border-bottom-color : #ccc;
border-left-color : #ccc;
margin-top : 0;
margin-right : 10px;
margin-bottom : 10px;
margin-left : 0;
padding : 0;
}
#blog2 {
top : 285px;
left : 223px;
width : 215px;
height : 215px;
background-image : url(images/small_blog_bg.png);
}
#blog3 {
top : 285px;
left : 446px;
width : 215px;
height : 215px;
background-image : url(images/small_blog_bg.png);
}
#blog4 {
top : 508px;
left : 0;
width : 215px;
height : 215px;
background-image : url(images/small_blog_bg.png);
}
#blog5 {
top : 508px;
left : 223px;
width : 215px;
height : 215px;
background-image : url(images/small_blog_bg.png);
}
#blog6 {
top : 508px;
left : 446px;
width : 215px;
height : 215px;
background-image : url(images/small_blog_bg.png);
}
#travel_essentials {
	width : 260px;
	height : auto;
	background-color : #eeeeee;
	float : right;
	margin : 0;
	padding : 0;
}
#search {
width : 260px;
height : auto;
top : 60px;
left : 10px;
float : right;
padding-top : 10px;
padding-bottom : 10px;
text-align : right;
margin : 0;
padding-right : 0;
padding-left : 0;
}
#search_banner {
top : 90px;
left : 10px;
width : 260px;
height : 90px;
border-bottom-width : thin;
border-top-width : thin;
border-left-width : thin;
border-right-width : thin;
background-color : #eeeeee;
border-bottom-style : solid;
border-top-style : solid;
border-left-style : solid;
border-right-style : solid;
border-bottom-color : #c0c0c0;
border-top-color : #c0c0c0;
border-left-color : #c0c0c0;
border-right-color : #c0c0c0;
float : right;
padding-top : 10px;
padding-bottom : 20px;
margin-top : 0;
margin-right : 0;
margin-bottom : 0;
margin-left : 0;
}
#footer_wrapper {
	width : 100%;
	background-image : url(images/footer_img_repeat.png);
	background-repeat : repeat-x;
	background-position : left top;
}
#footer {
background-image : url(images/footer_img.png);
background-repeat : repeat-x;
background-position : center top;
background-color : #eee;
height : 57px;
}
#footer .footer-inside {
float : left;
padding : 0;
margin : 0;
}
#footer_categorypage {
width : 940px;
height : 56px;
top : 1400px;
left : 0;
float : left;
background-image : url(images/footer_img.png);
}
#footer_contactpage {
width : 940px;
height : 56px;
top : 760px;
left : 0;
float : left;
background-image : url(images/footer_img.png);
}
#footer_blogpage {
width : 940px;
height : 56px;
top : 1535px;
left : 0;
float : left;
background-image : url(images/footer_img.png);
}
#footer ul, #footer_categorypage ul, #footer_contactpage ul, #footer_blogpage ul {
font-family : Arial, Helvetica, sans-serif;
font-size : 10px;
float : left;
margin-top : 35px;
margin-right : 0;
margin-bottom : 0;
margin-left : 0;
}
#footer ul li, #footer_categorypage ul li, #footer_contactpage ul li, #footer_blogpage ul li {
font-family : Arial, Helvetica, sans-serif;
font-size : 9px;
font-weight : normal;
text-transform : capitalize;
color : #ffffff;
text-decoration : none;
display : inline;
margin : 0;
padding : 0 0 0 0;
}
#footer ul li a, #footer_categorypage a, #footer_contactpage a, #footer_blogpage a {
font-family : Arial, Helvetica, sans-serif;
font-size : 9px;
color : #ffffff;
text-decoration : none;
}
#footer ul li a:hover, #footer_categorypage ul li a:hover, #footer_contactpage a:hover, #footer_blogpage a:hover {
color : #c0c0c0;
text-decoration : none;
}
#footer h1, #footer_categorypage h1, #footer_contactpage h1, #footer_blogpage h1 {
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
font-weight : normal;
text-transform : uppercase;
font-style : normal;
letter-spacing : 0.2em;
float : right;
padding : 0;
margin-top : 34px;
margin-right : 10px;
margin-bottom : 0;
margin-left : 0;
}
#footer h1 a, #footer_categorypage h1 a, #footer_contactpage h1 a, #footer_blogpage h1 a {
color : #ffffff;
text-decoration : none;
}
#footer h1 a:hover, #footer_categorypage h1 a:hover, #footer_contactpage h1 a:hover, #footer_blogpage a:hover {
color : #fff;
text-decoration : none;
background-color : #ff0101;
}
.side_banner {
width : 260px;
height : 244px;
}
.side_banner {
border : none;
float : right;
height : auto;
margin : 0;
padding : 0;
width : 260px;
text-align : right;
}
#lightbox_gallery {
width : 260px;
height : 244px;
}
#lightbox_gallery {
border : none;
float : right;
height : auto;
margin : 0;
padding : 0;
width : 260px;
text-align : right;
}
#top_destination {
width : 260px;
height : 244px;
background-image : url(images/top_destination_bg.jpg);
float : right;
margin-top : 20px;
}
#td1 {
width : 60px;
height : 100px;
top : 30px;
left : 20px;
}
#td2 {
width : 60px;
height : 100px;
top : 30px;
left : 100px;
}
#td3 {
width : 60px;
height : 100px;
top : 30px;
left : 180px;
}
#td4 {
width : 60px;
height : 100px;
}
#td5 {
width : 60px;
height : 100px;
}
#td6 {
width : 60px;
height : 100px;
top : 138px;
left : 180px;
}
#td1 h1, #td2 h1, #td3 h1, #td4 h1, #td5 h1, #td6 h1 {
font-family : Arial, Helvetica, sans-serif;
font-size : 9px;
color : #000000;
font-weight : 400;
margin : 65px 0 0 0;
}
#td1 p, #td2 p, #td3 p, #td4 p, #td5 p, #td6 p {
font-family : Arial, Helvetica, sans-serif;
font-size : 9px;
color : #ffffff;
font-weight : 800;
margin : 3px 0 0 0;
}
#td1 img, #td2 img, #td3 img, #td4 img, #td5 img, #td6 img {
width : 60px;
height : 60px;
top : 0;
left : 0;
}
#main_info {
float : left;
width : 660px;
}
#category_main_info {
top : 52px;
left : 0;
width : 661px;
background-color : #eeeeee;
}
#category_panel {
width : 660px;
height : 40px;
float : left;
padding : 0;
margin-top : 10px;
margin-right : 0;
margin-bottom : 10px;
margin-left : 0;
background-color : #333;
}
#category_panel h1 {
font-family : "Georgia", "Times New Roman", Times, serif;
font-size : 1.5em;
text-transform : capitalize;
color : #ffffff;
letter-spacing : 0.2em;
padding : 0;
float : left;
margin-top : 6px;
margin-right : 0;
margin-bottom : 5px;
margin-left : 10px;
font-variant : small-caps;
font-weight : normal;
font-style : normal;
line-height : normal;
}
#category_panel p {
top : 5px;
left : 480px;
font-family : "Georgia", Times New Roman, Times, serif;
font-size : 10px;
font-weight : bold;
color : #ffffff;
letter-spacing : 0.1em;
}
#category_panel a {
font-family : "Georgia", Times New Roman, Times, serif;
font-size : 10px;
letter-spacing : 0.1em;
font-weight : bold;
color : #ffffff;
text-decoration : none;
padding : 0;
float : right;
margin-top : 14px;
margin-right : 27px;
margin-bottom : 0;
margin-left : 0;
}
#category_panel a:hover {
color : #939598;
}
.category_25days {
width : 600px;
height : auto;
float : left;
margin-bottom : 10px;
background-color : #fff;
background-repeat : no-repeat;
border : 1px solid #ccc;
margin-top : 0;
margin-right : 0;
margin-left : 0;
padding-top : 20px;
padding-right : 20px;
padding-bottom : 10px;
padding-left : 0;
}
.category1 {
width : 620px;
height : auto;
background-image : url(images/category_bg.jpg);
float : left;
margin-bottom : 10px;
background-color : #fff;
background-repeat : no-repeat;
border : 1px solid #ccc;
margin-top : 0;
margin-right : 0;
margin-left : 0;
padding-top : 20px;
padding-right : 20px;
padding-bottom : 10px;
padding-left : 20px;
}
#category2 {
top : 280px;
left : 0;
width : 660px;
height : 200px;
background-image : url(images/category_bg.jpg);
}
#category3 {
top : 490px;
left : 0;
width : 660px;
height : 200px;
background-image : url(images/category_bg.jpg);
}
#category4 {
top : 700px;
left : 0;
width : 660px;
height : 200px;
background-image : url(images/category_bg.jpg);
}
#category5 {
top : 910px;
left : 0;
width : 660px;
height : 200px;
background-image : url(images/category_bg.jpg);
}
#category6 {
top : 1120px;
left : 0;
width : 660px;
height : 200px;
background-image : url(images/category_bg.jpg);
}
.category1 h1, #category2 h1, #category3 h1, #category4 h1, #category5 h1, #category6 h1 {
font-family : "Georgia", Times New Roman, Times, serif;
font-size : 14px;
font-weight : 600;
color : #000000;
float : left;
width : 500px;
padding-left : 0;
padding-bottom : 5px;
margin : 0;
padding-top : 0;
padding-right : 0;
}
.category1 h1 a, #category2 h1 a, #category3 h1 a, #category4 h1 a, #category5 h1 a, #category6 h1 a {
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 1.3em;
text-decoration : none;
color : #000000;
font-variant : small-caps;
text-transform : capitalize;
font-weight : normal;
}
.category1 h1 a:hover, #category2 h1 a:hover, #category3 h1 a:hover, #category4 h1 a:hover, #category5 h1 a:hover, #category6 h1 a:hover {
text-decoration : none;
color : #999;
}
.category1 h2, #category2 h2, #category3 h2, #category4 h2, #category5 h2, #category6 h2 {
top : 50px;
left : 20px;
font-family : Arial, Helvetica, sans-serif;
font-size : 9px;
color : #000000;
font-style : italic;
float : right;
margin : 0;
border : 1px none #ccc;
width : auto;
padding-top : 10px;
padding-right : 10px;
padding-bottom : 0;
padding-left : 0;
}
.category1 h2 a:hover {
color : #999;
text-decoration : none;
}
.category1 h3, #category2 h3, #category3 h3, #category4 h3, #category5 h3, #category6 h3 {
font-family : Arial, Helvetica, sans-serif;
font-size : 10px;
color : #000000;
font-weight : bold;
float : left;
width : 670px;
padding-top : 15px;
padding-right : 0;
padding-bottom : 15px;
padding-left : 0;
margin : 0;
}
.category1 h3 a, #category2 h3 a, #category3 h3 a, #category4 h3 a, #category5 h3 a, #category6 h3 a {
font-family : Arial, Helvetica, sans-serif;
font-size : 10px;
color : #000000;
text-decoration : none;
font-weight : bold;
}
.category1 h3 a:hover, #category2 h3 a:hover, #category3 h3 a:hover, #category4 h3 a:hover, #category5 h3 a:hover, #category6 h3 a:hover {
font-family : Arial, Helvetica, sans-serif;
font-size : 10px;
color : #444444;
text-decoration : none;
font-weight : bold;
}
.category1 h4, #category2 h4, #category3 h4, #category4 h4, #category5 h4, #category6 h4 {
font-family : Arial, Helvetica, sans-serif;
font-size : 10px;
text-transform : uppercase;
letter-spacing : 0.1em;
color : #00adef;
width : 600px;
background-image : url(images/arrow.png);
background-position : left center;
background-repeat : no-repeat;
float : left;
padding-top : 5px;
padding-right : 0;
padding-bottom : 0;
padding-left : 20px;
margin-top : 10px;
margin-right : 10px;
margin-bottom : 10px;
margin-left : 105px;
height : 15px;
}
.category1 h4 a, #category2 h4 a, #category3 h4 a, #category4 h4 a, #category5 h4 a, #category6 h4 a {
color : #00adef;
text-decoration : none;
}
.category1 h4 a:hover, #category2 h4 a:hover, #category3 h4 a:hover, #category4 h4 a:hover, #category5 h4 a:hover, #category6 h4 a:hover {
color : #c0c0c0;
text-decoration : none;
}
.category1 p, #category2 p, #category3 p, #category4 p, #category5 p, #category6 p {
font-family : "Georgia", "Times New Roman", Times, serif;
font-size : 0.8em;
color : #666;
line-height : 1.5em;
float : right;
width : 515px;
padding : 0;
margin : 0;
}
.category1 img, #category2 img, #category3 img, #category4 img, #category5 img, #category6 img {
left : 20px;
top : 90px;
border : 1px solid #ccc;
margin : 0;
padding : 3px;
}
.category1 img.small_arrow, #category2 img.small_arrow, #category3 img.small_arrow, #category4 img.small_arrow, #category5 img.small_arrow, #category6 img.small_arrow {
border : none;
}
.blog_img_box {
width : auto;
height : auto;
background-color : #eeeeee;
float : left;
padding : 10px;
margin-top : 0;
margin-right : 10px;
margin-bottom : 0;
}
.blog_img_box img {
border : 1px solid #ccc;
background-color : #eee;
width : auto;
height : auto;
margin : 0;
padding : 0;
}
.blog_img_box h1 {
top : 100px;
left : 10px;
font-family : Georgia, "Times New Roman", Times, serif;
text-transform : capitalize;
font-size : 10px;
color : #111111;
margin : 5px 0 0 0;
}
.blog_img_box p {
top : 120px;
left : 10px;
font-family : Georgia, "Times New Roman", Times, serif;
text-transform : capitalize;
font-size : 10px;
color : #111111;
margin : 5px 0 0 0;
}
#featured_photo_caption {
float : left;
width : 325px;
clear : left;
margin : 0;
font-family : Verdana, Geneva, sans-serif;
font-size : 10px;
color : #333;
padding-top : 5px;
padding-right : 10px;
padding-bottom : 5px;
padding-left : 10px;
text-align : right;
}
#second_featured {
width : 620px;
height : auto;
background-color : #ffffff;
float : left;
border : 1px solid #ccc;
margin-top : 0;
margin-right : 0;
margin-bottom : 10px;
margin-left : 0;
padding-top : 15px;
padding-right : 20px;
padding-bottom : 10px;
padding-left : 20px;
}
#main_featured {
width : 620px;
height : auto;
background-image : url(images/main_blog_bg.jpg);
background-color : #ffffff;
background-repeat : no-repeat;
float : left;
border : 1px solid #ccc;
margin-top : 10px;
margin-right : 0;
margin-bottom : 0;
margin-left : 0;
padding-top : 25px;
padding-right : 20px;
padding-bottom : 20px;
padding-left : 20px;
}
#main_featured-marketplace {
width : 920px;
height : auto;
background-image : url(images/main_blog_bg_900.jpg);
background-color : #ffffff;
background-repeat : no-repeat;
float : left;
border : 1px solid #ccc;
margin-top : 10px;
margin-right : 0;
margin-bottom : 0;
margin-left : 0;
padding-top : 25px;
padding-right : 0;
padding-bottom : 20px;
padding-left : 20px;
}
#main_featured h1, #second_featured h1 {
top : 40px;
left : 578px;
font-family : Arial, Helvetica, sans-serif;
font-size : 10px;
text-transform : uppercase;
letter-spacing : 0.2em;
color : #ff0101;
float : right;
margin : 0;
padding : 0;
width : auto;
height : auto;
}
#main_featured h1 a, #second_featured h1 a {
color : #ff0101;
text-decoration : none;
}
#main_featured h1 a:hover {
color : #c0c0c0;
text-decoration : none;
}
#main_featured h2 {
font-family : Arial, Helvetica, sans-serif;
font-size : 9px;
color : #000000;
font-style : italic;
margin : 0;
padding-right : 10px;
padding-bottom : 10px;
padding-left : 0;
padding-top : 0;
line-height : normal;
float : left;
width : 600px;
}
#main_featured h2 a {
color : #000000;
text-decoration : none;
}
#main_featured h2 a:hover {
color : #c0c0c0;
text-decoration : none;
}
#main_featured h3, #main_featured-marketplace h3 {
font-family : Georgia, "Times New Roman", Times, serif;
text-transform : capitalize;
font-weight : normal;
font-size : 1.4em;
color : #000000;
font-variant : small-caps;
display : block;
margin : 0;
padding-top : 0;
padding-right : 0;
padding-bottom : 25px;
padding-left : 0;
}
#main_featured h4 {
top : 90px;
left : 385px;
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 1em;
color : #000;
font-weight : normal;
font-style : normal;
line-height : 1.6em;
margin-top : 0;
margin-right : 0;
margin-bottom : 10px;
margin-left : 0;
padding : 0;
}
#main_featured h5 {
top : 325px;
left : 560px;
font-family : Georgia, "Times New Roman", Times, serif;
text-transform : capitalize;
font-size : 10px;
color : #939598;
}
#main_featured h6 {
top : 183px;
left : 347px;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
text-transform : uppercase;
letter-spacing : 0.1em;
color : #00adef;
}
#main_featured h6 a {
color : #00adef;
text-decoration : none;
}
#main_featured h6 a:hover {
color : #c0c0c0;
text-decoration : none;
}
#main_featured p, #second_featured p {
top : 370px;
left : 10px;
font-family : "Georgia", "Times New Roman", Times, serif;
font-size : 0.9em;
color : #666;
line-height : 1.8em;
margin-bottom : 20px;
margin-top : 0;
padding : 0;
}
#main_featured a, #second_featured a {
color : #00adef;
text-decoration : none;
}
#contact_main {
top : 52px;
left : 0;
width : 660px;
height : 630px;
background-color : #ffffff;
}
#form_box {
width : 660px;
height : 280px;
background-color : #333333;
}
#form_main label {
font-family : Arial, Helvetica, sans-serif;
font-size : 10px;
color : #cccccc;
}
#contact_text {
width : 600px;
height : 250px;
top : 300px;
left : 20px;
background-color : #ffffff;
}
#contact_text h1 {
font-family : "Georgia", Times New Roman, Times, serif;
font-size : 12px;
color : #111111;
margin : 0;
}
#contact_text h2 {
font-family : "Georgia", Times New Roman, Times, serif;
font-size : 12px;
color : #111111;
margin : 25px 0 0 0;
}
#contact_text p {
font-family : "Georgia", Times New Roman, Times, serif;
font-size : 10px;
color : #333333;
margin : 0;
padding : 15px 0 5px 0;
font-weight : 600;
}
#contact_text a {
font-family : "Georgia", Times New Roman, Times, serif;
font-size : 12px;
color : #00adef;
text-decoration : none;
}
#contact_text a:hover {
font-family : "Georgia", Times New Roman, Times, serif;
font-size : 12px;
color : #111111;
}
#comment_box_main {
width : 660px;
height : auto;
background-color : #ffffff;
float : left;
border : 1px solid #ccc;
margin-top : 10px;
margin-right : 0;
margin-bottom : 0;
margin-left : 0;
padding-top : 10px;
padding-right : 0;
padding-bottom : 0;
padding-left : 0;
}
#comment_box_main label {
font-family : Tahoma, Geneva, sans-serif;
font-size : 11px;
color : #222222;
font-style : normal;
line-height : normal;
}
.s-rss {
float : right;
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 9px;
color : #fff;
}
.pics {
height : auto;
width : auto;
float : left;
padding-top : 24px;
padding-right : 10px;
padding-bottom : 10px;
padding-left : 10px;
}
.blog1 .thumbnail {
width : 210px;
text-align : center;
margin : 0;
float : left;
padding-top : 15px;
padding-right : 0;
padding-bottom : 5px;
padding-left : 0;
}
.category1 .thumbnail, .category_25days .thumbnail {
float : left;
padding-top : 0;
padding-right : 15px;
padding-bottom : 0;
padding-left : 0;
margin : 0;
}
.category1 h2 a {
color : #000;
}
.sociable .sociable_tagline {
font-family : Georgia, "Times New Roman", Times, serif;
font-weight : normal;
padding-bottom : 10px;
}
#comments {
border : 1px none #dcdddd;
margin-bottom : 30px;
padding-right : 20px;
padding-bottom : 20px;
padding-left : 20px;
}
#comments a {
text-decoration : none;
color : #00adef;
}
#comments_wrap h3 {
margin : 0;
padding-top : 5px;
padding-right : 0;
padding-bottom : 20px;
padding-left : 0;
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 1.4em;
font-weight : normal;
font-variant : small-caps;
text-transform : capitalize;
font-style : normal;
line-height : normal;
}
#comments_wrap h3 a, #comments_wrap h3 a:hover {
color : #242323;
text-decoration : none;
}
#comments_wrap .get_avatar {
color : #a7a7a7;
font-size : 10px;
letter-spacing : -1px;
padding-top : 10px;
}
#comments ol.parent {
padding-bottom : 25px;
}
#comments ol {
margin : 0;
padding : 0;
padding-left : 120px;
}
#comments ol li {
list-style : none;
padding : 0;
margin : 10px 0;
padding-top : 1px;
}
#comments span.comment-reply {
position : absolute;
bottom : 10px;
left : 20px;
font-size : 10px;
text-transform : uppercase;
}
#comments .comment_wrap {
border-top-width : 1px;
border-right-width : 1px;
border-bottom-width : 1px;
border-left-width : 1px;
border-top-style : none;
border-right-style : none;
border-bottom-style : solid;
border-left-style : none;
border-top-color : #dcdddd;
border-right-color : #dcdddd;
border-bottom-color : #dcdddd;
border-left-color : #dcdddd;
margin-bottom : 40px;
position : relative;
padding-bottom : 20px;
}
#comments .single_comment {
padding : 20px;
padding-bottom : 60px;
}
#comments .comment_arrow {
position : absolute;
top : 20px;
left : -32px;
}
#comments .comment_author {
position : absolute;
left : -120px;
width : 100px;
color : #8d8d8d;
font-size : 10px;
line-height : 14px;
border-top-style : none;
border-right-style : none;
border-bottom-style : none;
border-left-style : none;
}
#comments .comment_author span {
display : block;
}
#comments .children {
padding-left : 0;
border-left : 1px solid #ced0d0;
}
#comments .children li {
padding-left : 25px;
background : url(images/comment_li_bg.gif) no-repeat 0 25px;
}
#comments .children .comment_wrap {
background : #f8f8f8;
border : 1px solid #d3d5d5;
}
#comments .children .comment_arrow {
display : none;
}
#comments .children .comment_author {
position : absolute;
left : auto;
right : 20px;
bottom : 10px;
width : 200px;
height : 40px;
}
#comments .children .comment_author p {
position : absolute;
right : 50px;
bottom : -20px;
text-align : right;
}
#comments .children .comment_author span {
display : block;
}
#comments .children .comment_author img {
width : 40px;
height : 40px;
float : right;
}
#comments .comment_form_wrap {
position : relative;
padding-left : 120px;
}
#comments .parent .comment_form_wrap {
position : relative;
padding-left : 0;
}
#comments .textarea_arrow {
position : absolute;
top : 25px;
left : 89px;
}
#comments .children .textarea_arrow, #comments .parent .textarea_arrow {
display : none;
}
#comments .comment_form_wrap .comment_author {
position : absolute;
left : 0;
}
#comments .children .comment_form_wrap {
position : relative;
padding-left : 0;
}
#comments .children .comment_form_wrap .comment_author, #comments .parent .comment_form_wrap .comment_author, #comments .children .form_header, #comments .parent .form_header {
display : none;
}
#comments .input {
width : 456px;
background : #fff;
border : 1px solid #ced0d0;
color : #5f6565;
font-family : Tahoma, Arial, Helvetica, sans-serif;
display : block;
margin-bottom : 20px;
padding-top : 4px;
padding-right : 5px;
padding-bottom : 4px;
padding-left : 5px;
margin-top : 5px;
}
#comments .children .input {
width : 431px;
}
#comments .textarea {
padding-top : 20px;
padding-left : 20px;
width : 448px;
max-width : 468px;
height : 135px;
font-size : 12px;
}
#comments .children .textarea {
width : 423px;
}
#comments #submit_comment {
width : 12em;
height : 3em;
float : right;
margin-right : 7px;
margin-top : 10px;
}
#wpUserLinks_form #submit_comment {
width : 12em;
height : 3em;
margin-top : 10px;
}
#comments .inputerror {
border-color : #555;
}
#cancel-comment-reply {
float : left;
width : 120px;
height : 30px;
margin-top : 8px;
}
#cancel-comment-reply-link {
background : #fdfdfd url(images/button_bg.png) repeat-x 0% 100%;
border : 1px solid #bbbbbb;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 9px;
text-transform : uppercase;
height : 22px;
width : 70px;
text-align : center;
padding-bottom : 2px;
letter-spacing : -0.05em;
cursor : pointer;
display : block;
line-height : 22px;
}
* + html #cancel-comment-reply-link {
height : 22px;
padding-bottom : 0;
}
#cancel-comment-reply-link:hover {
color : #232323;
background : #eeeeee url(images/button_bg_hover.png) repeat-x 0% 100%;
text-decoration : none;
}
#main_featured a:hover {
text-decoration : underline;
}
#comments a:hover {
text-decoration : underline;
}
#comments .comment_wrap p {
font-size : 0.9em;
line-height : 1.5em;
}
#subscription #register_news {
width : 240px;
height : auto;
background-color : #ffffff;
float : left;
margin : 0;
padding-top : 0;
padding-right : 0;
padding-bottom : 0;
padding-left : 10px;
}
#subscription #register_news #s {
width : 160px;
height : 16px;
border : 1px solid #ccc;
float : left;
margin : 0;
padding : 0;
color : #666;
font-size : 10px;
}
#register_news #signup {
margin : 0;
padding-top : 0;
padding-right : 0;
padding-bottom : 0;
padding-left : 0;
float : right;
}
#search #searchform #searchsubmit {
margin : 0;
padding-top : 0;
padding-right : 0;
padding-bottom : 0;
padding-left : 0;
float : right;
}
#search #searchform {
float : right;
margin : 0;
padding : 0;
width : 260px;
}
#search #searchform #s {
width : 170px;
height : 18px;
border : 1px solid #ccc;
float : left;
margin : 0;
padding : 0;
color : #666;
font-size : 10px;
}
#subscription_issue a img {
float : right;
margin-top : -10px;
padding-right : 10px;
padding-bottom : 3px;
}
#main-sidebar ul .sidebar-box {
float : right;
margin : 0;
padding : 0;
clear : both;
}
#main-sidebar ul {
	width : auto;
	text-align : left;
}
#main-sidebar ul .sidebar-box .heading .heading-inside {
margin : 0;
padding : 0;
}
#main-sidebar ul .sidebar-box {
float : right;
width : 260px;
border : 1px none #ccc;
margin-top : 15px;
margin-right : 0;
margin-bottom : 0;
margin-left : 0;
padding-top : 0;
padding-right : 0;
padding-bottom : 15px;
padding-left : 0;
}
#main-sidebar ul .sidebar-box .heading .heading-inside {
font-family : Georgia, "Times New Roman", Times, serif;
font-weight : bold;
font-variant : normal;
text-transform : uppercase;
color : #000;
font-size : 1em;
line-height : normal;
border-top-width : 6px;
border-right-width : 6px;
border-bottom-width : 6px;
border-left-width : 6px;
border-top-style : solid;
border-top-color : #000;
border-right-color : #000;
border-bottom-color : #000;
border-left-color : #000;
padding-top : 10px;
margin : 0;
}
#main-sidebar ul .sidebar-box li a {
color : #000;
font-family : Verdana, Geneva, sans-serif;
font-size : 0.8em;
text-decoration : none;
line-height : 1.5em;
padding : 0;
margin : 0;
}
#main-sidebar ul .sidebar-box li a:hover {
text-decoration : none;
color : #00afec;
}
#main-sidebar ul .sidebar-box li {
list-style-type : none;
padding-top : 0;
padding-right : 0;
padding-bottom : 2px;
padding-left : 0;
margin : 0;
}
#main-sidebar ul .sidebar-box ul {
margin : 0;
padding : 0;
}
#main_featured ul {
margin-top : 0;
margin-right : 10px;
margin-bottom : 10px;
margin-left : 20px;
padding-top : 0;
padding-right : 10px;
padding-bottom : 10px;
padding-left : 10px;
list-style-type : disc;
}
#main_featured ul li {
font-family : Georgia, "Times New Roman", Times, serif;
color : #666;
font-size : 0.8em;
line-height : 1.5em;
padding-bottom : 10px;
}
#main-sidebar ul .sidebar-box .heading {
width : auto;
margin : 0;
padding-top : 0;
padding-right : 0;
padding-bottom : 5px;
padding-left : 0;
}
.paws {
list-style-image : url(../../../images/paw_bullet.gif);
margin : 0;
padding : 0;
}
#logo a:hover {
	background-image : url(images/logo-rollover.png);
	background-repeat : no-repeat;
	background-position : right top;
	position : relative;
	top : 10px;
	right : -50px;
}
#logo a {
	display : block;
	height : 148px;
	text-decoration : none;
	width : 420px;
}
.wp-pagenavi {
	float : right;
	height : auto;
	width : auto;
	padding: 10px;
	margin: 0;
}
.breadcrumb {
font-family : Verdana, Geneva, sans-serif;
font-size : 10px;
margin : 0;
padding-top : 0;
padding-right : 0;
padding-bottom : 20px;
padding-left : 0;
text-align : left;
}
.alignleft {
background-color : #eeeeee;
border : 1px solid #cccccc;
height : auto;
width : auto;
float : left;
margin-bottom : 0;
margin-right : 10px;
margin-top : 0;
padding : 10px;
} 
#page-wrapper {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#main-sidebar ul .sidebar-box .textwidget p {
	color: #666;
	font-size: 14px;
	padding-bottom: 10px;
	line-height: 18px;
}

#main-sidebar ul .sidebar-box .textwidget p a {
	color: #00adef;
}
#main-sidebar ul .sidebar-box .textwidget p a:hover {
	color: #999;
}
#page-wrapper #page-container #page-wrap #main-content .wp-pagenavi a {
	color: #00adef;
}
