/*
Theme Name: Fantasy Frostings
Description: A custom theme built for FantasyFrostings.com.  Custom backend to created for the organization of cake pictures.
Version: 1.0
Author: Aldo Secaida

*/



*{
	margin:0;
	padding:0;
}

body{
	padding:0;
	margin:0;
	background-color:#d2e6ae;
	color:#00abef;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a{
	color:#00abef;
	text-decoration:none;
}
a:hover {
  color: #7ec242;
}
p{
	padding:0 0 10px 0;
}
#top{
	float:left;
	width:100%;
	height:20px;
	background:#d2e6ae url(images/header.jpg) center top no-repeat;
	padding: 0;
}
#wrapper{
	float:left;
	width:100%;
	background:#d2e6ae url(images/bg.jpg) center repeat-y;
}
#container{
	margin:0 auto;
	width:1000px;
}
#header{
	background:url(images/green_border.jpg) bottom repeat-x;
	float:left;
	width:1000px;
	padding: 0 0 10px 0;
}
#header #logo{
	float:left;
}
#header .logo{
	margin:0px 0 0 10px;
	border:0;
}
#content{
	float:left;
	padding:20px 20px 20px 20px;
	width:960px;
	font-size:12px;
	font-weight:normal;
}
#content h1{
	font-size:24px;
	padding:0 0 20px 0;
}
#content #press{
	float:left;
	width:240px;
}
#content #left{
	float:left;
	width:470px;
	padding-right:10px;
}
#content #right{
	float:right;
	width:470px;
	padding:0 0 0 10px;
}
.clear{
	clear:both;
}
#footer{
	float:left;
	width:100%;
	background:#d2e6ae url(images/footer.jpg) center top no-repeat;
	padding: 40px 0 0 0;
	font-size: 10px;
}
#footer a{
	color: #999;
	text-decoration: underline;
}
#footer a:hover{
	color: #00abef;
}
#footer-cen{
	margin:0 auto;
	width:1000px;
}
#foot-left{
	float:left;
	color:#999;
	padding:0px;
	width:500px;
}
#foot-right{
	float:right;
	padding:0;
	width:500px;
	text-align:right;
}
#foot-whole{
	float:left;
	padding:0;
	width:1000px;
	padding:40px 0 40px 0;

}
#menu {
  font-family: Georgia, "Times New Roman", Times, serif;
  float: right;
  width: 50%;
  line-height: normal;
  padding: 120px 10px 0px 0px;
}
#menu ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  float:right;
  z-index:1000;
}
#menu ul li {
  display: block;
  position: relative;
  float: left;
}
#menu li ul { display: none; }
#menu ul li a {
  display: block;
  font-size:14px;
  text-decoration: none;
  font-weight: bold;
  padding:0 10px;
  color: #00abef;  
}
#menu ul li a:hover {
  color: #7ec242;
}

#menu ul li ul li a{
  color: #00abef;
  padding: 3px 10px 3px 5px;
  width:102px;
  font-size:12px;
  font-weight: normal;
  background: #FFFFFF;
  border:1px solid #00abef;
  border-bottom:none;
  z-index:100;
}
#menu ul li ul li.page-item-15 a{
  border-bottom:1px solid #00abef;
}
#menu ul li ul li a:hover{
	font-weight:bold;
}
#menu li:hover ul {
  display: block;
  position: absolute;
  margin:0px;
  width:122px;
}

#twitter
{
  display: block;
  float:right;
  width: 40px;
  height: 40px;
  background: url("images/twitter-bw.png") no-repeat 0 0;

}

#twitter:hover
{ 
  background-position: 0 -40px;
}

#twitter span
{
  display: none;
}
#blogger
{
  display: block;
  float:right;
  width: 40px;
  height: 40px;
  padding:0;
  margin:0 15px 0 0;
  background: url("images/blogger.png") no-repeat 0 0;

}

#blogger:hover
{ 
  background-position: 0 -40px;
}

#blogger span
{
  display: none;
}
#getmarried
{
  display: block;
  width: 125px;
  height: 150px;
  background: url("images/getmarried.png") no-repeat 0 0;

}

#getmarried:hover
{ 
  background-position: 0 -150px;
}

#getmarried span
{
  display: none;
}
#cakes-kisses
{
  display: block;
  width: 200px;
  height: 46px;
  background: url("images/cakes-kisses.png") no-repeat 0 0;

}

#cakes-kisses:hover
{ 
  background-position: 0 -46px;
}

#cakes-kisses span
{
  display: none;
}
#bridalbar
{
  display: block;
  width: 150px;
  height: 150px;
  background: url("images/bridalbar.png") no-repeat 0 0;

}

#bridalbar:hover
{ 
  background-position: 0 -150px;
}

#bridalbar span
{
  display: none;
}
#bab
{
  display: block;
  width: 200px;
  height: 90px;
  background: url("images/bab.png") no-repeat 0 0;

}

#bab:hover
{ 
  background-position: 0 -90px;
}

#bab span
{
  display: none;
}
.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	font-size: 0.9em;
	}

.alt {
	background-color: #fff;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	}
small {

	font-family: Arial, Helvetica, Sans-Serif;

	font-size: 0.9em;

	line-height: 1.5em;

	}



h2, h3 {

	font-family: Arial, Helvetica, Sans-Serif;

	font-weight: bold;

	}


#sidebar h2 {

	font-family: Arial, Helvetica, Sans-Serif;

	font-size: 1.2em;

	}



h3 {

	font-size: 1.3em;

	color: #666;

	}


h2 a, h2 a:visited, h3, h3 a, h3 a:visited {

	color: #996;

	}



h2 a, h2 a:visited, h3, h3 a, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {

	text-decoration: none;

	color: #996;

	}



#sidebar h2 {

	color: #666;

	}



h2 a:hover, h3 a:hover {

	text-decoration: none;

	color: #666;

	}



.entry p a:visited {

	color: #996;

	}



.commentlist li, #commentform input, #commentform textarea {

	font-family: Arial, Helvetica, Sans-Serif;

	font-size: 1em;

	line-height: 1.4em;

	}



.commentlist li {

	font-weight: bold;

	}



.commentlist li .avatar { 

	float: right;

	border: 1px solid #eee;

	padding: 2px;

	background: #fff;

	}



.commentlist cite, .commentlist cite a {

	font-weight: bold;

	font-style: normal;

	font-size: 1.1em;

	}



.commentlist p {

	font-weight: normal;

	line-height: 1.5em;

	text-transform: none;

	}



#commentform p {

	font-family: Arial, Helvetica, Sans-Serif;

	}



.commentmetadata {

	font-weight: normal;

	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {

	color: #333;

	}



code {

	font: 1.1em 'Courier New', Courier, Fixed;

	}



acronym, abbr, span.caps

{

	font-size: 0.9em;

	letter-spacing: .07em;

	}



pre {

	font: 1.1em 'Courier New', Courier, Fixed;

	overflow: auto; /*--If the Code exceeds the width, a scrolling is available--*/

	overflow-Y: hidden;  /*--Hides vertical scroll created by IE--*/

}


#wp-calendar #prev a, #wp-calendar #next a {

	font-size: 9pt;

	}



#wp-calendar a {

	text-decoration: none;

	}



#wp-calendar caption {

	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;

	}



#wp-calendar th {

	font-style: normal;

	text-transform: capitalize;

	}

/* End Typography & Colors */


.narrowcolumn {

	float: left;

	padding: 0 0 20px 45px;

	margin: 0px 0 0;

	width: 450px;

	}



.widecolumn {

	padding: 10px 0 20px 0;

	margin: 5px 0 0 150px;

	width: 450px;

	}



.post {
	margin: 0 0 20px 0;
	text-align: justify;
	background:url(images/green_border.jpg) bottom repeat-x;
	}



.post hr {

	display: block;

	}



.widecolumn .post {

	margin: 0;

	}



.narrowcolumn .postmetadata {

	padding-top: 5px;

	}



.widecolumn .postmetadata {

	margin: 30px 0;

	}



.widecolumn .smallattachment {

	float: left;

	width: 128px;

	margin: 5px 5px 5px 0px;

}



.widecolumn .attachment {

	margin: 5px 0px;

}



.postmetadata {

	clear: both;

}



.clear {

	clear: both;

}



h2 {

	margin: 30px 0 0;

	}



h2.pagetitle {

	margin-top: 30px;

}



#sidebar h2 {

	margin: 5px 0 0;

	padding: 0;

	}



h3 {

	padding: 0;

	margin: 30px 0 0;

	}



h3.comments {

	padding: 0;

	margin: 40px auto 20px ;

	}

/* End Headers */



/* Begin Images */

p img {

	padding: 0;

	max-width: 100%;

	}



/*	Using 'class="alignright"' on an image will (who would've

	thought?!) align the image to the right. And using 'class="centered',

	will of course center the image. This is much better than using

	align="center", being much more futureproof (and valid) */



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

	}

/* End Images */







#sidebar ul, #sidebar ul ol {

	margin: 0;

	padding: 0;

	}



#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	font-size:12px;
	}



#sidebar ul p, #sidebar ul select {

	margin: 5px 0 8px;

	}



#sidebar ul ul, #sidebar ul ol {

	margin: 5px 0 0 10px;

	}



#sidebar ul ul ul, #sidebar ul ol {

	margin: 0 0 0 10px;

	}



ol li, #sidebar ul ol li {

	list-style: decimal outside;

	}



#sidebar ul ul li, #sidebar ul ol li {

	margin: 3px 0 0;

	padding: 0;

	}







/* Begin Form Elements */

#searchform {

	margin: 10px auto;

	padding: 5px 3px;

	}



#sidebar #searchform #s {

	width: 108px;

	padding: 2px;

	}



#sidebar #searchsubmit {

	padding: 1px;

 	cursor: pointer;

	}



.entry form { /* This is mainly for password protected posts, makes them look better. */

	text-align:left;

	}



select {

	width: 130px;

	}



#commentform input {

	width: 170px;

	padding: 2px;

	margin: 5px 5px 1px 0;

	}



#commentform textarea {

	width: 100%;

	padding: 2px;

	}



#commentform #submit {

	margin: 0;

	float: right;

 	cursor: pointer;

	}



input, textarea, select

 {
 	border: #ddd 1px solid;
 	background-color: #ffffff;
	font-family: Arial, Helvetica, Sans-Serif;
 	font-size:1em;
 	font-weight: normal;
	padding:5px;

 }

#searchsubmit 

 {

 	cursor: pointer;

 	text-decoration:none;

 }



/* End Form Elements */






/* Begin Comments*/

.alt {

	margin: 0;

	padding: 10px;

	}



.commentlist {

	padding: 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 {

	margin: 0;

	padding: 0;

	}



.commentmetadata {

	margin: 0;

	display: block;

	}

/* End Comments */




/* Begin Sidebar */

#sidebar

{
	float:left;
	padding: 20px 0 10px 0;
	width: 220px;

}

#sidebar form {

	margin: 0;

	}

/* End Sidebar */



/* Begin Calendar */

#wp-calendar_wrap {



	text-align: left;

	}

#wp-calendar {

	empty-cells: show;

	margin: 10px 0 0 0;

	width: 155px;

	text-align: left;

	}



#wp-calendar #next a {

	padding-right: 10px;

	text-align: right;

	}



#wp-calendar #prev a {

	padding-left: 10px;

	text-align: left;

	}



#wp-calendar a {

	display: block;

	}



#wp-calendar caption {

	width: 100%;

	text-align: left;

	}



#wp-calendar td {

	padding: 3px 0;

	}



#wp-calendar td.pad:hover { /* Doesn't work in IE */

	background-color: #fff; }

/* End Calendar */







/* Begin Various Tags & Classes */

acronym, abbr, span.caps {

	cursor: help;

	}



acronym, abbr {

	border-bottom: 1px dashed #eee;

	}



blockquote {

	font-weight:bold;

	margin: 15px 30px 0 10px;

	padding-left: 20px;

	border-left: 5px solid #eee;

	}



blockquote cite {

	margin: 5px 0 0;

	display: block;

	}



.center {

	}



.hidden {

	display: none;

	}



hr {

	display: none;

	}



a img {

	border: none;

	}



.navigation {

	display: block;

	margin-top: 10px;

	margin-bottom: 60px;

	}

/* End Various Tags & Classes*/







/* Captions */

.aligncenter,

div.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}



.wp-caption {

	border: 1px solid #eee;

	background-color: #fff;

	padding-top: 4px;

	margin-top: 10px;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;

	border-radius: 3px;

}



.wp-caption img {

	margin: 0px 5px;

	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 */