* {
    text-decoration: none;
    font-size: 1em;
    outline: none;
    padding: 0;
    margin: 0;
    }
	
a, img, a img, iframe, form, fieldset, 
abbr, acronym, object, applet, table {
    border: none; 
}

html, body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	height: 100%; /* remove ie's main scrollbar */
	margin: 0px;
	color: #666666;
	background-color: #F6F6F6;
}

.content {
	margin-right: auto;
	margin-left: auto;
	width: 600px; /*Change width to 670px if you remove Twitter column*/
}
ol, ul {
	list-style-image: none;
	list-style-type: none;
}
.left-col {
	width: 100%;
	float: none;
	height: 300px;
	height: auto;
	min-height: 300px;
}
.right-col {
	width: 280px;
	height: 400px;
	height: auto;
	min-height: 400px;
	padding: 0px;
	margin: 0px;
	float: right;
	background-image: url(images/twitter-rep.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.left-inner {
	padding-top: 25px;	
}

.right-inner {
	background-image: url(images/twitter-top.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	}
html[xmlns] .clearfix {
	}
* html .clearfix {
	height: 1%;
}

.border-line {
	float: right;
	height: 37px;
	width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EAEAEA;
}

.progress-indicator {
	width: 100%;
	text-align: right;
	background-image: url(images/dot.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 35px;
	font-size: 12px;
	padding-left: 23px;
	font-weight: bold;
	color: #2A2A2A;
	display: none;
}

#moving-arrow {
	height: 0px;
	width: 45px;
	float: right;
	background-image: url(images/percent-bg.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.progress-amount {
	font-weight: bold;
}

.amount-number {
	float: right;
	padding-top: 12px;
	width: 44px;
	text-align: center;
	padding-bottom: 5px;
	display: none;
}

.logo {
	width: 600px;
	margin: 0px;
}

.date-holder {
	float: right;
	width: 311px;
	margin-right: 5px;
	margin-top: 31px;
}
.dates-wrap {
	background-image: url(images/date-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 311px;
	height: 55px;
	padding-top: 25px;
}
.day, .month, .year {
	float: left;
	font-size: 35px;
	font-weight: bold;
	text-align: center;
	line-height: 35px;
	padding-top: 9px;
	padding-bottom: 10px;
}

.day, .month  {
	width: 89px;
}
.year {
	width: 132px;
}

h1 {
	font-size: 24px;
	color: #E65731;
	margin: 0px;
	padding-top: 25px;
	padding-bottom: 25px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
h2 {
	font-size: 15px;
	background-image: url(images/small-arrow.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: left bottom;
	font-weight: normal;
	color: #424242;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 15px;
}

p {
	margin-bottom: 10px;
}


a:link, a:visited{
	color: #E95730;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration:underline;
}

.footer a:link, .footer a:link  {
	color: #666;
}
.footer a:hover {
	color: #F90;
}

.content-area {
	color: #555555;
	margin-bottom: 40px;
	font-size: 14px;
	line-height: 25px;
}
.bottom-content {
	display: block;
	height: 50px;
	height:auto;
}
.top-content {
	background-image: url(images/top-text-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 40px;
	height:auto;
	padding-top: 20px;
	padding-bottom: 20px;
}

.text-wrap {
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	text-align: center;
	clear: both;
}

.follow-me-wrap {
	background-image: url(images/bottom-button.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-top: 18px;
	padding-bottom: 7px;
}

.follow-me-wrap a {
	background-image: url(images/followme-on.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 40px;
	width: 200px;
	margin-left: 60px;
}

.follow-me-wrap a:hover {
	background-image: url(images/followme-over.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}


.twitter-feed {
	padding-top: 240px;
	padding-right: 34px;
	padding-bottom: 30px;
	padding-left: 34px;
	color: #003366;
}

.footer {
	font-size: 13px;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-bottom: 10px;
	font-weight: bold;
	color: #F90;
	text-align: center;
}

#twitter_update_list li {
	padding-top: 10px;
	padding-bottom: 10px;
	list-style-image: none;
	list-style-type: none;
}

#twitter_update_list li a {
	color: #FFFFFF;
}

.space {
	padding-right: 5px;
	padding-left: 15px;
}

.mesto {
	float: right;
	height: 18px;
}
.mesto img{
	margin-right: 5px;
	height: 16px;
	width: 16px;
	margin-left: 5px;
}
/**** Media Query ****/

 @media screen and (max-width: 320px) {
.content {
	width: 95% ;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 5;
	margin-left: 3px;
} 
.logo {
    display: inline-block;
}

}
