/*
 * Content Idea Generator Stylesheet
 *
 * Brought to you by Portent, Inc.
 *
 */

/* ==========================================================================
   Base styles:
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #dcdcdc;
}

body {
    font-size: 1em;
    line-height: 1.4;
	font-family: 'Love Ya Like A Sister', cursive;
	background-color: #202021;
	text-align:center;
	height:100%;
	min-height:650px;
}

::-moz-selection {
    background: #a6c039;
    text-shadow: none;
}

::selection {
    background: #a6c039;
    text-shadow: none;
}

img {
    vertical-align: middle;
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
textarea {
    resize: vertical;
}
.back-btn {
	padding: 13px 5px 5px 5px;
	border: 1px solid #A3A3A3;
	display: block;
	text-align: center;
	width: 81px;
	height: 33px;
	border-radius: 8px;
	background-color: #fff;
	color: #0a81c5;
	margin-top: 15px;
	margin-left: 15px;
	box-shadow: 2px 1px 1px rgb(100, 100, 100);
}

.back-btn:hover {
	background-color: #070707;
	color: #fff;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Container styles
   ========================================================================== */

#container {
	margin: 0 auto;
	padding:0;
	width: auto;
	min-width:1200px;
	background: url(../img/background.jpg) 50% 10px #202021 no-repeat;
	/*position:absolute;
	top:60%;
	left:50%;*/
	min-height:650px;
	z-index: 0;
}
@media screen and (max-device-width: 480px) {

   #container {
	   position:relative !important;
	   top:0;
	   left:0;
	   margin:0 auto;
   }

}

#container .titleIMG {
	float:none;
	margin:0 auto;
	clear:both;
	position: relative;
	padding: 3em 0 4em;
	height:auto;
	max-width:80%;
}
.clear {
	width:100%;
	height:1px;
	clear:both;
}
/* Generated Title Area */
#container #genTitle {
	clear:both;
	padding:4em 0 1em;
	display:inline-block;
	position:relative;
	margin:0 auto;
	min-width:850px;
	margin-left:3em;
}
#titles {
	display:inline-block;
}
.titleBlock {
	min-height:0.5em;
	margin:0 1em;
	float:left;
	vertical-align:bottom;
	padding-bottom:0.5em;
	min-width:150px;
	background:url(../img/green-border.png) bottom left repeat-x ;
}
.titleBlock p {
	font-size: 1.5em;
	letter-spacing:0.05em;
	margin:0;
	padding:0px;
	font-weight:lighter;
}
.blurb {
	position:absolute;
	height: 163px;
	width: 18em;
	max-width:288px;
	background-size:100%;
	background-repeat:no-repeat;
	letter-spacing: normal;
}
.blurb p {
	padding:0;
	margin: -55px 0 0 -50px;
	width:160px;
	font-size:1em;
	background:none;
	top:50%;
	position:relative;
	display:inline-block;
	vertical-align:middle;
}
	#blurb1 {
		top: 100%;
		right: 80%;
		background-image: url(../img/outline-bg-1.png);
	}
	#blurb2 {
		top:-90%;
		right:65%;
		background-image: url(../img/outline-bg-2.png);
	}
	#blurb3 {
		top: -80%;
		right:10%;
		background-image: url(../img/outline-bg-3.png);
	}
		#blurb3 p {
			margin-left: 50px;
			margin-top: -50px;
		}
	#blurb4 {
		top: 100%;
		right: -5%;
		background-image: url(../img/outline-bg-4.png);
	}
		#blurb4 p {
			margin-left:50px;
		}


/* Form */
#container #titleGen {
	margin-bottom:20px;
}
#container #titleGen input {
	color:#020201;
	font-family: 'Love Ya Like A Sister', cursive;
	margin-top:50px;
}
#container #titleGen input[type="text"] {
	border:0 !important;
	outline: none !important;
	box-shadow:none;
	background:url(../img/form-bg.png) no-repeat top left;
	height:57px;
	width:249px;
	text-indent: 10px;
	margin-left:30px;
}
#container #titleGen input[type="button"] {
	text-indent:-9999px;
	background: url(../img/arrow.png) no-repeat top left;
	width:69px;
	height:58px;
	border:none;
}
#container #titleGen input.refresh {
	background: url(../img/refresh.png) no-repeat top left;
	width:69px;
	height:51px;
}

#container input::-webkit-input-placeholder, isindex::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
	color:#666;
}

#container #instructions {
	font-size:0.8em;
	line-height:1em;
	margin:45px auto 30px;
	width:600px;
	text-align:left;
	background: url(../img/gray-border.png) top left repeat-x;
	padding-top:10px;
	color: white;
}

#social-buttons {
	position:absolute;
	right:0.5em;
	z-index:100;
}
.soc-button {
	float:left;
	margin:10px;
}
#twitter_spacer {
	width:106px;
	display:inline-block;
	float:left;
}
#custom_twitter_button {
	display:inline-block;
	margin-left:15px;
	margin-top:4px;
	visibility:hidden;
}

#fbr {
	background: url(../img/for-best-results.png) top left no-repeat;
	text-indent: -9999px;
	height:35px;
	width: 277px;
	display:inline-block;
	clear:both;
	margin-top: 15px;
}
#instructions p {
	font-size:1.3em;
	line-height: 1.5em;
	font-family: 'Helvetica Nueue', Helvetica, Arial, sans-serif;
	font-weight:lighter;
}
#instructions #diditfail {
	padding-bottom: 15px;
}
#instructions ul li {
	list-style-type:none;
	background: url(../img/check-small.png) 0% 6px no-repeat;
	padding-left:25px;
	line-height:1.5em;
	margin:10px 0 0;
	font-family: 'Helvetica Nueue', Helvetica, Arial, sans-serif;
	font-size:1.2em;
	font-weight:lighter;
}
.msg {
	margin-top:50px;
	font-size:1.2em;
	margin-bottom:0;
}
.msg #diditfail {
	color:#0f77b0;
}
.msg #diditfail #tip {
	color:#dfe0e1;
	font-family: 'Helvetica Nueue', Helvetica, Arial, sans-serif;
	font-weight:lighter;
	font-size:0.9em;
}
.ft-logo {
	padding-bottom: 20px;
}
/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}


/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   Theses examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}
