/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

#page p {
	color: #222;
}

.post {
	padding: 0 0 30px;
}

.box7 .post img {
        border:0;
	padding:0px 10px 10px 0;
}

#footer {
	margin: 15px 0 0 0;
}

#applications {
	margin: 10px 0 15px 0;
	width: 550px;
}

#applications ul {
	margin: 5px 0 20px 0;
}

#applications li {
	/*background: transparent no-repeat scroll left top;*/
	background: transparent url(qdi/hl-dot.gif) repeat-x scroll center bottom;
	margin: 5px 0 10px 0;
}

.btn-arr2{
        float: left;
        padding: 130px 0 0 0px;
	margin-left: -36px;
        width: 27px
}

.btn-arr2r{
        float: right;
        padding: 130px 0 0 0px;
	margin-left: 36px;
        width: 27px
}

.clr {
	clear: both;
}

.icon-left {
	float: left;
	margin: 0 5px 0 0;
}

.widget li a {
	color: #00aaef;
}

.widget {
	margin: 0 0 18px 0;
}

.about-follow {
	float: right;
	width: 250px;
	text-align: center;
}

/*=== Slider ===*/

.appcarousel {
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
/*width: 350px; */
height: 606px; /*Height should enough to fit largest content's height*/
}

.appcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.appcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0px; /*margin around each panel*/
/*width: 350px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}


.ctr {
	text-align: center;
}

button.dsq-button {
	color: #00aeef;
}

#disqus_thread {
	color: #000000;
}
