/*  
Theme Name: TickledPink
Theme URI: http://www.yewtah.com
Description: 1-column photoblogging theme, widget ready.
Version: 2.0
Author: Brandon Ellett
Author URI: http://www.yewtah.com/

*/

body {
	font-size: 75%;  
	font-family: sans-serif, Georgia, "Times New Roman", Times, serif;  
    background-image: url("http://mytickledpinkphoto.com/images/tppBack.gif");
	color: 	#777;
}
#header { 
	background: #fff; 
	}
#header a img{
	padding: 0;
}
#adStuff {
	width: 1000px;
	height: 120px;
}
#twitter_div {
	background: url(images/twiitBack.jpg) no-repeat;
	float: right;
	width: 280px;
	height: 100px;
	color:#666666;
	font-size:9px;
	margin-top: 10px;
	}
#twitter_div a{
	color:#aaaaaa;
	font-size:9px;
	}
#twitter_div ul {
	list-style: none;
	padding: 20px 20px 0 15px;
	margin:0;
	}
.ads{
	width: 330px;
	height: 100px;
	float: left;
	margin: 10px 0 0 20px;
/***********************************************************Menu**************************/
}
#menu {
	height: 36px;
}
#nav {
	float: left;
}
.home a{
	background-image: url(images/menu.jpg);
	background-position: 0 0;
	display: block;
	width: 105px;
	height: 36px;
}
.home a:hover {
	background-position: 0 -36px;
}
.homeActive a{
	background-image: url(images/menu.jpg);
	background-position: 0 -72px;
	display: block;
	width: 105px;
	height: 36px;
}
.about a{
	background-image: url(images/menu.jpg);
	background-position: -105px 0;
	display: block;
	width: 126px;
	height: 36px;
}
.about a:hover {
	background-position: -105px -36px;
}
.aboutActive a{
	background-image: url(images/menu.jpg);
	background-position: -105px -72px;
	display: block;
	width: 126px;
	height: 36px;
}
.contact a{
	background-image: url(images/menu.jpg);
	background-position: -230px 0;
	display: block;
	width: 127px;
	height: 36px;
}
.contact a:hover {
	background-position: -230px -36px;
}
.contactActive a{
	background-image: url(images/menu.jpg);
	background-position: -230px -72px;
	display: block;
	width: 127px;
	height: 36px;
}
.designs a{
	background-image: url(images/menu.jpg);
	background-position: -358px 0;
	display: block;
	width: 122px;
	height: 36px;
}
.designs a:hover {
	background-position: -358px -36px;
}
.designsActive a{
	background-image: url(images/menu.jpg);
	background-position: -358px -72px;
	display: block;
	width: 122px;
	height: 36px;
}
.details a{
	background-image: url(images/menu.jpg);
	background-position: -480px 0;
	display: block;
	width: 120px;
	height: 36px;
}
.details a:hover {
	background-position: -480px -36px;
}
.detailsActive a{
	background-image: url(images/menu.jpg);
	background-position: -480px -72px;
	display: block;
	width: 120px;
	height: 36px;
}
.gallery a{
	background-image: url(images/menu.jpg);
	background-position: -600px 0;
	display: block;
	width: 120px;
	height: 36px;
}
.gallery a:hover {
	background-position: -600px -36px;
}
.galleryActive a{
	background-image: url(images/menu.jpg);
	background-position: -600px -72px;
	display: block;
	width: 120px;
	height: 36px;
}
.pricing a{
	background-image: url(images/menu.jpg);
	background-position: -720px 0;
	display: block;
	width: 125px;
	height: 36px;
}
.pricing a:hover {
	background-position: -720px -36px;
}
.pricingActive a{
	background-image: url(images/menu.jpg);
	background-position: -720px -72px;
	display: block;
	width: 125px;
	height: 36px;
}
.proofing a{
	background-image: url(images/menu.jpg);
	background-position: -845px 0;
	display: block;
	width: 155px;
	height: 36px;
}
.proofing a:hover {
	background-position: -845px -36px;
}
.proofingActive a{
	background-image: url(images/menu.jpg);
	background-position: -845px -72px;
	display: block;
	width: 155px;
	height: 36px;
}
/*************************************Content**********************************************/
#content {
	font-size: 1.2em;
        background: #fff;  
	} 
.date {
	background: url(images/date.jpg) no-repeat;
	width: 64px;
	height: 61px;
	display: block;
	text-align: center;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	float: left;
	margin: 0 10px 0 0;
}
.date span{
	clear: both;
	font-size: 36px;
	line-height: 40px;
	color: #999;
	margin: 0 auto;
	font-weight: normal;
}

/*************************************************Sharing*********************************/
.sharefacebook a{
	background-image: url(images/facebook.png);
	cursor:pointer;
	display: block;
	width: 30px;
	height: 30px;
	float: right;
	background-position: 0 -30px;
	margin-top: -28px;
	}
.sharefacebook a:hover{
	background-position: 0 0px;
	}
.sharetwitter a{
	background-image: url(images/twitter.png);
	cursor:pointer;
	display: block;
	width: 30px;
	height: 30px;
	float: right;
	background-position: 0 -30px;
	margin-top: -28px;
	}
.sharetwitter a:hover{
	background-position: 0 0px;
	}
.shareemail a{
	background-image: url(images/email.png);
	cursor:pointer;
	display: block;
	width: 30px;
	height: 30px;
	float: right;
	background-position: 0 -30px;
	margin-top: -28px;
	}
.shareemail a:hover{
	background-position: 0 0px;
	}
.sharerss a{
	background-image: url(images/rss.png);
	cursor:pointer;
	display: block;
	width: 30px;
	height: 30px;
	float: right;
	background-position: 0 -30px;
	margin-top: -28px;
	}
.sharerss a:hover{
	background-position: 0 0px;
	}
.sharepost{
	width: 94px;
	float:right;
	margin-top: -25px;
	font-size: 10px;
	}
.sharecomment {
	float: left;
}
/***************************************Single Page*******************************/

.narrowcolumn .entry  {
	line-height: 1.6em;
	} 

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
        background: #f3f3f3;
	}

#footer { 
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 24px;
	}

h1, h2, h3, h4 {
	font-weight: bold;
	}

#content h1 {
	font-size: 1.7em; 
	text-align: left;
	}

#header td { 
	font-size: 1.1em; 
        }

#header h1 { 
	font-size: 1em; 
        margin: 0;
        padding:0;
	}

.blogtitle {
	font-size: 2.8em !important; 
	text-align: center;
 	font-weight: bold; 
        margin: 10px 0 0 0;
        padding: 0;
	}
 
.description {
        padding: 5px;
        color: #ccc;
	font-size: 1.1em;
	text-align: center;
	}
 
h2 {
	font-size: 24px;
	line-height: 36px;
	text-align: left;
	border-bottom: 1px dotted #CCCCCC;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#bottombox h2 { 
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.2em;
	}
 
h3 {
	font-size: 1.3em;
	}

#header  h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: white; 
	}


h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #e6d663;
	}

h2, h2 a, h2 a:visited {
	color: #88cccc;
	}

h3, h3 a, h3 a:visited {
	color: #e6e6e6;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #bottombox h2, #bottombox h4, #wp-calendar caption, cite {
	text-decoration: none;
	color: #e6d663;
	}

#bottombox h4 { 
	font-size: 1.2em; 
	}

 
.commentlist li, #commentform input, #commentform textarea {
	font-size: 1em;
	}

.commentlist li {
	font-weight: normal;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p { 
	font-size: 1.1em;
	}

.commentmetadata {
	font-weight: normal;
	}
 
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, a:visited, h2 a:hover, h3 a:hover {
	color: #88cccc;
	text-decoration: none;
	}

a:hover { 
        text-decoration: none; 
	}
 



/* Begin Structure 
------------------------------------- */
body {
	margin: 0 0;
	padding: 0; 
	}

#page {
	background-color: white;
	margin: 0px auto 0px auto;
	padding: 0;
	width: 1000px; 
	border-left: 4px solid #eee;
	border-right: 4px solid #eee;
	}

#header { 
	margin: 0 0 0 0; 
	padding:0; 
        text-align:center;
	}

.narrowcolumn {
	float: left;
	padding: 0 25px 25px 25px;
	margin: 0px 0 0;
	width: 700px;
    background: #fff;
	} 
.wide {
	width: 950px;
	margin: 0 auto;
}
.post {
	margin: 0 0 40px;
	text-align: left;
	line-height: 22px;
	}

.post hr {
	display: block;
	}
.narrowcolumn .postmetadata {
	padding-top: 5px;
}
 

.postmetadata {
	clear: left;
       }

#sidebar {
	width: 240px;
	display: inline;
	float: left;
	padding-right: 10px;
}
#sidebar ul {
	list-style: none;
	margin-left: -50px;
} 
#footer {  

	font-family: Arial, Helvetica, Sans-Serif;	
        padding: 0;
        color: #999;
        font-size: 0.75em;
        line-height: 1.5em;
	margin: 0 auto ;
	width: 1000px;
	clear: both;
        background: #fff;
		border-bottom: 4px solid #eeeeee;
	}

#footer a {  
	color: #88cccc;
	text-decoration: none;
	}

#footer a:hover { 
        color: #ccc; 
	}

#footer p {
	margin: 0 0;
	padding: 10px 30px;
	text-align: center;
	}
.widgets {
	margin: 0 30px;
}
.widgets ul {
	list-style: none;
	margin-left: -40px;
	display: inline;
	margin-right: 10px;
	width: 100%;
}
.widgets ul li {
	display: inline;
	margin-right: 10px;
	width: 50px;
}
 


/*	Begin Headers
------------------------------------- */
#content h1   {
	margin: 30px 0 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle, h2.pagetitle {
	margin-top: 30px;
	text-align: center;
        }

#bottombox h2 {
	margin: 10px 0 0;
	padding: 0;
	}

#bottombox h4 {
	font-family: Georgia, "Times New Roman", Times, serif;  
	margin: 10px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	font-size: 28px;
	text-align: center;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	} 



/* Begin Images
------------------------------------- */
.narrowcolumn img{
	max-width: 700px;
	height: auto;
}
p img {
	padding: 0;
	max-width: 100%;
	}

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 
	} 


/* Begin Lists 
------------------------------------- */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 20px; 
	padding-left: 10px; 
	} 

html>body .entry li {
	margin: 2px 0 2px 10px;
	}

.entry ol {
	padding: 0 0 0 20px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#bottombox ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#bottombox ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#bottombox ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#bottombox ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#bottombox ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#bottombox  ul ul li, #sidebar ul ol li {
	margin: 6px 0 0;
	padding: 0;
	} 

/* Begin Form Elements
------------------------------------- */


.entry form {  
	/*text-align:center;*/
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
    border: 1px solid #ccc;
	background-color: #FFFFFF;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
    border: 1px solid #ccc;
	background-color:#FFFFFF;
	}

#commentform #submit {
	margin: 0;
	float: left;
    font-size: 0.9em;
	background-color: #88cccc;
	color: #FFFFFF;	
	cursor: pointer;	
	} 
#commentform input:focus,#commentform textarea:focus {
	background-color: #FFFEEC;
}
/* Begin Comments
------------------------------------- */
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
        margin: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none; 
	}

.commentlist p {
	margin: 10px 5px 10px 0; 
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	} 


img.avatar {
        float:left; 
        margin: 0;
        padding: 0 4px 0 0; 
        vertical-align:middle;
        }
 

/* Begin bottom box
------------------------------------- */
#bottombox {
	font-family: Arial, Helvetica, Sans-Serif;
	padding: 10px;
        margin: 0 0;
        background: #ccc;
	font-size: 1em; 
        clear: both;
        }

#adbox { 
        text-align: left;
        padding: 5px;
        margin: 0 0 5px 0;
        background: #f6f6f6; 
        border: #DDD 1px solid;
        text-align: center;
        }

#box1 {
        padding: 5px;
        margin:2px;   
        background: #f9f9f9;     
        border: 1px solid #DDD;
   }

#box2 {
        padding: 5px;
        margin:2px; 
        background: #f9f9f9;
        border: 1px solid #DDD;
        }

#box3 {
        padding: 5px;
        margin:2px; 
        background: #f9f9f9;
        border: 1px solid #DDD;
        }

     
#l_box {
	width:250px;
	float: left; 
        padding: 5px;
        border: 1px solid #DDD;
        background: #f9f9f9;
        }

#r_box {
	width:250px;
	float: right; 
        padding: 5px;
        background: #f9f9f9;
        border: 1px solid #DDD;
        }

#bottombox_low {
	clear:both;
	}



/* Begin Tags & Classes 
------------------------------------- */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ccc;

	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	padding: 20px 0;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	} 

/* Captions 
------------------------------------- */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

#siteDesign {
	width: 200px;
	height: 20px;
	margin: 10px;
	float: right;
	}
#copyright {
	width: 470px;
	margin: 20px auto;
	}