/*

Theme Name: nellyapelsina.com
Theme URI: http://nellyapelsina.com/
Description: The personal WordPress theme  <a href="http://nellyapelsina.com/">nellyapelsina.com</a>.
Version: 1.0
Author: Angelina Aronova
Author URI: http://angela2020.ru/
Tags: white, personal, fixed width, two columns, widgets, photo gallery

	nellyapelsina.com
	 http://angela2020.ru/

	This theme was designed and built by Angelina Aronova,
	whose blog you will find at http://angela2020.ru/

	The CSS, XHTML and design is comercial theme make for Nelly Samoylova.

*/


HTML {
	height: 100%;
}

BODY {
	margin: 0;
	padding: 0;
	background: #FFF;
	color: #595959;
	font: 87% "Trebuchet MS"; /*14px 85-90*/
	height: 100%;
	position: relative;
}

BODY * {
	line-height: 150%;
}

A {
	color: #595959;
	text-decoration: underline;
}

A:hover,
#menu2 A:hover {
	color: #8c8c8c;
	text-decoration: none;
}

H1, H2, H3, H4, H5, H6 {
	font-weight: normal;
	color: #f2891a;
	margin: 0;
	padding: 0;
}

H1, H2 {
	font-size: 173%;
}

H1 A,
H2 A {
	color: #f2891a;
}

H3 {
	font-size: 130%;
	margin: 0.2em 0 0.45em 0;
}

P {
	margin: 1em 0 1.4em 0;
}

FORM {
	padding: 0;
	margin: 0;
}

INPUT,
SELECT,
TEXTAREA {
	color: #000;
	font: normal 12px Tahoma, Arial, sans-serif;
	background: #FFF;
	border: 1px solid #bbb ;
	border-color: #bbb #ebebeb #ebebeb #bbb;
	height: 17px;
	outline:none;
}

BUTTON,
INPUT.button1 {
	color: #000;
	font: normal 12px Tahoma, Arial, sans-serif;
	cursor: pointer;
	width: 145px;
	height: 41px;
	border: 0;
	background: url('images/button1.gif') no-repeat top left;
}

IMG {
	border: 0;
}

.date {
	color: #595959;
	font-size: 95%;
}

#main {
	width: 880px;
	margin: 0 auto;
	min-height:100%;
	height:auto  !important;
	height:100%;
	margin-bottom: -110px;
}

* HTML #main {
	height:100%;
}

#header {
	overflow: hidden;
}

#logo {
	margin: 50px 40px;
	float: left;
}

#menu {
	width: 600px;
	float: right;
	padding: 55px 0 42px 0;
}

#menu UL {
	overflow: hidden;
}

#menu UL,
#menu LI {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #f2891a;
}

#menu LI A.current{
	color: #f2891a;
	text-decoration: none;
}

#menu LI A.parent{
	color: #f2891a;
}

#menu1 LI {
	float: left;
	margin-right: 40px;
}

#menu1 A {
	color: #8c8c8c;
}

#menu #menu2 {
	clear: both;
	margin-top: 1.4em;
	margin-right: -50px;
}

#menu2 LI {
	float: left;
	margin-right: 50px;
	font-size: 116%;
}

#menu .last {
	margin-right: 0;
}

#menu2 A {
	color: #595959;
}

#textContent {
	padding: 0 0 50px 40px;
	width: 455px;
}

#textContent2 {
	padding: 0 40px 50px 40px;
}
	
#blogContent {
	padding: 0 40px 50px 40px;
}

.blogAddLinks {
	margin-top: 1.6em;
	margin-bottom: 4.7em;
	overflow: hidden;
}

.blogAddLinks A{
	color: #f2891a;
}

.blogTags {
	float: left;
}

#comments {
	clear: both;
	margin: 3.2em 0 4.1em 0;
}

#comments P {
	margin: 0;
}

.clt {
	background: #f2f2f2 url('images/clt.gif') no-repeat top left;
	margin-top: 2em;
}

.crt {
	background: url('images/crt.gif') no-repeat top right;
}

.clb {
	background: url('images/clb.gif') no-repeat bottom left;
}

.crb {
	background: url('images/crb.gif') no-repeat bottom right;
	padding: 4px 30px 15px 30px;
}

.commentInfo {
	margin: 4px 0 2px 0;
	//margin-top: 0;
}

.userName {
	font-weight: bold;
}

.authorComment {
	padding: 6px 30px 0 80px;
	//padding-top: 9px;
}

.commentLink {
	float: right;
}

#leftCol {
	width:540px;
	float: left;
	margin-right: 50px;
}

#sidebar {
	width: 170px;
	padding-left: 38px;
	float: left;
}

#sidebar H3{
	color: #595959;
}

#sidebar UL {
	margin: 0.3em 0 1.7em 0;
	padding: 0;
	list-style: none;
}

#sidebar LI {
	margin: 0.3em 0;
}

.galleryContent {
	margin-top: 0.65em;
	padding-bottom: 50px;

}
.galleryContent DIV {border: 0px solid red;}


#galleryPics2,
#galleryPics {
	width: 795px;
	float: left;
}

#galleryPics IMG {
	margin: 0 22px 22px 0;
	
}

#galleryPics .rImg {
	margin-right: 0;
}

#galleryPics .bImg {
	margin-bottom: 0;
}

.navLeft {
	width: 40px;
	float: left;
	text-align: left;
	padding-top: 260px;
}

.navRight {
	width: 39px;
	float: right;
	text-align: right;
	padding-top: 260px;
}

.bigImg {
	float: left;
}

.feadback INPUT,
.feadback TEXTAREA {
	width: 250px;
	margin-bottom: 0.8em;
	margin-bottom: 13px;
	//margin-bottom: 11px;
}

.feadback TEXTAREA  {
	overflow: auto;
	height: 125px;
}

#push,
#footer {
	clear: both;
	height: 90px;
}

#footer {
	position: relative;
	left: 50%;
	color: #8c8c8c;
	width: 800px;
	margin-left: -400px;
}

#footer A {
	color: #8c8c8c;
	text-decoration: none;
}

#footer {border: 0px solid green;}
#main {border: 0px solid red;}
