/*  
Theme Name: TNCT Professor takaya design
Theme URI: http://pr.tsuruoka-nct.ac.jp/~takayasa/
Description: Tsuruoka National College of Technology.
Version: 1.0
Author: Kazuma Watanabe
Author URI: http://pr.tsuruoka-nct.ac.jp/~takayasa/
License :  GNU General Public License (GPL) version 3

	
 */

body
	{
	padding:0px;
	margin:0px;
	background-color:#eee;
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	color:#333;
	line-height:1.5em;
    }

/*--------------------TOP NAVI------------------------------*/
div#header_navi {
	margin:0px;
	width:100%;
	height:30px;
	border-bottom:1px #999 solid;
	background:url(images/topmenu_bg.jpg) repeat-x;
	}
.h_left{
	width:160px;
	height:30px;
	line-height:30px;
	float:left;
	margin-left:10px;
	font-size:10px;
	}
.h_left li{
	float:left;
	width:70px;
	list-style:none;
	margin:0px;
	padding:0px;
	height:30px;
	line-height:30px;
	}	
.h_right {
	width:800px;
	height:30px;
	line-height:30px;
	margin-right:0px;
	padding:0px 0px 0px 0px;
	font-size:10px;
	float:right;
	}
.h_right ul{
	float:right;
	}
.h_right ul li{
	float:left;
	list-style:none;
	margin:0px;
	padding:0px;
	}

/*--------------------MAIN CONTENTS AREA------------------------------*/
div#pagecenter {
	margin: 0 auto;
	width: 1000px;
	background-color:#ffffff;
	border-left:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
	}
div#mainbox	{
	margin:0px 0px 0px 0px;
	padding:20px 0px 0px 0px;
	background:#FFFFFF;	
	}
div#midarea	{
	border-top:1px #CCCCCC solid;
	padding-top:10px;/* ie6,7 */
	}
div#midarea-s {
	border-top:1px #CCCCCC solid;
	padding-top:10px;
	/padding-top:20px;/* ie6,7 */
	}
div.clear {
    clear: both;
    margin: 0px;
    padding: 0px;
    height: 0px;
    line-height: 0px;
    font-size: 0px;
	}

/*--------------------HEADER------------------------------*/
div#header {
	height:172px;
	width:1000px;
	padding:0px;
	color:#666;
	background: #FFFFFF url(images/head_img.jpg) no-repeat;
	}
div.header_l {
	margin:0px;
	padding:0px;
	width:655px;
	height:172px;
	float:left;
	overflow:hidden;
	}
div.header_l a {
	}
div.header_l img {
	border:none;
	float:left;
	margin:0px;
	padding:0px;
	}
div.header_r {
	width:300px;
	height:172px;
	float:right;
	text-align:right;
	} 
div.header_r img {
	margin:10px 10px auto auto;
	border:none;
	}
div.head_search {
	height:50%;
	width:100%;
	text-align:center;
	padding-top:20px;
	}	
h1#sitename
	{
	display:none;
	}
span#description
	{
	display:none;
	}

/*--------------------LEFT CONTENTS------------------------------*/
div.left-navi-blog
	{
	width:224px;
	float:left;
	display:block;
	}
div.left-widget
	{
	width:224px;
	margin:0px 10px 0px 10px;
	}
div.left-widget p
	{
		cursor:pointer;
	}

div.left-navi-img
	{
	width:100%;
	background:#ccc;
	text-align:center;
	padding:0px;
	height:60px;
	}
.left-navi-img img
	{
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	border:none;
	padding:0px;
	}
div.widget-header
	{
	font-weight:bold;
	padding-left:10px;
	padding-top:3px;
	}

/*--------------------LEFT MENU------------------------------*/
ul.accordion ul {
	 display:none;
	 background:#FFFFFF;
	 padding:0px;
	 margin:0px;
	 width:224px;
	 }
.accordion span {
	 padding:0px;
	 margin:0px;
	 }
.accordion img{
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	border:none;
	padding:0px;
	}
ul.accordion { 
 	list-style:none;
	margin:0px;
	margin-bottom:10px;
	padding:0px;
	}
ul.accordion > li { 
 	list-style:none;
	margin:0px;
	padding:0px;
	}
ul.accordion > li > p {
	margin:0px;
	padding:0px;
	}
ul.accordion > li > ul { 
	margin:0px;
	padding:0px;
	width:224px;
	}
ul.accordion > li > ul > li { 
	margin:0px;
	margin-bottom:0px;
	padding:0px;
	padding-left:30px;
	background:url(images/li-img.jpg) no-repeat;
	background-position:10px 7px;
	line-height:1.5em;
	list-style:none;
	}
ul.accordion > li > ul > p { 
	margin:0px;
	margin-top:10px;
	padding:0px;
	padding-left:14px;
	list-style:none;
	line-height:1.2em;
	}

ul.accordion > li > ul > li > p { }
ul.accordion > li > ul > li > ul > li { 
	margin:0px;
	margin-bottom:0px;
	padding:0px;
	padding-left:20px;
	list-style:none;
	line-height:1.2em; }
ul.accordion a {
	display:block;
	padding:2px;
	}
ul.accordion span {
	display:block;
	padding:0px;
	margin:0px auto;
	width:221px;
	overflow:hidden;
	}
ul.accordion p {
	 padding:0px;
	 margin:0px;
	 }

#acin li {
	padding-left:30px!important;
	}

/*--------------------MAIN COLUMN------------------------------*/
div.center-blog
	{
	width:740px;
	background:#ffffff;
	float:left;
	margin-left:36px;
	}
ul.center-blog ul {
	}
ul.center-blog li {
	list-style:none;
	}
.center-blog li {
	list-style:none;
	}
div.contwrap {
	margin-bottom:20px;
	}
div.rssimg {
	width:100%;
	height:38px;
	line-height:38px;
	text-align:right;
}
div.whatsnew
	{
	background:#eeeeee;
	height:38px;
	width:720px;
	background:url(images/whatsnew.jpg) no-repeat;
	overflow:hidden;
	}
div.whatsnew span {
	display:none;
	}
div.schedul	{
	background:#eeeeee;
	height:38px;
	width:720px;
	background:url(images/schedul.jpg) no-repeat;
	overflow:hidden;
	}
div.schedul span {
	display:none;
	}
div.psblog {
	background:#eeeeee;
	height:38px;
	width:720px;
	background:url(images/psblog.jpg) no-repeat;
	overflow:hidden;
	margin-bottom:10px;
	}
div.psblog_img {
	height:80px;
	list-style:none;
	margin-bottom:0px;
	margin-right:10px;
	overflow:hidden;
	}
div.psblog_img img {
	border:1px #CCCCCC solid;
	background:#eeeeee;
	line-height:70px;
	margin-left:10px;
	margin-right:10px;
	padding:5px;
	float:left;
	}
div.psblog span	{
	display:none;
	}
div.post-title {
	background-color:#FFFFFF;
	margin:0px;
	margin-left:300px;
	/margin-left:0px;/* ie6,7 */
	padding:5px;
	padding-right:10px;
	text-align:justify;
	height:2em;
	background:#e0e0e0;
	line-height:2em;
	}
div.post-content {
	background-color:#FFFFFF;
	margin:0px;
	margin-left:300px;
	/margin-left:0px;/* ie6,7 */
	padding:5px;
	padding-right:10px;
	text-align:justify;
	border-top:#000000 1px solid;
	border-bottom:#000000 1px solid;
	}
div.post-meta {
	background-color:#FFFFFF;
	margin:0px;
	margin-left:300px;
	/margin-left:0px;/* ie6,7 */
	padding:5px;
	padding-right:10px;
	text-align:justify;
	}
div.single-meta	{
	border-top: #ccc 1px dashed;
	padding:5px;
	margin:5px;
	margin-top:30px;
	font-size:10px;
	}
div.main-meta {
	border:#ccc 1px dashed;
	padding:5px;
	margin:5px;
	margin-top:30px;
	color:#666;
	background-color:ddd;
	font-size:10px;
	}
div.post-title-s {
	width:720px;
	margin:10px 0px 20px 0px;
	}
div.post-content-s {
	width:720px;
	margin:0px 0px 40px 0px;
	}
div.commentblog {
	margin:0px;
	padding:5px;
	text-align:justify;
	border-top:#000000 1px solid;
	border-bottom:#000000 1px solid;
	}
div.singlecommentborder {
	float:left;
	}	
div.gravatorblog {
	float:left;
	width:70px;
	}
div.singlecomment {
	float:left;
	width:410px;
	}
div.topblock {
	width:100%;
	height:340px;
	margin:0px 0px 20px 0px;
	}
div.topblock img {
	margin:0px;
	}
div.topblock1 {
	width:360px;
	height:157px;
	padding:0px;
	float:left;
	margin:0px 5px 5px 0px;
	border:1px #CCCCCC solid;
	}
div.topblock2 {
	width:360px;
	height:157px;
	padding:0px;
	float:left;
	margin:0px 0px 5px 0px;
	border:1px #CCCCCC solid;
	}
div.topblock3 {
	width:360px;
	height:157px;
	padding:0px;
	float:left;
	margin:0px 5px 5px 0px;
	border:1px #CCCCCC solid;
	}
div.topblock4 {
	width:360px;
	height:157px;
	padding:0px;
	float:left;
	margin:0px 0px 5px 0px;
	border:1px #CCCCCC solid;
	}
#breadlist {
	margin:0px 0px 0px -1px;
	padding:5px 0px 0px 10px;
	height:40px;
	width:1001px;
	font-size:11px;
	float:left;
	list-style:none;
	background-color:#eee;
	}
.left {
	float:left;
	width:50%;
	}
.right {
	float:right;
	width:50%;
	}
.banner_area{
	width:100%;
	margin: 40px 0px 40px 0px;
	text-align:center;
}
.banner_area img{
	margin-bottom:10px !important;
}

/*--------------------FOOTER--------------------*/	
div#footernavi {
	width:100%;
	height:30px;
	line-height:30px;
	margin-top:20px;
	border-top:1px #CCCCCC solid;
	font-size:12px;
	clear:both;
	}
.footernavi_inner {
	width:600px;
	margin:0px auto 0px auto;
	}
#footernavi ul li {
	float:left;
	list-style:none;
	padding:0px 0px 0px 15px;
	}

div#footer {
	padding:15px 5px 0px 5px;
	margin:0px;
	height:auto;
	background-image:url(images/footer_bg.jpg);
	background-repeat:repeat-x;
	background:#CCCCCC;
	}
div.foot_l {
	font-size:12px;
	width:660px;
	float:left;
	}
div.foot_r {
	font-size:12px;
	width:300px;
	float:right;
	line-height:1.3em;
	border-left:1px #999999 solid;
	padding-left:14px;
	}
div#footer ul {
	font-size:12px;
	list-style-type: none;
	width: 140px;
	float: left;
	margin: 0 10px 20px 0;
	}
div#footer li {
	list-style-type: none;
	width: 140px;
	float: left;
	padding: 0;
	line-height:1.2em;
	margin-bottom:10px;
	}
div#footer li a {
	padding: 0px 20px 0px 0;
	width: 120px;
	float: left;
	}


/*--------------------TEXT--------------------*/
p{
	margin:0px;
    }
h2,h3,h4,h5,h6{
	margin:0px;
	padding:0px;
    } 
.post-title-s h2{
	margin:0px 0px 0px 0px;
	padding:10px 0px 5px 10px;
	width:720px;
	font-size:18px;
	line-height:1.3em;
	display:table-cell;
	vertical-align:middle;
	color:#333;
	border-bottom:1px #FF3300 solid;
	}
.post-content-s h2{
	margin:0px 0px 0px 0px;
	padding:10px 0px 5px 10px;
	width:720px;
	font-size:18px;
	line-height:1.3em;
	display:table-cell;
	vertical-align:middle;
	color:#666;
	border-left:4px #FF3300 solid;
	white-space: pre;           /* CSS 2.0 */
        white-space: pre-wrap;      /* CSS 2.1 */
        white-space: pre-line;      /* CSS 3.0 */
        white-space: -pre-wrap;     /* Opera 4-6 */
        white-space: -o-pre-wrap;   /* Opera 7 */
        white-space: -moz-pre-wrap; /* Mozilla */
        white-space: -hp-pre-wrap;  /* HP Printers */

	}
.post-content-s h3{
	margin:0px 0px 20px 0px;
	padding:10px 0px 5px 10px;
	width:720px;
	font-size:16px;
	line-height:1.3em;
	vertical-align:middle;
	color:#333;
	border:1px #ccc dashed;
	}
.post-content-s img{
}
acronym, abbr, span.caps {
	}
acronym, abbr {
	}
blockquote {
	}
blockquote cite {
	}
hr {
	}
dl{
   }
dt{
   }
dd{
   }
ul {
	margin:0px;
	margin-left:12px;
	list-style:none;
	padding-left:8px;
	}
ol{
   }

ol li {
	list-style:decimal;
	}
li{
	list-style:square;
	margin-top:3px;
	padding-top:2px;
	padding-bottom:2px;
    }
ul ul{
    }
blockquote{
    }
blockquote p{
    }
code{
    }
pre{
    }
b, strong,i,em {
    }
img{
	padding:0px;
	margin:0px;
    }
address {
    }
.h_right ul li {
	padding-right:20px;
	}

/*--------------------LINKS--------------------*/
a {
	text-decoration: none;
	outline:none;
	color: #3366FF;
	-moz-transition: all 0.6s linear 0;
	-webkit-transition: all 0.6s linear 0;
	}
a:hover {
	color:#000066;
	outline:none;
	}
a:visited {
	outline:none;
    } 
a:active,a:focus {
	outline:none;
	}
.post-content a {
	color:#333; 
    }
.post-content a:link {
	color:#333; 
    }
.post-content a:visited { 
	color:#333; 
    }
.post-content a:link:active, 
.post-content a:visited:active {
	color:#333; 
    }
#single-meta a {
	color:#333; 
    }
#single-meta a:link {
	color:#333; 
    }
#single-meta a:visited { 
	color:#333; 
    }
#single-meta a:link:active, 
#single-meta a:visited:active {
	color:#333; 
    }
.commentblog a {
	color:#333; 
    }
.commentblog a:link {
	color:#333; 
     }
.commentblog a:visited{
	color:#333; 
     }
.commentblog a:link:active, 
.commentblog a:visited:active{
	color:#333; 
      }
div#footer a{
	text-decoration: none;
	outline:none;
	color: #666;
	-moz-transition: all 0.6s linear 0;
	-webkit-transition: all 0.6s linear 0;
	}
div#footer a:hover {
	color:#3300FF;
	outline:none;
	}
div#footer a:visited {
	outline:none;
    } 
div#footer a:active,a:focus {
	outline:none;
	}

a img{
	border:none;
     }
a:link img { 
	border:none;
     }
a:visited img { 
	border:none;
     }
a:link:active img, 
a:visited:active img {
	border:none;
     }
a:link:hover img, 
a:visited:hover img {
	border:none;
	 }

/*--------------------more link--------------------*/
.more-link{
     }

/*--------------------         --------------------*/
p.serif{
     }

/*--------------------Search--------------------*/

#searchform{
	height:20px;
	padding:0px;
	margin:0px;
	vertical-align:middle;
    }
#searchform img{
	margin:0px;
	padding:0px;
	border:none;
	vertical-align:middle;
	}
.search rounded{
	vertical-align:middle;
	height:20px;
	margin:0px;
	padding:0px;
	}
input#searchsubmit{
	width:52px;
	height:20px;
	background:url(images/search_bt.jpg) no-repeat left top;
	border:0px;
	padding:0px;
	margin:0px;
	vertical-align:middle;
    }
#searchsubmit:hover,
#searchsubmit:focus {
	background-position:left -21px;
	}

/*--------------------Commentarea--------------------*/
.alt {
	}
.commentlist {	
	padding:0px;
	margin:0px;
	}
.nocomments {
	text-align:justify;
	}
.commentlist li {
	padding:0px;
	margin:0px;
	list-style:none;
	color:#111;
	}
.commentlist cite, 
.commentlist cite a {
	}
.commentlist p {
	text-align:justify;
	padding:0px;
	padding-top:5px; 
	}
#commentform p {
	}
.commentmetadata {
	}
#commentform input {
	border:1px solid #333;
	margin-bottom:3px;
	}
#commentform textarea {
	border:1px solid #333;
	width:488px;
	}
#commentform #submit {
	}

/*--------------------calender--------------------*/
 
#wp-calendar th {
	}
#wp-calendar {
	empty-cells: show;
	}
#wp-calendar #next a {
	}
#wp-calendar #prev a {
	}
#wp-calendar a {
	}
#wp-calendar caption {
	}
#wp-calendar td {
	}
#wp-calendar td.pad:hover { 
    }

/*-------------------- widgets---------------------*/
h2.widgettitle {
     }
.widget {
     }

/*--------------------Archive--------------------*/
li#archives{
     }
.widget_archives{
     }

/*--recent posts--*/
li#recent-posts{
     }
.widget_recent_entries{
     }

/*--------------------text widget--------------------*/
li.widget_text{
     }

/*--id haengt von der nummer des text widgets ab*/
li#text-4{
     }
div.textwidget{
     }

/*--------------------links blogroll--------------------*/
li#links{
     }
.widget_links{
     }

/*--------------------categories--------------------*/
li#categories{
     }
.widget_categories{
     }

/*-------------------WP Requires------------------*/
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
.aligncenter img{
	padding:0px;
	border:none;
}
.alignleft {
	float: left;
	margin-right:10px!important;
	padding:0px!important;
	}
.alignright {
	float: right;
	margin-left:10px;
	padding:0px!important;
	}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	padding-top: 4px;
	margin: 10px;
	-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-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}

/*--------------------thumbnail img------------------------------*/
.tbimg {
	text-align:center;
	}

.tbimg img {
	padding:5px;
	background:#eee;
	margin:0px auto 20px auto;
	text-align:center;
	}
	
/*--------------------CONTENTS SLIDER------------------------------*/
div#slider {
	width:1000px;
	height:300px;
	margin-bottom:0px;
	margin-left:-1px;
	padding:10px 0px 10px 0px;
	background-color:#eee;
	border-left:1px #eee solid;
	border-right:1px #eee solid;
	}
div.fluid_container {
	}
.camera_wrap a, .camera_wrap img, 
.camera_wrap ol, .camera_wrap ul, .camera_wrap li,
.camera_wrap table, .camera_wrap tbody, .camera_wrap tfoot, .camera_wrap thead, .camera_wrap tr, .camera_wrap th, .camera_wrap td
.camera_thumbs_wrap a, .camera_thumbs_wrap img, 
.camera_thumbs_wrap ol, .camera_thumbs_wrap ul, .camera_thumbs_wrap li,
.camera_thumbs_wrap table, .camera_thumbs_wrap tbody, .camera_thumbs_wrap tfoot, .camera_thumbs_wrap thead, .camera_thumbs_wrap tr, .camera_thumbs_wrap th, .camera_thumbs_wrap td {
	background: none;
	font: inherit;
	font-size: 100%;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	list-style: none;
	}
.camera_wrap img {
}
.camera_wrap {
	display: none;
	float: left;
	position: relative;
	z-index: 0;
	}
.camera_wrap img {
	max-width: none!important;
	}
.camera_fakehover {
	height: 100%;
	min-height: 60px;
	position: relative;
	width: 100%;
	z-index: 1;
	}
.camera_wrap {
	width: 100%;
	}
.camera_src {
	display: none;
	}
.cameraCont, .cameraContents {
	height: 100%;
	position: relative;
	width: 100%;
	z-index: 1;
	}
.cameraSlide {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	}
.cameraContent {
	bottom: 0;
	display: none;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	}
.camera_target {
	bottom: 0;
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	text-align: left;
	top: 0;
	width: 100%;
	z-index: 0;
	}
.camera_overlayer {
	bottom: 0;
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 0;
	}
.camera_target_content {
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	}
.camera_target_content .camera_link {
    background: url(/images/blank.gif);
	display: block;
	height: 100%;
	text-decoration: none;
	}
.camera_loader {
    background: #fff url(/images/camera-loader.gif) no-repeat center;
	background: rgba(255, 255, 255, 0.9) url(/images/camera-loader.gif) no-repeat center;
	border: 1px solid #ffffff;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	height: 36px;
	left: 50%;
	overflow: hidden;
	position: absolute;
	margin: -18px 0 0 -18px;
	top: 50%;
	width: 36px;
	z-index: 3;
	}
.camera_bar {
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 3;
	}
.camera_thumbs_wrap.camera_left .camera_bar, .camera_thumbs_wrap.camera_right .camera_bar {
	height: 100%;
	position: absolute;
	width: auto;
	}
.camera_thumbs_wrap.camera_bottom .camera_bar, .camera_thumbs_wrap.camera_top .camera_bar {
	height: auto;
	position: absolute;
	width: 100%;
	}
.camera_nav_cont {
	height: 65px;
	overflow: hidden;
	position: absolute;
	right: 9px;
	top: 15px;
	width: 120px;
	z-index: 4;
	}
.camera_caption {
	bottom: 0;
	display: block;
	position: absolute;
	width: 100%;
	}
.camera_caption > div {
	padding: 10px 20px;
	}
.camerarelative {
	overflow: hidden;
	position: relative;
	}
.imgFake {
	cursor: pointer;
	}
.camera_prevThumbs {
	bottom: 4px;
	cursor: pointer;
	left: 0;
	position: absolute;
	top: 4px;
	visibility: hidden;
	width: 30px;
	z-index: 10;
	}
.camera_prevThumbs div {
	background: url(/images/camera_skins.png) no-repeat -160px 0;
	display: block;
	height: 40px;
	margin-top: -20px;
	position: absolute;
	top: 50%;
	width: 30px;
	}
.camera_nextThumbs {
	bottom: 4px;
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 4px;
	visibility: hidden;
	width: 30px;
	z-index: 10;
	}
.camera_nextThumbs div {
	background: url(/images/camera_skins.png) no-repeat -190px 0;
	display: block;
	height: 40px;
	margin-top: -20px;
	position: absolute;
	top: 50%;
	width: 30px;
	}
.camera_command_wrap .hideNav {
	display: none;
	}
.camera_command_wrap {
	left: 0;
	position: relative;
	right:0;
	z-index: 4;
	}
.camera_wrap .camera_pag .camera_pag_ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
	/display:none;
	}
.camera_wrap .camera_pag .camera_pag_ul li {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	cursor: pointer;
	display: inline-block;
	height: 16px;
	margin: 20px 5px;
	position: relative;
	text-align: left;
	text-indent: -9999px;
	width: 16px;
	}
.camera_commands_emboss .camera_pag .camera_pag_ul li {
	-moz-box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
	box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
	}
.camera_wrap .camera_pag .camera_pag_ul li > span {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height: 8px;
	left: 4px;
	overflow: hidden;
	position: absolute;
	top: 4px;
	width: 8px;
	}
.camera_commands_emboss .camera_pag .camera_pag_ul li:hover > span {
	-moz-box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
	box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
	}
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
	-moz-box-shadow: 0;
	-webkit-box-shadow: 0;
	box-shadow: 0;
	}
.camera_pag_ul li img {
	display: none;
	position: absolute;
	}
.camera_pag_ul .thumb_arrow {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid;
	top: 0;
	left: 50%;
	margin-left: -4px;
	position: absolute;
	}
.camera_prev, .camera_next, .camera_commands {
	cursor: pointer;
	height: 40px;
	margin-top: -20px;
	position: absolute;
	top: 50%;
	width: 40px;
	z-index: 2;
	}
.camera_prev {
	left: 0;
	}
.camera_prev > span {
	background: url(images/camera_skins.png) no-repeat 0 0;
	display: block;
	height: 40px;
	width: 40px;
	}
.camera_next {
	right: 0;
	}
.camera_next > span {
	background: url(images/camera_skins.png) no-repeat -40px 0;
	display: block;
	height: 40px;
	width: 40px;
	}
.camera_commands {
	right: 41px;
	}
.camera_commands > .camera_play {
	background: url(images/camera_skins.png) no-repeat -80px 0;
	height: 40px;
	width: 40px;
	}
.camera_commands > .camera_stop {
	background: url(images/camera_skins.png) no-repeat -120px 0;
	display: block;
	height: 40px;
	width: 40px;
	}
.camera_wrap .camera_pag .camera_pag_ul li {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	cursor: pointer;
	display: inline-block;
	height: 16px;
	margin: 20px 5px;
	position: relative;
	text-indent: -9999px;
	width: 16px;
	}
.camera_thumbs_cont {
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	overflow: hidden;
	position: relative;
	width: 100%;
	}
.camera_commands_emboss .camera_thumbs_cont {
	-moz-box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
	box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
	}
.camera_thumbs_cont > div {
	float: left;
	width: 100%;
	}
.camera_thumbs_cont ul {
	overflow: hidden;
	padding: 3px 4px 8px;
	position: relative;
	text-align: center;
	}
.camera_thumbs_cont ul li {
	display: inline;
	padding: 0 4px;
	}
.camera_thumbs_cont ul li > img {
	border: 1px solid;
	cursor: pointer;
	margin-top: 5px;
	vertical-align:bottom;
	}
.camera_clear {
	display: block;
	clear: both;
	}
.showIt {
	display: none;
	}
.camera_clear {
	clear: both;
	display: block;
	height: 1px;
	margin: -1px 0 25px;
	position: relative;
	}
.pattern_1 .camera_overlayer {
	background: url(/images/patterns/overlay1.png) repeat;
	}
.pattern_2 .camera_overlayer {
	background: url(/images/patterns/overlay2.png) repeat;
	}
.pattern_3 .camera_overlayer {
	background: url(/images/patterns/overlay3.png) repeat;
	}
.pattern_4 .camera_overlayer {
	background: url(/images/patterns/overlay4.png) repeat;
	}
.pattern_5 .camera_overlayer {
	background: url(/images/patterns/overlay5.png) repeat;
	}
.pattern_6 .camera_overlayer {
	background: url(/images/patterns/overlay6.png) repeat;
	}
.pattern_7 .camera_overlayer {
	background: url(/images/patterns/overlay7.png) repeat;
	}
.pattern_8 .camera_overlayer {
	background: url(/images/patterns/overlay8.png) repeat;
	}
.pattern_9 .camera_overlayer {
	background: url(/images/patterns/overlay9.png) repeat;
	}
.pattern_10 .camera_overlayer {
	background: url(/images/patterns/overlay10.png) repeat;
	}
/*-- slider,BG --*/
.camera_caption {
	color: #fff;
	}
.camera_caption > div {
	}
.camera_wrap .camera_pag .camera_pag_ul li {
	background: #b7b7b7;
	}
.camera_wrap .camera_pag .camera_pag_ul li:hover > span {
	background: #b7b7b7;
	}
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
	background: #434648;
	}
.camera_pag_ul li img {
	border: 4px solid #e6e6e6;
	-moz-box-shadow: 0px 3px 6px rgba(0,0,0,.5);
	-webkit-box-shadow: 0px 3px 6px rgba(0,0,0,.5);
	box-shadow: 0px 3px 6px rgba(0,0,0,.5);
	}
.camera_pag_ul .thumb_arrow {
    border-top-color: #e6e6e6;
	}
.camera_prevThumbs, .camera_nextThumbs, .camera_prev, .camera_next, .camera_commands, .camera_thumbs_cont {
	background: #d8d8d8;
	background: rgba(216, 216, 216, 0.85);
	}
.camera_wrap .camera_pag .camera_pag_ul li {
	background: #b7b7b7;
	}
.camera_thumbs_cont ul li > img {
	border-color: 1px solid #000;
	}

.camera_black_skin .camera_prevThumbs div {
	background-position: -160px -40px;
}
.camera_black_skin .camera_nextThumbs div {
	background-position: -190px -40px;
}
.camera_black_skin .camera_prev > span {
	background-position: 0 -40px;
}
.camera_black_skin .camera_next > span {
	background-position: -40px -40px;
}
.camera_black_skin .camera_commands > .camera_play {
	background-position: -80px -40px;
}
.camera_black_skin .camera_commands > .camera_stop {
	background-position: -120px -40px;
}
	
	
.post-title-s ul li{
	list-style:none;
	margin:0px;
	padding:0px;
	line-height:1.2em;
	text-indent:-90px;
	padding-left:90px;
	}
.s_result {
	padding:5px;
	width:660px;
	margin-bottom:10px;
	border-bottom:1px #FF3300 dashed;
	}
div.wp-pagenavi {
	text-align:right!important;
	padding-bottom:40px!important;
}

div.more {
	height:20px;
	line-height:20px;
	font-size:11px;
	text-align:right;
	margin-right:40px;
}
ul.menu {
	margin-left:40px;
}
ul.menu li {
	list-style:square;
}
ul.sub-menu li {
	list-style:circle;
	margin-left:30px;
}

div.aday {
}
div.aday img{
	padding:0px;
	margin:0px;
}
div.cpright {
	text-align:center;
	width:100%;
	font-size:10px;
}
div.wp_social_bookmarking_light {
	clear:both;
}

.camera_caption a{
	color:#FFFFFF;
}