/*  
Theme Name: InSense
Theme URI: http://bloggingpro.com/
Description: This WordPress theme was released for <a href="http://bloggingpro.com/">BloggingPro</a>.
Version: 1.0
Author: DesignDisease
Author URI: http://designdisease.com/

This theme was designed and built by Elena G, whose blog you will find at http://blog.designdisease.com/

*/


/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background: #fff  repeat-x left top;
	font-family: 'Verdana';
	color: #000;
	font-size: 15px;
}


/* General Links */
a:link {
	text-decoration : none;
	color : #000;
	border: 0px;
} 
a:active {
	/*text-decoration : underline;*/
	color : #000;
	border: 0px;
} 
a:visited {
	text-decoration : none;
	color : #000;
	border: 0px;
} 
a:hover {
	/*text-decoration : underline;*/
	color : #e60012;
	border: 0px;
} 


img {
	padding: 0px;
	margin: 0px;
	border: none;
}
hr {
	border-left:0px solid #abb0b5;
	border-right:0px solid #abb0b5;
	border-top:1px dotted #abb0b5;
	border-bottom:0px solid #abb0b5;
	height : 1px;
}

input {
	font-family: 'Verdana';
	color: #000;
	font-size: 12px;
}
textarea {
	font-family: 'Verdana';
	color: #000;
	font-size: 12px;
}
select {
	font-family: 'Verdana';
	color: #000;
	font-size: 12px;
}

h1, h2, h3 {
	font-family: "Trebuchet MS";
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#bgcontain {
	margin-top: 0px;
	background: #fff;
	margin-bottom: 0px;
} 
#bgcontainIn { padding: 0px; } 

/* +++++++++++ҳü++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Header {
	width: 100%;
	position: relative;
	float: left;
	margin: 0px;
	padding:0;
	color:#fff;
	background: #fff url(images/HeaderBkg.jpg) repeat-x left top;
    height:110px;
}
.Header h1 {
	font-size: 14px;
	line-height: 14px;
	letter-spacing: -1px;
	font-weight: normal;
	padding: 0px;
	margin: 0 0px 0px 0;
              
}
.Header h1 a {
	color:#fff;
	text-decoration: none;
}
.Header h1 a:visited {
	color:#fff;
	text-decoration: none;
}
.Header h1 a:hover {
	color:#e60012;
	text-decoration: none;
}

.Header .TagLine {
	margin:48px 0 0 30px;
	font-family:'黑体';
	font-size:13px;
	letter-spacing: 2px;
}


/* ++++++++++++++++++�˵�++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.TopMenu {
	position: absolute;
	top: 120px;
	left: 0px;
	padding-bottom:10px;
    border-bottom:1px solid #a2a2a2;
	width: 780px;
}
.TopMenu ul {
	padding: 0px;
	margin: 0px;
}
.TopMenu li {
	padding: 0px 10px 0px 10px;
	margin: 0px;
	display: inline;
	border-right: solid 1px #a2a2a2;
	font-size: 12px;
	

}
.TopMenu .topmenu_home {
	border-left:1px solid #a2a2a2;
}
.TopMenu li a {
	color:#000;
	text-decoration: none;
}
.TopMenu li a:visited {
	color:#000;
	text-decoration: none;
}
.TopMenu li a:hover {
	color:#e60012;
	/*text-decoration: underline;*/
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


#Content {
	width: 100%;
	padding: 45px 0px 0px 0px;
	float: left;
}
#ContentWrapper {
	width:520px;
	float:left;
	margin-left:0px;
}

/* Central Column */
.SCS {
	margin-right: 0px;
	margin-left: 0px;
}
.SCS h1 {
	font-size: 12px;
	color:#000;
	line-height: 14px;
	letter-spacing: -1px;
	font-weight: bold;
	padding: 0px 0px 10px 0;
	border-bottom: solid 4px #000;
	width:520px;
}
.SCS h2 {
	font-size: 14px;
	line-height: 18px;
	padding: 5px 0px;
	margin: 0px;
	color:#000000;
	letter-spacing: 0px;
}
.SCS h3 {
	font-size: 12px;
	font-family:"宋体";
	font-weight: normal;
	line-height: 14px;
	padding: 3px 0px;
	margin: 0px;
	color:#3e424a;
}
.SCS p {
	font-size: 12px;
	font-family:"宋体";
	line-height: 18px;
}


/* Central Column */
.SC {
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.Post {
     padding-top:25px;
	 
}

.PostHead {
	position: relative;
	clear: left ;
}
.PostHead h1 {
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 0px;
	font-weight: bold;
	margin: 0px 0 10px 0;
	display: block;
	color: #000;
}
.PostHead h1 a {
	color: #000;
	text-decoration: none;
}
.PostHead h1 a:visited {
	color: #000;
	text-decoration: none;
}
.PostHead h1 a:hover {
	color: #e60012;
	text-decoration: none;
}

.PostInfo {
	padding: 10px 0px 0px 0px;
	margin: 0px;
	font-size: 11px;
	font-family:Tahoma;
	color: #000000;
}
.PostInfo a {
	/*text-decoration: underline;*/
	color: #000;
}
.PostInfo a:visited {
	/*text-decoration: underline;*/
	color: #000;
}
.PostInfo a:hover {
	/*text-decoration: underline;*/
	color: #e60012;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.PostDate {
	/*position: absolute;
	top: 0px;
	
	margin: 0;
	list-style: none;
	left: 5px;*/
	text-align: justify;
	/*border-right: solid 1px #a2a2a2;*/
	padding:0px 5px 0px 5px;
}
.PostDate .month {
	/*display: block;*/
	font-size: 10px;
	font-family: Tahoma;
	font-weight: normal;
	/*text-transform: uppercase;
	line-height: 10px;*/
	color: #000000;
	letter-spacing: 0px;
	/*text-transform: lowercase;*/
}
.PostDate .day {
	/*display: block;*/
	font-size: 10px;
	font-family: Tahoma;
	font-weight: normal;
/*	line-height: 10px;*/
	color: #000000;
	letter-spacing: 0px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.PostContent {
	padding: 10px 0 10px 0;
	font-size: 12px;
	line-height: 14px;
	border-top: solid 1px #a2a2a2;
	margin-top: 12px;
}
.PostContent p {
	padding: 5px 0px;
	margin: 5px 0px;
	font-size: 12px;
	line-height: 15px;
}
.PostContent img {
/*	padding: 1px;
	border: solid 1px #a2a2a2;*/
	margin: 15px 0px 15px 0px;
}
.PostContent blockquote {
	padding: 0px 12px;
	display: inline;
	background: #fefaf0;
	margin: 0px;
	color:#000;
	border: solid 1px #a2a2a2;
	border-left: solid 5px #fbf4e0;
}
.PostContent blockquote p {
	font-size: 12px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 15px;
}
.PostContent ul {
	font-size: 12px;
	padding-left: 14px;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.PostCom {
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	font-family:Tahoma;
	display: inline;
	text-align: justify;
	/*border-right: solid 1px #a2a2a2;*/
	padding:0px 0px 0px 0px;	
	
}
.PostCom li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	border-top:1px solid #a2a2a2;
	width: 520px;
	margin:0px 0 0px 0;
	padding-top:7px;
	position: absolute;
	padding-bottom:20px ;
	border-bottom:4px solid #000;
	width: 520px;
	display: inline;	

}
/*.PostCom li a {
	padding: 3px 0px 4px 25px;
	background: url(./images/PostComIco.png) no-repeat left top;
	float: left;
	text-decoration: none;
	font-size: 11px;
}*/
.PostCom li a:hover {
	background-position: 0% -20px;
	text-decoration: none;
	
}


.pagetitle {
	font-size: 20px;
	font-weight: bold;
	font-family:Tahoma;
	letter-spacing: -1px;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 20px 0px;
	text-transform: uppercase;
}

.Nav {
	position: relative;
	height: 15px;
}
.Nav .Prev {
	color : #027ee7;
	padding-left: 15px;
	background: url(images/PrevIco.gif) no-repeat left center;
	position: absolute;
	top: 0px;
	left: 0px;
}
.Nav .Next {
	color : #027ee7;
	padding-right: 15px;
	background: url(images/NextIco.gif) no-repeat right center;
	position: absolute;
	top: 0px;
	right: 0px;
}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.PostNote {
	margin: 0px;
	padding: 0px;
}
.PostNote li {
	margin: 2px 0px;
	padding: 2px 0px 2px 23px;
	list-style-type: none;
}
.PostNote .TrackBack {
	color: #027ee7;
	background: url(./images/PostNoteTrackBack.png) no-repeat left center;
}
.PostNote .RSS {
        font-size: 12px;
	color: #027ee7;
	background: url(./images/PostNoteRSS.png) no-repeat left center;
}


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Comments {
	padding: 0px;
	width:520px;
	margin: 20px 0px 20px 0px;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.List h3 {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0px;
	border-bottom: solid 4px #000;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 20px 0px;
	text-transform: uppercase;
}
.List ol {
	padding: 0px;
	margin: 0px;
}
.List li {
	position: relative;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	list-style-type: none;
	font-size: 11px;
}

.List .ListUser {
	margin: 0 0 -15px 10px;
	/*padding: 0px 0px 0px 30px;*/
	font-size: 10px;
	position:relative;
	line-height: 12px;
	font-family: Tahoma;
	font-weight: normal;
	display:inline;
}
.List .ListUser a {
	text-decoration: none;
}
.List .ListUser a:visited {
	text-decoration: none;
}
.List .ListUser a:hover {
	text-decoration: none;
}

.List .ListNr {
	font-size: 18px;
	line-height: 18px;
	font-family: 'Arial';
	color: #000;
	position: relative;
	top: 0px;
	left: 0px;
	text-align: center;
	padding: 0px 10px 0px 0px;
	margin: 0;
	border-right: solid 1px #a2a2a2;
	display:inline;
}

.List .ListDate {
	padding-left: 0px;
	display:inline;
}
.List .ListDate a {
	text-decoration: none;
	color: #666;
}
.List .ListDate a:visited {
	text-decoration: none;
	color: #666;
}
.List .ListDate a:hover {
	text-decoration: none;
	color: #666;
}

.List .ListContent {
	line-height: 14px;
	font:12px;
	border-top: solid 1px #a2a2a2;
	margin: 10px 0px 0px 0px;
	width:520px;
	
}
.List .ListContent p {
	padding: 20px 0px;
	margin: 3px 0px;
	line-height: 14px;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Form {}
.Form h3 {
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0px;
	border-bottom: solid 4px #000;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
}
.Form form {
	padding: 10px 20px 10px 0px;
	margin: 0px;
	/*background: #e4f3ff url(images/FormBkg.gif) no-repeat left bottom;*/
	position: relative;
}
.Form p {
	padding: 0px;
	margin: 0px;
	color:#666666;
}
.Form p label {
	padding-bottom: 11px;
	display: block;
}
.Form p label small {
	font-size: 12px;
	color: #cc3300
}

.Form .TextField {
	background: #fff;
	font-size:10px;
	border: solid 1px #a2a2a2;
	padding: 4px;
	margin-right: 15px;
	background:#F9F9F9;
}
.Form .TextArea {
	background: #fff;
	border: solid 1px #a2a2a2;
	padding: 4px;
	margin-bottom: 10px;
	background:#F9F9F9;
}
 
.Form input.SubmitComment {
	width: 100px;
	height: 20px;
	background: url(images/SubmitComment.png) no-repeat;
}

.Form input.SubmitComment:hover {
	background: url(images/SubmitComment.png) no-repeat 0 -20px;
}
.Form input.SubmitCommentIE {
	width: 100px;
	height: 20px;
	background: url(images/SubmitComment.png) no-repeat 0 -20px;
}

/*.FormCorner {
	background: url(images/FormBkgCorner.gif) no-repeat left top;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 19px;
	width: 19px;
}*/



/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Right Column */
.SR {
	float: right;
	width: 200px;
	color:#000;
}
.SR h3 {
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: solid 1px #a2a2a2;
	font-size: 12px;
	font-style:normal;
	color:#000;
	
}
 
.SR ul {
	padding: 0px;
	margin: 0px;
}
.SR li {
	padding:2px 0px 5px 20px;
	margin: 0px;
	list-style-type: none;
	background: url(images/SRightIco.jpg) no-repeat left top;
	font-size: 12px;
	line-height:14px;
	display:inline-block;
}
.SR li a {
	margin: 0px;
	list-style-type: none;
	color: #000000;
	text-decoration: none;
}  
.SR li a:visited {
	color: #000000;
	text-decoration: none;
} 
.SR li a:hover {
	/*text-decoration: underline;*/
	color: #e60012;
} 

/* +++++++++++++++++++++++++++++����+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* .Search {
	width: 212px;
	background: #ece2c5 url(images/SearchBkg.gif) no-repeat left bottom;
	padding: 15px;
	margin-bottom: 15px;
	position: relative;
}
.Search h3 {
	border-bottom: none;
	background: url(images/SearchHeadingIco.gif) no-repeat left top;
	padding-left: 20px;
}
.Search form {
	padding: 0px;
	margin: 0px;
}
.Search input {
	color: #6db6ff;
	font-size: 11px;
}
.Search input.search {
	width: 25px;
	height: 25px;
	background: url(./images/SearchButton.png) no-repeat;
}
.Search input.search:hover {
	background: url(./images/SearchButton.png) no-repeat 0 -25px;
}
.Search input.searchIE {
	width: 25px;
	height: 25px;
	background: url(./images/SearchButton.png) no-repeat 0 -25px;
}
.Search input.keyword {
	border: none;
	background: #fff url(./images/SearchKeywordBkg.gif) no-repeat;
	padding: 7px;
	border: none;
} */

/* IE Win min height hack */ *
/* html #buttonsearch {
	margin: -26px 0px 0px 180px;
}   
#buttonsearch {
	padding: 0px;
	margin: -25px 0px 0px 180px;
	top: 0px;
	background: none;
}

.SearchCorner {
	background: url(images/SearchBkgCorner.gif) no-repeat left top;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 15px;
	width: 15px;
}

*/
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Categories {

	border-top:4px solid #000;
	width: 200px;
	background: #fff  no-repeat left bottom;
	margin:15px 0 15px 0;
	padding-top:10px;
	position: inherit;
	clear:both;
	font-size:12px;
	line-height:21px;

}


.Categories ul li{ float:left; width:180px; text-align:left; height:16px; line-height:22px; overflow:hidden;white-space:nowrap;}

.textwidget {
	padding:0px 0 2px 0;
	font-size:12px;
	font-family:Tahoma;
	line-height:22px;
}
/*.Categories h3 {
	background: url(images/CategoriesHeadingIco.gif) no-repeat left top;
	padding-left: 20px;
}
.CategoriesCorner {
	background: url(images/CategoriesBkgCorner.gif) no-repeat left top;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 15px;
	width: 15px;
}
*/
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 

.General {
	width: 212px;
	background: #fefaf0 url(images/GeneralBkg.gif) no-repeat left bottom;
	padding: 15px;
	margin-bottom: 15px;
	position: relative;
}
.GeneralCorner {
	background: url(images/GeneralBkgCorner.gif) no-repeat left top;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 15px;
	width: 15px;
}
*/
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


.GeneralBox {
	padding-top: 10px;
	border-top:solid 4px #000;
	background-color:#ff0000;
	
}

.Archives h3 {
	background: url(images/ArchivesHeadingIco.gif) no-repeat left top;
	padding-left: 20px;
}

/* ++++++++++++++++++++++++++++++++++++++++Links+++++++++++++++++++++++++++++++++++++++++++++ */


.Links_a {
	font-size:12px;
	margin:0px 0 5px 0;
	font-family:Tahoma;
	/*border-bottom:solid 1px #a2a2a2;*/
	width:200px;

}
.Links_b {
	font-size:12px;
	margin:15px 0 5px 0px;
	font-family:Tahoma;
	/*border-bottom:solid 1px #a2a2a2;*/
	width:200px;
	position: inherit;
	list-style: none;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Links h3 {
	background: url(images/LinksHeadingIco.gif) no-repeat left top;
	padding-left: 20px;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Calendar h3 {
	background: url(images/CalendarHeadingIco.gif) no-repeat left top;
	padding-left: 20px;
}
.Calendar a {
	color: #cc6600;
	text-decoration: none;
}  
.Calendar a:visited {
	color: #cc6600;
	text-decoration: none;
} 
.Calendar a:hover {
	/*text-decoration: underline;*/
	color: #e60012;
} 

.Calendar table {
	width: 100%;
	color:#FFFFFF;
	border: solid 1px #a2a2a2;
}
.Calendar table th {
	text-align: center;
	border-bottom: solid 1px #a2a2a2;
	padding: 5px 0px;
}
.Calendar table td {
	text-align: center;
	padding: 4px 0px;
}
.Calendar table caption {
	background: #f6eed6;
	padding: 5px 0px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color:#660000;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
}
.Calendar table #today {
	background: #f6eed6;
}
.Calendar table #prev {
	text-align: left;
	padding-left: 8px;
	font-weight: bold;
	letter-spacing: -1px;
}
.Calendar table #next {
	text-align: right;
	padding-right: 8px;
	font-weight: bold;
	letter-spacing: -1px;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Footer {
	padding-top:30px;
	width: 780px;
	position: relative;
	clear: left;
}

.Footer p {
	border-top:solid 1px #a2a2a2;
	width: 780px;
	padding: 10px 0 0 0;
	margin: 0 0 10px 0;
	font-size: 10px;
	color:#000;
}
.Footer p a {
	color:#000;
	/*text-decoration: underline;*/
}


/*

.FooterCorner {
	position: absolute;
	bottom: -7px;
	left: -7px;
	background:  no-repeat left bottom;
	height: 19px;
	width: 19px;
}

.Footer .DD h3 {
	text-indent: -35000px;
	margin: 0;
	padding: 0;
}
.Footer .DD h3 a {
	position: absolute;
	right: 0px;
	text-indent: -35000px;
	background:  no-repeat left top;
	width: 76px;
	height: 76px;
	right: -7px;
	top: -23px;*/
	
	
.SW_a{
	font-size: 12px;
	color: #000000;
    line-height:18px;
}
.Ca_p {
	color: #FF0000;
	margin: 0px 0 -5px 0;
	font-size: 12px;
	line-height:22px;
    font-family:Arial;
}
.Se_p {
	margin: 0px 0 0 0;
	display:inline;
	}