/* Begin Typography & Colors */
* { margin: 0; padding: 0; }
body { background: #ff6767 url(images/bkg_body.jpg) repeat center; font: normal 12px "Verdana", sans-serif; color:#535353; }
input, button, textarea, select {  font: normal 12px/12px "Verdana", sans-serif; color:#535353; vertical-align: middle; }
legend { display: none; }
fieldset { border: none; }
ul, ol { list-style: none; }
ol { list-style-type: decimal;}
table { border-collapse: collapse; width: 100%; }
hr { display: none; }
img { padding: 0px; margin: 0px; border: none; text-align: center; }

a:link { text-decoration: none; color : #ff3366; border: 0px; -moz-outline-style: none;}
a:active { text-decoration: underline; color : #ff3366; border: 0px; -moz-outline-style: none;}
a:visited { text-decoration: none; color : #ff3366; border: 0px; -moz-outline-style: none;}
a:hover	{ text-decoration: underline; color : #0066cc; border: 0px; -moz-outline-style: none;} 
a:focus { outline: none;-moz-outline-style: none;}

h1, h2, h3, h4 { font-family: Arial, Helvetica, sans-serif; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#bgc { width: 100%; overflow: hidden; width: 100%; background: url(images/bkg_body_bg.png) repeat-x top; } 
#bgc-all { width: 978px; background:url(images/bkg_header.png) no-repeat top; margin: 0 auto; } 


/* Header
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.header { position: relative; width: 920px; padding: 0px 29px 0px 29px; height: 179px; }

#header_main {
	width:500px;
	position: absolute;
        padding: 15px 45px;
        }

#header_left {
	float:left;
	width:500px;
	}

/* Logo
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.logo { height: 56px; padding: 44px 0px 45px 0px;}
.logo .txt h1 { font: bold 50px/5px "Arial Black", Gadget, sans-serif ; letter-spacing: -4px; }
.logo .txt h1 a, .head .logo .txt h1 a:visited,.head .logo .txt h1 a:hover { text-decoration: none; color:#000;}

/* Menu
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.menu { overflow: hidden; width: 920px; }
/**/ * html .menu { height:1%;} /* */ 
.menu ul { width: 914px; float: left; padding: 5px 0px 0px 10px;}
.menu li { display: inline; font: bold 14px/14px "Arial"; float: left; letter-spacing: -1px; }
.menu li ul { display: none;}
.menu li a { padding-left: 10px; margin-right: 2px; background: url(images/menu-left.png) no-repeat left top; float: left;}
.menu li a span { padding: 4px 10px 4px 0px; display: block; background: url(images/menu-right.png) no-repeat right top; float: right; }
.menu li a span { float: none; color: #330033;}
.menu li a:hover { background-position: 0% -22px; color:#fff; text-decoration: none;}
.menu li a:hover span { background-position: 100% -22px; color:#fff;}

.menu .current_page_item a { background: url(images/menu-left.png) no-repeat left bottom; color:#fff; }
.menu .current_page_item a span, .menu .current_page_item a:visited span, .menu .current_page_item a:hover span { background: url(images/menu-right.png) no-repeat right bottom; color:#fff; }

.syn { position: absolute; right: 30px; width: 260px; background: url(images/rss-icon.png) no-repeat left; padding: 10px 30px 10px 25px; font: bold 14px/14px "Arial"; letter-spacing: -1px;}
.syn a { color:#cc0000;}


/* Search
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.search { width: 330px; position: absolute; right: 30px; top: 65px;}
.search form { padding: 15px;}
.search input { float: left; border: none; padding: 7px 5px 8px 5px; width: 220px; color:#333; background: #fff;}
.search button { float: left; background: url(images/search-button.png) no-repeat; width: 70px; height: 29px; border: none; cursor: pointer; color:#fff; text-indent: -35000px;}


/* Container
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.container-bg { width: 978px; background: url(images/bkg_container.png) repeat-y center; overflow: hidden;}
.container { width: 920px; padding: 29px; padding-top: 10px; padding-bottom: 5px; background: url(images/bkg_con.png) no-repeat top; overflow: hidden;}

/* Central Column
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SC { float: left; width: 580px;} /* 560 */


.title { font: bold 34px/34px 'Arial'; letter-spacing: -1px; padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px #ccc solid; color:#000;}
.meta { font: bold 26px/24px 'Arial'; letter-spacing: -1px; padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px #ccc solid; color:#000;}

/* Posts
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


.post-old { 

padding: 2px;

margin: 0;

background-color: #FFFFFF;

width:134px;

float:left;

border:1px solid #B1CFDA;

display: block;

overflow:hidden;

height: 76px;

}

.post {
    padding: 2px;
        padding-bottom: 2px;
    margin: 0 8px 8px 0;
    background-color: #FFFFFF;
    width: 275px;
    float: left;
    border: 1px solid #B1CFDA;
    display: block;
    overflow: hidden;
    height: 150px;
}

.storycontent img-old { text-align: center; width: 134px; height: 95px; }

.storycontent img {
    text-align: center;
    width: 275px;
    height: 170px;
}

.storytitle { text-align: center; font-size: 10px; }

.post-single { 

padding: 10px;

margin: 9px 0 0 5px;

background-color: #FFFFFF;

width:535px;

border:2px solid #B1CFDA;

display: block;

font-size: 12px;

overflow:hidden;}


.postpage { padding: 10px; margin: 10px 0 0 0; background-color: #FFFFFF; min-height: 960px; }


.post-archive { 

padding: 10px;

margin: 9px 0 0 0;

background-color: #FFFFFF;

width:535px;

border:2px solid #B1CFDA;

display: block;

overflow:hidden;

height: 120px; }



.post-archive h2 {

font-size: 14px;

text-align: top;

}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.p-con { padding: 10px 0px; overflow: hidden;}
.p-con p { font: normal 12px/18px "Verdana"; padding: 4px 0px; margin: 4px 0px;}
.p-con ol { list-style: decimal inside; }
.p-con ol { padding: 10px 0px 10px 25px; margin: 0px; }
.p-con ol li { padding: 2px 0px 2px 0px; }
.p-con ul { padding: 10px 0px 10px 20px; margin: 0px; }
.p-con ul li { padding: 2px 0px 2px 13px; background: url("images/p-con-li.png") no-repeat left 2px; color:#666; }
.p-con blockquote { font: italic 14px/19px Georgia, "Times New Roman", Times, serif; padding: 5px 20px; background: #fbf7d9; margin: 10px 0px; color:#993300; border: solid 1px #f6f3d3; }
.p-con blockquote p { font: italic 14px/19px Georgia, "Times New Roman", Times, serif; color:#cc3300; }
.p-con blockquote li { padding: 2px 0px 2px 13px; list-style-type: none; font-size: 12px; line-height: 17px;}

.p-det { text-align: left; border-top: solid 1px #d9d9d9; padding-top: 10px;}
.p-det li { display: inline; padding: 4px 0px 6px 22px; margin-right: 5px; font: bold 14px/14px "Arial", serif; letter-spacing: -1px;}
.p-det li.p-det-com { background: url("images/p-det-com-ico.png") left 3px no-repeat; }
.p-det li.p-det-cat { background: url("images/p-det-cat-ico.png") left 3px no-repeat; }
.p-det li a, .p-det li a:visited, .p-det li a:hover { margin-right: 3px;}

.wpunlimited_bookmarks strong { font-weight: normal; color:#999; padding-bottom: 2px; font-size: 10px; text-transform:uppercase; }
.wpunlimited_bookmarks a img { display:inline; border:none; padding:0; margin:0; margin-top: 5px; }

/* Images
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
.p-con img { padding: 0; max-width: 100%; }
.p-con img.aligncenter { display: block; margin-left: auto; margin-right: auto; padding: 1px; border: solid 6px #d1dee3;}
.p-con img.alignright { margin: 5px 0 10px 20px; display: inline; padding: 1px; border: solid 6px #d1dee3; }
.p-con img.alignleft { margin: 5px 20px 10px 10px; display: inline; padding: 1px; border: solid 6px #d1dee3; max-width:500px; }
.p-con .alignright { float: right; }
.p-con .alignleft { float: center; }

/* Navigation
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
.nav { overflow: hidden; position: relative;}
.nav .left a { float: left; background:url(images/nav-left.png) no-repeat left 0px; padding-left: 23px; }
.nav .right a { float: right; background:url(images/nav-right.png) no-repeat right 0px; padding-right: 23px; }
.nav a, .nav a:visited { color:#000; cursor: hand; font: bold 14px/18px "Arial"; letter-spacing: -1px; }
.nav a:hover { color:#000; }


/* Comments
############################################################################################################## */
.comments-list { overflow: hidden; position: relative; background: #f2edde; padding: 8px 8px 0px 8px; }
.comments-list div.corner { position: absolute; top: 0px; left: 0px; height: 23px; width: 23px; background: url(images/comment-list-corner.png);}
.comments-list div.entry { margin-bottom: 8px; background: #fff; padding: 22px;}
.comments-list div.alt {}
.comments-list p.name { padding-top: 10px; font: normal 14px/14px "Arial"; color:#333; letter-spacing: -1px;}
.comments-list p.avt { padding: 0px; margin: 0px; float: right;}
.comments-list p.avt img { border: solid 1px #ccc;}
* html .comments-list p.avt { left: -60px; }
.comments-list p.date { font-size: 11px; margin-bottom: 5px; border-bottom: solid 1px #ccc; padding-bottom: 10px;}
.comments-list p.date a, .comments-list p.date a:visited, .comments-list p.date a:hover { color:#999;}
.comments-list .con { font: normal 12px/17px "Verdana"; color:#333;}
.comments-list .con p { font: normal 12px/17px "Verdana"; padding: 5px 0px; margin: 0px; color:#333;}
.comments-list .con blockquote { font: italic 14px/19px Georgia, "Times New Roman", Times, serif; color:#666; margin: 10px 0px; background:#f1f1f1; padding: 5px 15px; }
.comments-list .con blockquote p { font: italic 14px/19px Georgia, "Times New Roman", Times, serif; color:#666; }


/* Comments Form
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.comments-form { background: #fff; border: solid 8px #f2edde; padding: 22px;}
.comments-form h3 {color:#272d36; font: bold 15px/15px "Arial"; letter-spacing: -1px; padding-bottom: 10px; border-bottom: solid 1px #cfc7b1; margin-bottom: 5px;}
.comments-form p { padding: 7px 0px; color:#333;}
.comments-form .required { font-weight: normal; color:#ff0000;}
.comments-form input { padding: 5px; width: 250px; margin-right: 5px; }
.comments-form input.formid { border: 1px solid #cfc7b1; background: #f9f8f3; padding: 5px; color:#333;}
.comments-form input.formemail { border: 1px solid #cfc7b1; background: #f9f8f3; padding: 5px; color:#333;}
.comments-form input.formuri { border: 1px solid #cfc7b1; background: #f9f8f3; padding: 5px; color:#333;}
.comments-form textarea { border: 1px solid #cfc7b1; background: #f9f8f3; padding: 5px; width: 490px; color:#333;}
.comments-form .button { background: url(images/post-comment.png) no-repeat left top; text-indent: -50000px; width: 117px; height: 25px; border: none; display: block;}


/* Right Column
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SR { float: right; width: 310px; padding: 0px 15px; color:#4e5a6b; }
.SR .adv { width: 320px; height: 900px; overflow: hidden; margin-bottom: 5px;}
.SR .note { font: bold 11px/11px Arial, Helvetica, sans-serif; color: #5391a6; border-bottom: solid 1px #b1cfda; padding-bottom: 7px; margin-bottom: 7px; }
.SR h3 { font: bold 14px/14px 'Arial'; letter-spacing: -1px; color:#000; border-bottom: solid 1px #b1cfda; padding-bottom: 7px; margin-bottom: 7px; }

.SR li { padding: 2px 0px 2px 7px; background: url(images/sr-arrow.png) no-repeat left 8px; list-style: none;}
.SR a, .SR a:visited { color:#006699;}
.SR a:hover { color:#000033;}
.SR p { color:#4e5a6b; font: normal 11px/14px 'Verdana'; }

.SR .widget { margin-bottom: 15px; background: #f3fcff; border: solid 1px #fff; padding: 10px;}
.SR .widget li { padding: 2px 0px 2px 7px; background: url(images/sr-arrow.png) no-repeat left 8px;}
.SR .widget li ul li { background: none; font-size: 12px; padding: 2px 0px 2px 0px; font-weight: normal;}

.SR .widget_tag_cloud { line-height: 22px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }

.SR .widget_calendar table { width: 100%;}
.SR .widget_calendar table td { text-align: center; padding: 3px; }

.SR .widget_calendar caption { background: #ceedf8; padding: 5px 0px; margin-bottom: 10px;}
.SR .widget_calendar #today { background: #ceedf8;}

.SR .widget_search #s { width: 160px; border: solid 1px #b5d6cd; padding: 3px; margin-bottom: 5px;}

.SR .widget_flickrRSS { overflow: hidden; margin-bottom: 20px; background: #f3fcff; border: solid 1px #fff; 
padding: 15px 0px 10px 15px;}
/**/ *html .SR .widget_flickrRSS { height: 1%;} /**/ 
.SR .widget_flickrRSS h3 { width: 270px; margin-bottom: 10px;}
.SR .widget_flickrRSS ul { float: left;}
.SR .widget_flickrRSS li { background: none; display: inline; padding: 0px; float: left; margin: 0px 7px 7px 0px;}
.SR .widget_flickrRSS li a img, .SR .widget_flickrRSS li a:visited img { border: solid 1px #fff; width: 60px; height: 60px;}
.SR .widget_flickrRSS li a:hover img { border: solid 1px #336699;}


/* Footer
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.footer h2 {
	font-size:12px;
	font-weight:strong;
}
.footer { width: 880px; padding: 20px 49px 20px 49px; background: url(images/bkg_footer.png) no-repeat bottom; height: 67px; margin-bottom: 20px; }
.footer p { padding: 1px 0px; color:#666; font-size: 11px; }
.footer p a, .footer p a:visited, .footer p a:hover { color:#666; text-decoration: underline; float: right; }

/* nSquared Tile (til) STYLE 
created by Jane Kim for nRelate 2012
*/

.nrelate_til a{
  color: #fff;
  text-decoration: none !important;
}

.nrelate_til img{
  max-width: 100%;
}

.nrelate_til .nr_inner{
  clear: both;
  padding: 4px 0;
  width: 100%;
}

.nrelate_til .nr_inner ul{
  margin: 0;
}

.nrelate_til .nr_panel .nr_text{
  color: #fff;
  line-height: 130%;
  padding: 4px;
}

.nrelate_til .nr_panel{
  background: none;
  border: 0;
  cursor: pointer;
  display: block;
  float:left;
  margin: 0;
  padding: 0;
  position: relative;
  text-decoration: none;
}

.nrelate_til .nr_panel:hover{
  background: transparent;
  border: 0;
  color: #fff;
  margin: 0;
  padding: 0;
  text-decoration:none;
}

.nrelate_til .nr_title{
  float: left;
  margin: 0 0 5px 0;
  font-size: 20px;
}

.nrelate_til .nr_img_div{
  /*background: transparent;*/
  background-color: transparent;
  border: 0;
  display: block;
  line-height: 0;
  position: absolute;
}

.nrelate_til .nr_img{
  background: transparent;
  border: 0;
  display: block;
  margin-left: auto !important;
  margin-right: auto !important;
  outline: 0;
  padding: 0;
  visibility:visible !important;
  width: auto !important;
  z-index: auto !important;
}

.nrelate_til .nr_img_div img{
  border: 0;
  margin: 0 !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -khtml-box-shadow: none !important;
  box-shadow: none !important;
}

.nrelate_til .nr_panel:hover .nr_img{
  background: transparent;
  border: 0;
  outline: 0;
}

.nr_excerpt{
  font-size: 11px;
  line-height: 108%;
  font-weight: normal;
}

.nrelate_til .nr_text{
  display: none;
}

.nrelate_til .nr_post_title,
.nrelate_til .nr_source,
.nrelate_til .nr_excerpt{
  display: block;
}

.nrelate_til .nr_panel:hover .nr_text{
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgb(0, 0, 0) transparent;
  /* RGBa */
  background: rgba(0, 0, 0, 0.75);
  /* For IE 5.5 - 7*/
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF000000, endColorstr=#BF000000);
  /* For IE 8*/
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF000000, endColorstr=#BF000000)";
  clear: left;
  color: #fff;
  display: block;
  float: left;
  font-family:sans-serif;
  font-weight:bold;
  overflow: hidden;
  position: absolute;
  text-align: left;
  word-wrap: break-word;
}

/* Sponsored posts */
.nrelate_til .nr_sponsored_wrap{
  display:block;
  height:18px;
  left: 0;
  overflow: hidden;
  position: absolute;
}
.nrelate_til  a.nr_panel:hover .nr_sponsored_wrap{
  left: 0;
}

.nr_source{
  font-size: 11px !important;
  font-style: italic;
}

/* settings for each thumbnail size supported in plugin */
.nrelate_til.nr_150 .nr_inner a{ height: 150px !important; }
.nrelate_til.nr_150 .nr_panel{ width: 150px; }
.nrelate_til.nr_150 .nr_panel .nr_sponsored_wrap{ top:132px; width: 150px; }
.nrelate_til.nr_150 .nr_panel .nr_sponsored{ left: 132px; }
.nrelate_til.nr_150 .nr_text{ height: 142px; width: 142px; top: 0px;}
.nrelate_til.nr_150 .nr_panel:hover .nr_text{ height:142px; width:142px;}
.nrelate_til.nr_150 .nr_panel:hover .nr_post_title{ font-size: 21px; line-height: 24px; }

.nrelate_til.nr_160 .nr_inner a{ height: 160px !important; }
.nrelate_til.nr_160 .nr_panel{ width: 160px; }
.nrelate_til.nr_160 .nr_panel .nr_sponsored_wrap{ top:142px; width: 160px; }
.nrelate_til.nr_160 .nr_panel .nr_sponsored{ left: 142px; }
.nrelate_til.nr_160 .nr_text{ height: 152px; width: 152px; top: 0px;}
.nrelate_til.nr_160 .nr_panel:hover .nr_text{ height:152px; width:152px;}
.nrelate_til.nr_160 .nr_panel:hover .nr_post_title{ font-size: 23px; line-height: 26px; }

.nrelate_til.nr_170 .nr_inner a{ height: 170px !important; }
.nrelate_til.nr_170 .nr_panel{ width: 170px; }
.nrelate_til.nr_170 .nr_panel .nr_sponsored_wrap{ top:152px; width: 170px; }
.nrelate_til.nr_170 .nr_panel .nr_sponsored{ left: 152px; }
.nrelate_til.nr_170 .nr_text{ height: 162px; width: 162px; top: 0px;}
.nrelate_til.nr_170 .nr_panel:hover .nr_text{ height:162px; width:162px;}
.nrelate_til.nr_170 .nr_panel:hover .nr_post_title{ font-size: 24px; line-height: 27px; }

.nrelate_til.nr_180 .nr_inner a{ height: 180px !important; }
.nrelate_til.nr_180 .nr_panel{ width: 180px; }
.nrelate_til.nr_180 .nr_panel .nr_sponsored_wrap{ top:162px; width: 180px; }
.nrelate_til.nr_180 .nr_panel .nr_sponsored{ left: 162px; }
.nrelate_til.nr_180 .nr_text{ height: 172px; width: 172px; top: 0px;}
.nrelate_til.nr_180 .nr_panel:hover .nr_text{ height:172px; width:172px;}
.nrelate_til.nr_180 .nr_panel:hover .nr_post_title{ font-size: 26px; line-height: 29px; }

.nrelate_til.nr_190 .nr_inner a{ height: 190px !important; }
.nrelate_til.nr_190 .nr_panel{ width: 190px; }
.nrelate_til.nr_190 .nr_panel .nr_sponsored_wrap{ top:172px; width: 190px; }
.nrelate_til.nr_190 .nr_panel .nr_sponsored{ left: 172px; }
.nrelate_til.nr_190 .nr_text{ height: 182px; width: 182px; top: 0px;}
.nrelate_til.nr_190 .nr_panel:hover .nr_text{ height:182px; width:182px;}
.nrelate_til.nr_190 .nr_panel:hover .nr_post_title{ font-size: 26px; line-height: 30px; }

.nrelate_til.nr_200 .nr_inner a{ height: 200px !important; }
.nrelate_til.nr_200 .nr_panel{ width: 200px; }
.nrelate_til.nr_200 .nr_panel .nr_sponsored_wrap{ top:182px; width: 200px; }
.nrelate_til.nr_200 .nr_panel .nr_sponsored{ left: 182px; }
.nrelate_til.nr_200 .nr_text{ height: 192px; width: 192px; top: 0px;}
.nrelate_til.nr_200 .nr_panel:hover .nr_text{ height:192px; width:192px;}
.nrelate_til.nr_200 .nr_panel:hover .nr_post_title{ font-size: 28px; line-height: 32px; }

.post-archive a img { margin: 0 8px 0 0; }