/*  
Theme Name: Ipod Touch
Description: A simple and clean Wordpress Theme with two column layout and widget ready.
Author: Ingridk
*/


/* ---------------- GENERAL ---------------- */


body { font-family: arial; font-size: 13px; color: #000000; line-height: 160%; margin: 0px; padding: 0px; background: #ffffff url('img/bg.jpg') repeat fixed center;  }

#container { width: 840px; border: 0px solid #4f7813; margin: 0 auto; }

#right {
	background:url('http://www.itouchapps.biz/wp-content/uploads/2010/06/iphoneblank2-e1277587505479.jpg') no-repeat 0 0;
	align:center;
        height:250px;
        width: 470px;
        
}

a:link, a:visited { text-decoration: none; color: #000000; }
a:hover { background-color: #C6E0ED; text-decoration: none; color:#000000; }

p.ads { margin-left: 10px; }
small { font-size: 95%; }

h1, h2, h4, h5, h6 { margin:0; padding: 0px; }

h1 { text-align: left; font-size: 200%; color:#000000; padding: 163px 10px 0 10px; }
h1 a:link, h1 a:visited, h1 a:hover { color: #000000; text-decoration: none; background-color:transparent;}

.description { text-align: left ;font-size: 150%; font-weight:normal; padding: 10px 10px 0 10px; color: #000000;}

h2 { font-size: 180%; font-weight: normal; color: #4e9b00; margin-top: 20px; }
h3 { font-size: 140%;color: #4e9b00;}
h4 { font-size: 110%; font-weight: normal;color: #333333;}
h5 {font-size: 110%;color: #000000;}
h2 {
margin: 50;
background: url('img/icon.gif') left center no-repeat;
padding: 0 0 0 5px;
}

ul{ list-style-type: square;}
ul ul { list-style-type: disc;}
ul ul ul{ list-style-type: none;}

label {	font-size: 100%; color: #156d9d;}


p img { padding: 4px; border:none;}

img.buyAppIcon80x80  {width:75px;height:75px; 	
                        -border-radius: 12px;
                        -moz-border-radius: 12px;
	                -webkit-border-radius: 12px;
                        -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
                        -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
			background-color: #fff;
			zoom: 1;
			filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=135, Strength=3);}
img.AppIconsearch  {width:70px;height:70px; 	
                        -border-radius: 12px;
                        -moz-border-radius: 12px;
	                -webkit-border-radius: 12px;
			background-color: #000;
			zoom: 1;
			filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=135, Strength=3);}
img.AppTop5  {width:70px;height:70px; 	
                        -border-radius: 12px;
                        -moz-border-radius: 12px;
	                -webkit-border-radius: 12px;
                        -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
                        -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
			background-color: #fff;
			zoom: 1;
			filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=135, Strength=3);}
img.centered { display: block; margin-left: auto; margin-right: auto;}
img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline;}
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline;}
.alignright { float: right;}
.alignleft { float: left;}

strong.price {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: .2em 1em .275em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-box-shadow:0px 0px 2px rgba(0,0,0,0.4);
	-webkit-box-shadow:0px 0px 2px rgba(0,0,0,0.4);
	color:rgba(0,0,0,0.9);
	text-shadow:1px 1px 0px rgba(255,255,255,0.8);
	border:1px solid rgba(0,0,0,0.5);
	background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(255,255,255,1)),to(rgba(185,185,185,1)));
	background:-moz-linear-gradient(top,rgba(255,255,255,1),rgba(185,185,185,1));
	padding:5px 5px 5px 5px;
}


/* ---------------- LAYOUT ---------------- */


#header { margin: 0 auto; padding: 0px; width: 100%; clear: both; background: url('http://www.itouchapps.biz/wp-content/uploads/2012/01/head2012b1.png') no-repeat center top; height: 244px}
#sidebar { margin: 0 0 0 570px; padding:0; width:255px; }
#content { text-align: justify; float:left; width: 520px; margin: 0 auto; padding:0;}


/* ---------------- TAB ---------------- */


#tab { padding: 0px 0px 0px 0px; white-space: nowrap; margin-top: 43px; }
#tab img { display: block;}
#tab a { font-size: 90%; padding-right: 20px; }

ul.menu { float: left; margin: 0; padding: 0; list-style-type: none; }
ul.menu li { float: left; }
ul.menu li a { float: left; display: block; height: 28px; padding: 3px 15px 0 15px; line-height: 24px; color: #fff; }
ul.menu li a:link, ul.menu li a:visited { color: #f9f9f9; background: none; text-decoration: none; }
ul.menu li a:hover, ul.menu li a:active { color: #B3B300; font-weight: bold; background: none; text-decoration: none; }

ul.menu li.current_page_item a:link,
ul.menu li.current_page_item a:visited,
ul.menu li.current_page_item a:hover,
ul.menu li.current_page_item a:active { color: #f1f1f1; font-weight: bold; text-decoration: none; }


/* ---------------- NAVIGATION ---------------- */


#nav { font-size: 135%; padding: 5px 0px 15px 10px; color: #000000; }
#nav a:link, #nav a:visited { color: #333333; }
#nav a:hover { color:#FFFFFF; text-decoration:none; background-color: #3399FF; }
#nav ul
{margin:0px; padding:0px;}
#nav ul li
{display:inline; height:30px; float:left; list-style:none; margin-left:15px;}

.navigation { font-size: 90%; padding: 5px 20px 5px 20px; }

.gradientbuttons ul{
padding: 3px 0;
margin-left: 0;
margin-top: -20px;
margin-bottom: 0;
font: bold 13px Verdana;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
}

.gradientbuttons li{
display: inline;
margin: 0;
}

.gradientbuttons li a{
text-decoration: none;
padding: 5px 7px;
margin-right: 5px;
border: 1px solid #778;
color: white;
border:1px solid gray;
background: #3282c2;
border-radius: 8px; /*w3c border radius*/
box-shadow: 3px 3px 4px rgba(0,0,0,.5); /* w3c box shadow */
-moz-border-radius: 8px; /* mozilla border radius */
-moz-box-shadow: 3px 3px 4px rgba(0,0,0,.5); /* mozilla box shadow */
background: -moz-linear-gradient(center top, #a4ccec, #72a6d4 25%, #3282c2 45%, #357cbd 85%, #72a6d4); /* mozilla gradient background */
-webkit-border-radius: 8px; /* webkit border radius */
-webkit-box-shadow: 3px 3px 4px rgba(0,0,0,.5); /* webkit box shadow */
background: -webkit-gradient(linear, center top, center bottom, from(#a4ccec), color-stop(25%, #72a6d4), color-stop(45%, #3282c2), color-stop(85%, #357cbd), to(#72a6d4)); /* webkit gradient background */
}

.gradientbuttons li a:hover{
color: lightyellow;
}

.redtheme li a{
font-size:18px;
background: darkred;
background: -moz-linear-gradient(center top, #f5795d, #e55e3f 25%, #d02700 45%, #e55e3f 85%, #f5795d);
background: -webkit-gradient(linear, center top, center bottom, from(#f5795d), color-stop(25%, #e55e3f), color-stop(45%, #d02700), color-stop(85%, #e55e3f), to(#f5795d)); 
}

.greentheme li a{
font-size:12px;
display: block;
width: 150px;
margin-top: 25px;
background: #3282c2;
background: -moz-linear-gradient(center top, #a4ccec, #72a6d4 25%, #3282c2 45%, #357cbd 85%, #72a6d4); /* mozilla gradient background */
background: -webkit-gradient(linear, center top, center bottom, from(#a4ccec), color-stop(25%, #72a6d4), color-stop(45%, #3282c2), color-stop(85%, #357cbd), to(#72a6d4)); /* webkit gradient background */
}

.blacktheme li a{
font-size:12px;
display: block;
margin-top: 25px;
background: #3282c2;
border-radius: 8px; /*w3c border radius*/
box-shadow: 3px 3px 4px rgba(0,0,0,.5); /* w3c box shadow */
-moz-border-radius: 8px; /* mozilla border radius */
-moz-box-shadow: 3px 3px 4px rgba(0,0,0,.5); /* mozilla box shadow */
background: -moz-linear-gradient(center top, #a4ccec, #72a6d4 25%, #3282c2 45%, #357cbd 85%, #72a6d4); /* mozilla gradient background */
-webkit-border-radius: 8px; /* webkit border radius */
-webkit-box-shadow: 3px 3px 4px rgba(0,0,0,.5); /* webkit box shadow */
background: -webkit-gradient(linear, center top, center bottom, from(#a4ccec), color-stop(25%, #72a6d4), color-stop(45%, #3282c2), color-stop(85%, #357cbd), to(#72a6d4)); /* webkit gradient background */
}

.orangetheme li a{
font-size:14px;
background: #e55e3f;
background: -moz-linear-gradient(center top, #ecad9a, #e5937c 25%, #cf4c2a 45%, #e5937c 85%, #ecad9a);
background: -webkit-gradient(linear, center top, center bottom, from(#ecad9a), color-stop(25%, #e5937c), color-stop(45%, #cf4c2a), color-stop(85%, #e5937c), to(#ecad9a)); 
}

/* button 
---------------------------------------------- */
.button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.bigrounded {
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
}
.medium {
	font-size: 12px;
	padding: .4em 1.5em .42em;
}
.small {
	font-size: 11px;
	padding: .2em 1em .275em;
}

/* color styles 
---------------------------------------------- */

/* black */
.black {
	color: #d7d7d7;
	border: solid 1px #333;
	background: #333;
	background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#000));
	background: -moz-linear-gradient(top,  #666,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000');
}

/* red */
.red {
	background:-moz-linear-gradient(center top , #f40000, #cc0000);
	background: -webkit-gradient(linear, center top, center bottom, from(#f40000), to(#cc0000));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f40000', endColorstr='#cc0000');
}

/* ---------------- POST ---------------- */


.pagetitle { padding: 0px 0px 10px 10px; color: #000000;}
.pagetitle h2 { padding: 30px 0px 5px 0px; font-size: 120%; }
.post {	padding: 0px 0px 10px 10px;}
.post h3 { padding: 30px 0px 5px 0px;}

.relatedposts { width: 520px; float: left; color: #666; margin: 5px auto; padding: 0 20px 5px 20px; font-size: 12px; }


/* ---------------- SIDEBAR ---------------- */


#sidebar { font-size:102%; padding: 0; }
#sidebar ul a:link, #sidebar ul a:visited { color:#000000; margin: 0; padding: 0;}
#sidebar ul a:hover { color:#111111; }
#sidebar ul { list-style: none; margin: 0; padding: 0;}
#sidebar p { margin-top: 0px; }

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#sidebar li { line-height:150%; margin: 0; padding: 0;}

/* fix for browsers that don't need the hack */
html>body #sidebar li {border-bottom: none;}

.sidebar1 { margin: 0px; padding: 0px 0px 10px 0px; width:262px; }
.sidebar1 h2 { margin: 0; padding: 10px 0 0 2px; height: 34px; width:262px; color:#333; }

#sidebar img { display: block; padding:0; margin:0; border: none; }
#sidebar img a, #advert img a:link, #advert img a:hover { border:none; }


/* ---------------- FOOTER ---------------- */


#footer { background: url('img/footer.jpg') no-repeat bottom center; height: 70px; clear: both; font-size: 85%; padding: 0px; margin: 0px }
#footer p { color: #333; margin-left: 10px; padding-top: 20px; }
#footer a, #footer a:link { color: #333; text-decoration: none; }
#footer a:hover { color: #333; text-decoration:underline; }


/* ---------------- COMMENTS ---------------- */


.commentlist li, #commentform input, #commentform textarea {font-size: 100%; }
.commentlist li {font-weight: bold;}
.commentlist cite, .commentlist cite a { font-weight: normal;font-style: normal;}
.commentlist p {font-weight: normal; line-height: 130%;text-transform: none;}
#commentform p {padding: 0 10px 0 20px; }

.commentmetadata {font-weight: normal;}

h3.comments {padding: 0 10px 0 10px; margin: 40px 10px 20px 10px;}

#commentform input {width: 170px; padding: 2px; margin: 5px 5px 1px 10px;}
#commentform textarea {	width: 100%; padding: 2px;}
#commentform #submit { margin: 0;float: right;}
