/*
Theme Name: My mobile Edition
*/

/* Imports */
@import url("css/header.css");
@import url("css/menu.css");
@import url("css/featured.story.css");
@import url("css/more.features.css");
@import url("css/latest.css");
@import url("css/more.latest.css");
@import url("css/searchform.css");
@import url("css/300x250.css");
@import url("css/subscription.css");
@import url("css/sidebar.css");
@import url("css/ajax.tabs.css");
@import url("css/front.categories.css");
@import url("css/footer.css");
@import url("css/single.post.template.css");
@import url("css/archive.css");

/* Reset */
* {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 1.0em;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
	text-decoration: none;
	vertical-align: baseline;
	white-space: normal;
}

html, body {line-height: 1}
hr {display: none}
blockquote:before, blockquote:after, q:before, q:after {content: ''}
blockquote, q {quotes: "" ""}
ul {list-style-type: none}
ol {list-style-type: decimal}
ol {margin: 0 0 0 20px}
.clear {clear:both}
a {color: #366799}
a:hover {color: #333; text-decoration: underline}

/* Page Layout */


body {
	width: 100%;
	background: #fff;
	text-align: center;
	cursor: default;
}

#pagei {
	width: 1000px;
	height: auto;
	padding: 7px 0 7px 0;
	margin: 0 auto 0 auto;
	text-align: left;
	font-size: 0.75em;
	color: #555;
}

#page {
	height: auto;
	background: #fff;
	padding: 10px;
}

#main {
	width: 980px;
}

#main-left {
	float: left;
	width: 320px;
	padding: 0 10px 0 0;
}

#main-center {
	float: left;
	width: 318px;
	border-left: 1px solid #d9e2e5;
	border-right: 1px solid #d9e2e5;
	padding: 0 10px 0 10px;
}

#main-right {
	float: left;
	width: 300px;
	display: inline;
	margin-left: 10px;
}

#contents {
	width: 980px;
	padding: 10px 0 10px 0;
}
#contents-b {
	width: 980px;
	padding: 0 0 0 0;
}

#content, #content-b {
	float: left;
	width: 659px;
	border-right: 1px solid #d9e2e5;
	margin-right: 10px;
	padding-right: 10px;
}

#sidebar {
	float: left;
	width: 300px;
	display: inline;

}

#footeri {
	width: 1000px;
	height: auto;
	margin: 0 auto 7px auto;
	text-align: left;
	font-size: 0.7em;
	color: #fff;
	background: #000000;
}

#footer {
	padding: 10px;
}

#bottom {
	width: 1000px;
	height: auto;
	margin: 10px auto 30px auto;
	text-align: left;
	font-size: 0.7em;
	color: #888;
	line-height: 1.5em;
}

#bottom-left {
	float: left;
}

#bottom-right {
	float: right;
}

/* Global site Headers */
h2.front {
	display: block;
	line-height: 1.4em;
	font-weight: bold;
	color: #444;
	padding: 4px 5px 3px 5px;
	margin: 0 0 5px 0;
	background: #f1f6e2;
	border-bottom: 1px solid #e3e8d4;
}

h2.front-gal {
	display: block;
	line-height: 1.4em;
	font-weight: bold;
	color: #444;
	padding: 4px 5px 3px 30px;
	margin: 0 0 5px 0;
	background: #f1f6e2 url(images/photo.png) no-repeat;
	background-position: 7px center;
	border-bottom: 1px solid #e3e8d4;
	position: relative;
}

h3.front {
	margin: 10px 0 5px 0;
	border-bottom: 1px dotted #ccc;
	padding: 0 0 7px 0;
	color: #666;
	position: relative;
}

/* Various Links CSS */
a.icomment {
	display: inline;
	font-size: 0.9em;
	color: #999;
	margin: 0 0 0 7px;
}

a.icomment:hover {color:#333}


/* -----------------------------------------
   Comments
----------------------------------------- */

.commentlist {
    padding: 0;
    margin: 0;
    list-style: none;
    list-style-image: none;
    word-wrap: break-word;
}
#comments {
clear: both !important;
}

#comments h3, #respond h3{
    padding-bottom: 10px;
    font-size: 23px;
    border-bottom: 1px solid #d9e2e5;
    margin: 0 0 20px 0;
    display: block;
}
#comments .avatar {
    float: left;
    border-bottom: 1px solid #d9e2e5;
    margin: 0 0 20px 0;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;

}
#comments article {
    margin-bottom: 25px;
    padding-bottom: 10px;
    clear: both;
}
#comments header, #comments section.comment {
    margin-left: 80px;
}
#comments header {
    font-size: 11px;
    text-transform: uppercase;
    color: #9faab0;
    padding: 0;
    position: relative;
    top:-5px;
    height: auto;
    min-height: inherit;
}
#comments header time {
    display: inline;
    background: none;
    width: auto;
    float: none;
}
#comments header .fn a, #comments header time a {
    color: #9faab0;
    font-style: normal;
}
.comment-reply-link {
    margin-left: 10px;
}
#comments ul.children {
    padding-left: 80px;
    margin: 0;
}
#respond  {
    margin: 15px 0 30px 0;
    clear: both;
}
#respond label {
    color: #9e9e9e;
    font-size: 11px;
    text-transform: uppercase;
    margin: 6px 0;
    float: left;
    font-weight: bold;
}
#respond input, #respond textarea {
    background: white;
    border: 1px solid #BBBBBB;
    border-radius: 0;
    box-shadow: none;
}
#respond input.text {
    width: 200px;
    height: 25px;
    clear: both;
}
#respond textarea {
    min-height: 130px;
    margin-bottom: 20px;
}



#respond textarea:hover {
border: 0.1em solid #01B520;
}

#respond input:hover {
border: 0.1em solid #01B520;
}




#respond p {
    text-align: right;
}

form input.text {
    height: 34px;
    padding: 0 6px;
    line-height: 34px;
    border: none;
    background: #f0f3f4;
    border-radius: 0;
    box-shadow: none;
    display: block;
}
form textarea {
    width: 600px !important;
    padding: 3px 6px;
    border: none;
    background: #f0f3f4;
    border-radius: 0;
    box-shadow: none;
}
form  label {
    color: #9e9e9e;
    font-size: 11px;
    text-transform: uppercase;
    margin: 10px 0;
    text-align: left;
    float: center;
}


.button {
    color: #ffffff;
    background: #366799;
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    margin: 0;
    outline: none;
    padding: 10px 28px 10px;
    cursor: pointer;
}

.button:hover {
color: #fff;
background: green;
}

.inputnew {
text-align: left;
font-family: arial;
font-size: 1.2em;
color: #444444;
}


